Title: [236461] trunk/LayoutTests
Revision
236461
Author
ryanhad...@apple.com
Date
2018-09-25 09:57:32 -0700 (Tue, 25 Sep 2018)

Log Message

[resource-timing] imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html times out on WK1
https://bugs.webkit.org/show_bug.cgi?id=189908

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations: Mark test as a failure since it is hitting a WPT harness timeout.
* platform/mac/TestExpectations: Remove expectation in favor of a mac-wk1 specific one.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (236460 => 236461)


--- trunk/LayoutTests/ChangeLog	2018-09-25 15:56:16 UTC (rev 236460)
+++ trunk/LayoutTests/ChangeLog	2018-09-25 16:57:32 UTC (rev 236461)
@@ -1,5 +1,15 @@
 2018-09-25  Ryan Haddad  <ryanhad...@apple.com>
 
+        [resource-timing] imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html times out on WK1
+        https://bugs.webkit.org/show_bug.cgi?id=189908
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations: Mark test as a failure since it is hitting a WPT harness timeout.
+        * platform/mac/TestExpectations: Remove expectation in favor of a mac-wk1 specific one.
+
+2018-09-25  Ryan Haddad  <ryanhad...@apple.com>
+
         Unreviewed, correct a typo in a bug URL.
 
         * platform/mac/TestExpectations:

Modified: trunk/LayoutTests/platform/mac/TestExpectations (236460 => 236461)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-09-25 15:56:16 UTC (rev 236460)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-09-25 16:57:32 UTC (rev 236461)
@@ -1647,7 +1647,6 @@
 [ Sierra ] fast/canvas/webgl/index-validation-with-subsequent-draws.html [ Skip ]
 
 webkit.org/b/180260 [ HighSierra ] http/wpt/resource-timing/rt-resources-per-worker.html [ Pass Failure ]
-webkit.org/b/189908 imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Pass Timeout ]
 
 webkit.org/b/181830 [ Debug ] media/video-main-content-allow-then-deny.html [ Pass Failure ]
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (236460 => 236461)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2018-09-25 15:56:16 UTC (rev 236460)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2018-09-25 16:57:32 UTC (rev 236461)
@@ -629,3 +629,5 @@
 # Not supported on WK1
 imported/w3c/web-platform-tests/css/css-properties-values-api/ [ Skip ]
 css-custom-properties-api [ Skip ]
+
+webkit.org/b/189908 imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Failure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to