Title: [235479] trunk/LayoutTests
Revision
235479
Author
[email protected]
Date
2018-08-29 14:20:16 -0700 (Wed, 29 Aug 2018)

Log Message

Generalize suppresion for flaky IntersectionObserver web platform tests
https://bugs.webkit.org/show_bug.cgi?id=189091

Unreviewed test gardening.

* TestExpectations:
* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (235478 => 235479)


--- trunk/LayoutTests/ChangeLog	2018-08-29 21:09:43 UTC (rev 235478)
+++ trunk/LayoutTests/ChangeLog	2018-08-29 21:20:16 UTC (rev 235479)
@@ -1,3 +1,13 @@
+2018-08-29  Ali Juma  <[email protected]>
+
+        Generalize suppresion for flaky IntersectionObserver web platform tests
+        https://bugs.webkit.org/show_bug.cgi?id=189091
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+
 2018-08-28  Simon Fraser  <[email protected]>
 
         Fix crash when reflections and backdrop filter are combined

Modified: trunk/LayoutTests/TestExpectations (235478 => 235479)


--- trunk/LayoutTests/TestExpectations	2018-08-29 21:09:43 UTC (rev 235478)
+++ trunk/LayoutTests/TestExpectations	2018-08-29 21:20:16 UTC (rev 235479)
@@ -2217,6 +2217,10 @@
 webkit.org/b/175609 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm [ Pass Failure ]
 webkit.org/b/175609 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAllKeys.html [ Pass Failure ]
 
+webkit.org/b/189091 imported/w3c/web-platform-tests/intersection-observer/bounding-box.html [ Pass Failure ]
+webkit.org/b/189091 imported/w3c/web-platform-tests/intersection-observer/display-none.html [ Pass Failure ]
+webkit.org/b/189091 imported/w3c/web-platform-tests/intersection-observer/containing-block.html [ Pass Failure ]
+
 webkit.org/b/186848 imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice.html [ Pass Failure ]
 webkit.org/b/179176 svg/wicd/test-rightsizing-a.xhtml [ Pass Failure ]
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (235478 => 235479)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2018-08-29 21:09:43 UTC (rev 235478)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2018-08-29 21:20:16 UTC (rev 235479)
@@ -427,10 +427,6 @@
 
 webkit.org/b/170877 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-with-reserved-words.html [ Pass Timeout ]
 
-webkit.org/b/189091 imported/w3c/web-platform-tests/intersection-observer/bounding-box.html [ Pass Failure ]
-webkit.org/b/189091 imported/w3c/web-platform-tests/intersection-observer/display-none.html [ Pass Failure ]
-webkit.org/b/189091 imported/w3c/web-platform-tests/intersection-observer/containing-block.html [ Pass Failure ]
-
 webkit.org/b/180554 imported/w3c/web-platform-tests/xhr/event-upload-progress-crossorigin.htm [ Skip ]
 
 webkit.org/b/187372 imported/w3c/web-platform-tests/IndexedDB/interfaces.any.worker.html [ Pass Timeout Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to