Title: [221826] trunk/LayoutTests
Revision
221826
Author
[email protected]
Date
2017-09-09 11:06:56 -0700 (Sat, 09 Sep 2017)

Log Message

Skip web platform tests on Windows since many of them are very slow.
https://bugs.webkit.org/show_bug.cgi?id=176657

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221825 => 221826)


--- trunk/LayoutTests/ChangeLog	2017-09-09 16:58:46 UTC (rev 221825)
+++ trunk/LayoutTests/ChangeLog	2017-09-09 18:06:56 UTC (rev 221826)
@@ -1,5 +1,14 @@
 2017-09-09  Per Arne Vollan  <[email protected]>
 
+        Skip web platform tests on Windows since many of them are very slow.
+        https://bugs.webkit.org/show_bug.cgi?id=176657
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
+2017-09-09  Per Arne Vollan  <[email protected]>
+
         Mark http/tests/security/canvas-remote-read-remote-video-allowed-with-credentials.html as a flaky crash.
         https://bugs.webkit.org/show_bug.cgi?id=176653
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (221825 => 221826)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-09-09 16:58:46 UTC (rev 221825)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-09-09 18:06:56 UTC (rev 221826)
@@ -195,9 +195,6 @@
 fast/dom/Window/slow-unload-handler.html [ Skip ]
 fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Skip ]
 
-# Web platform tests are slow.
-imported/w3c/web-platform-tests/ [ Slow ]
-
 # These tests require touch support
 fast/events/touch/ [ Skip ]
 imported/w3c/web-platform-tests/touch-events/ [ Skip ]
@@ -4142,3 +4139,6 @@
 webkit.org/b/176606 http/tests/preload/single_download_preload_headers.php [ Pass Crash ]
 webkit.org/b/176609 http/tests/websocket/tests/hybi/close-code-and-reason.html [ Pass Crash ]
 webkit.org/b/176632 http/tests/websocket/tests/hybi/websocket-pending-activity.html [ Pass Crash ]
+
+# Web platform tests are very slow on Windows.
+webkit.org/b/176657 imported/w3c/web-platform-tests/ [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to