Title: [257501] trunk/LayoutTests
- Revision
- 257501
- Author
- [email protected]
- Date
- 2020-02-26 11:54:20 -0800 (Wed, 26 Feb 2020)
Log Message
Update WPT tests for Intersection Observer
https://bugs.webkit.org/show_bug.cgi?id=208053.
Unreviewed test gardening
Skipping tests that do not have an expected file.
* platform/ios/TestExpectations:
* platform/mac/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (257500 => 257501)
--- trunk/LayoutTests/ChangeLog 2020-02-26 19:45:50 UTC (rev 257500)
+++ trunk/LayoutTests/ChangeLog 2020-02-26 19:54:20 UTC (rev 257501)
@@ -1,5 +1,17 @@
2020-02-26 Jacob Uphoff <[email protected]>
+ Update WPT tests for Intersection Observer
+ https://bugs.webkit.org/show_bug.cgi?id=208053.
+
+ Unreviewed test gardening
+
+ Skipping tests that do not have an expected file.
+
+ * platform/ios/TestExpectations:
+ * platform/mac/TestExpectations:
+
+2020-02-26 Jacob Uphoff <[email protected]>
+
Unreviewed, rolling out r257373.
This commit introduced one test that is a flaky failure on ios
Modified: trunk/LayoutTests/platform/ios/TestExpectations (257500 => 257501)
--- trunk/LayoutTests/platform/ios/TestExpectations 2020-02-26 19:45:50 UTC (rev 257500)
+++ trunk/LayoutTests/platform/ios/TestExpectations 2020-02-26 19:54:20 UTC (rev 257501)
@@ -3537,3 +3537,6 @@
webkit.org/b/207858 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html [ Pass Failure ]
webkit.org/b/207858 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html [ Pass Failure ]
webkit.org/b/207858 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas.html [ Pass Failure ]
+
+webkit.org/b/208053 imported/w3c/web-platform-tests/intersection-observer/v2/cross-origin-effects.sub.html [ Skip ]
+webkit.org/b/208053 imported/w3c/web-platform-tests/intersection-observer/v2/cross-origin-occlusion.sub.html [ Skip ]
Modified: trunk/LayoutTests/platform/mac/TestExpectations (257500 => 257501)
--- trunk/LayoutTests/platform/mac/TestExpectations 2020-02-26 19:45:50 UTC (rev 257500)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2020-02-26 19:54:20 UTC (rev 257501)
@@ -2046,4 +2046,7 @@
webkit.org/b/208219 compositing/video/video-clip-change-src.html [ Pass ImageOnlyFailure ]
-webkit.org/b/208220 [ Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-control.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/208220 [ Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-control.html [ Pass Failure ]
+
+webkit.org/b/208053 imported/w3c/web-platform-tests/intersection-observer/v2/cross-origin-effects.sub.html [ Skip ]
+webkit.org/b/208053 imported/w3c/web-platform-tests/intersection-observer/v2/cross-origin-occlusion.sub.html [ Skip ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes