From a783be244f7387c3c94b0830998dadf2faf9a0e6 Mon Sep 17 00:00:00 2001 From: championshuttler Date: Wed, 31 Oct 2018 13:12:07 +0530 Subject: [PATCH 1/5] add a warning about runner issues --- tools/runner/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/runner/index.html b/tools/runner/index.html index 6c9a8affed58c2..c6a9f7cc8630b4 100644 --- a/tools/runner/index.html +++ b/tools/runner/index.html @@ -91,6 +91,12 @@ +
+

+ Runner does not everything that comes under `./wpt run`. Be aware about it and check the issues related to runner here. +

+
+

To run a set of From a7562924964f1480df0a1a7e76031bae923e2c17 Mon Sep 17 00:00:00 2001 From: championshuttler Date: Wed, 31 Oct 2018 16:04:02 +0530 Subject: [PATCH 2/5] updating red warning --- tools/runner/index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/tools/runner/index.html b/tools/runner/index.html index c6a9f7cc8630b4..c07f46fa6afa0e 100644 --- a/tools/runner/index.html +++ b/tools/runner/index.html @@ -21,6 +21,13 @@

+
+ This runner does not fully support all test types and has a number of + known issues. + ./wpt run is a more well-supported runner, see the documentation on + running tests. +
+
@@ -91,11 +98,6 @@
-
-

- Runner does not everything that comes under `./wpt run`. Be aware about it and check the issues related to runner here. -

-

From 450e62e27161dd1a0030b6a2afda44b12260172d Mon Sep 17 00:00:00 2001 From: championshuttler Date: Wed, 31 Oct 2018 16:07:04 +0530 Subject: [PATCH 3/5] adding extra line --- tools/runner/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/runner/index.html b/tools/runner/index.html index c07f46fa6afa0e..4a8205ad0fbc10 100644 --- a/tools/runner/index.html +++ b/tools/runner/index.html @@ -27,6 +27,7 @@ ./wpt run is a more well-supported runner, see the documentation on running tests.

+
From 6f63f3017a8624119731825dafa116b7e925f113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Wed, 31 Oct 2018 11:39:53 +0100 Subject: [PATCH 4/5] Remove extra blank line --- tools/runner/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/runner/index.html b/tools/runner/index.html index 4a8205ad0fbc10..372fe5932a14a2 100644 --- a/tools/runner/index.html +++ b/tools/runner/index.html @@ -99,7 +99,6 @@
-

To run a set of From c63911ba887e6b193f9247afefa23bc213f46ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Wed, 31 Oct 2018 11:41:58 +0100 Subject: [PATCH 5/5] Remove more blank lines --- tools/runner/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/runner/index.html b/tools/runner/index.html index 372fe5932a14a2..9bc0dec6890bff 100644 --- a/tools/runner/index.html +++ b/tools/runner/index.html @@ -8,7 +8,6 @@ -