Title: [237556] trunk/LayoutTests
Revision
237556
Author
aj...@chromium.org
Date
2018-10-29 10:09:09 -0700 (Mon, 29 Oct 2018)

Log Message

Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=191002

Make expectations for IntersectionObserver WPTs more specific.

* TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (237555 => 237556)


--- trunk/LayoutTests/ChangeLog	2018-10-29 16:26:51 UTC (rev 237555)
+++ trunk/LayoutTests/ChangeLog	2018-10-29 17:09:09 UTC (rev 237556)
@@ -1,3 +1,14 @@
+2018-10-29  Ali Juma  <aj...@chromium.org>
+
+        Unreviewed test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=191002
+
+        Make expectations for IntersectionObserver WPTs more specific.
+
+        * TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2018-10-29  Zalan Bujtas  <za...@apple.com>
 
         [LFC][IFC] Compute estimated margin top for inline formatting root's ancestors

Modified: trunk/LayoutTests/TestExpectations (237555 => 237556)


--- trunk/LayoutTests/TestExpectations	2018-10-29 16:26:51 UTC (rev 237555)
+++ trunk/LayoutTests/TestExpectations	2018-10-29 17:09:09 UTC (rev 237556)
@@ -2846,8 +2846,6 @@
 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/190808 [ Debug ] 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 ]
 
@@ -2912,5 +2910,3 @@
 fast/mediacapturefromelement/CanvasCaptureMediaStream-imagebitmaprenderingcontext.html [ Skip ]
 fast/mediacapturefromelement/CanvasCaptureMediaStream-framerate-0.html [ Skip ]
 fast/mediacapturefromelement/CanvasCaptureMediaStream-capture-out-of-DOM-element.html [ Skip ]
-
-webkit.org/b/191002 imported/w3c/web-platform-tests/intersection-observer/ [ Pass Failure ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (237555 => 237556)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2018-10-29 16:26:51 UTC (rev 237555)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2018-10-29 17:09:09 UTC (rev 237556)
@@ -3582,6 +3582,8 @@
 
 webkit.org/b/191001 imported/w3c/web-platform-tests/intersection-observer/same-document-root.html [ Failure ]
 
+webkit.org/b/191002 imported/w3c/web-platform-tests/intersection-observer/ [ Pass Failure ]
+
 webkit.org/b/191003 imported/w3c/web-platform-tests/mimesniff/mime-types/charset-parameter.window.html [ Failure ]
 
 webkit.org/b/191004 media/track/track-cue-missing.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (237555 => 237556)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2018-10-29 16:26:51 UTC (rev 237555)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2018-10-29 17:09:09 UTC (rev 237556)
@@ -844,6 +844,14 @@
 
 webkit.org/b/186425 [ Debug ] inspector/console/webcore-logging.html [ Pass Failure ]
 
+webkit.org/b/190808 [ Debug ] imported/w3c/web-platform-tests/intersection-observer/containing-block.html [ Pass Failure ]
+webkit.org/b/191002 [ Debug ] imported/w3c/web-platform-tests/intersection-observer/bounding-box.html [ Pass Failure ]
+webkit.org/b/191002 [ Debug ] imported/w3c/web-platform-tests/intersection-observer/display-none.html [ Pass Failure ]
+webkit.org/b/191002 [ Debug ] imported/w3c/web-platform-tests/intersection-observer/edge-inclusive-intersection.html [ Pass Failure ]
+webkit.org/b/191002 [ Debug ] imported/w3c/web-platform-tests/intersection-observer/remove-element.html [ Pass Failure ]
+webkit.org/b/191002 [ Debug ] imported/w3c/web-platform-tests/intersection-observer/shadow-content.html [ Pass Failure ]
+webkit.org/b/191002 [ Debug ] imported/w3c/web-platform-tests/intersection-observer/unclipped-root.html [ Pass Failure ]
+
 # skip manual payment-request tests
 imported/w3c/web-platform-tests/payment-request/PaymentRequestUpdateEvent/updateWith-call-immediate-manual.https.html [ Skip ]
 imported/w3c/web-platform-tests/payment-request/PaymentRequestUpdateEvent/updateWith-duplicate-shipping-options-manual.https.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to