Title: [259312] trunk/LayoutTests
Revision
259312
Author
ryanhad...@apple.com
Date
2020-03-31 14:25:09 -0700 (Tue, 31 Mar 2020)

Log Message

Unreviewed test gardening for iOS and macOS.

* platform/ios-simulator-wk2/TestExpectations: Skip a test that is consistently timing out.
* platform/ios/TestExpectations: Skip a crashing test, add failure expectation for webkit.org/b/208023
* platform/mac/TestExpectations: Add failure expectation for webkit.org/b/208023

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (259311 => 259312)


--- trunk/LayoutTests/ChangeLog	2020-03-31 21:11:11 UTC (rev 259311)
+++ trunk/LayoutTests/ChangeLog	2020-03-31 21:25:09 UTC (rev 259312)
@@ -1,3 +1,11 @@
+2020-03-31  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed test gardening for iOS and macOS.
+
+        * platform/ios-simulator-wk2/TestExpectations: Skip a test that is consistently timing out.
+        * platform/ios/TestExpectations: Skip a crashing test, add failure expectation for webkit.org/b/208023
+        * platform/mac/TestExpectations: Add failure expectation for webkit.org/b/208023
+
 2020-03-31  Jer Noble  <jer.no...@apple.com>
 
         REGRESSION: [ Mac wk2 Release ] Flaky crash in WebCore::MediaPlayer::createVideoFullscreenLayer

Modified: trunk/LayoutTests/platform/ios/TestExpectations (259311 => 259312)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-03-31 21:11:11 UTC (rev 259311)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-03-31 21:25:09 UTC (rev 259312)
@@ -3503,6 +3503,11 @@
 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 ]
 
+# <rdar://problem/59635486> REGRESSION: http/wpt/webauthn/public-key-credential-get-success-local.https.html is crashing
+http/wpt/webauthn/public-key-credential-get-success-local.https.html [ Skip ]
+
+webkit.org/b/208023 fast/text/international/system-language/declarative-language.html [ 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/ios-simulator-wk2/TestExpectations (259311 => 259312)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-03-31 21:11:11 UTC (rev 259311)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-03-31 21:25:09 UTC (rev 259312)
@@ -28,7 +28,7 @@
 
 webkit.org/b/172384 fast/hidpi/hidpi-long-page-with-inset-element.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/175865 quicklook/multi-sheet-numbers-09.html [ Pass Failure ]
+webkit.org/b/175865 quicklook/multi-sheet-numbers-09.html [ Skip ]
 
 webkit.org/b/187699 [ Debug ] fast/forms/submit-change-fragment.html [ Pass Timeout ]
 
@@ -98,4 +98,4 @@
 
 webkit.org/b/208840 editing/selection/selection-change-in-mutation-event-by-remove-children.html [ Pass Timeout ]
 
-webkit.org/b/209234 [ Release ] platform/ios/ios/plugin/youtube-flash-plugin-iframe-no-height-or-width.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/209234 [ Release ] platform/ios/ios/plugin/youtube-flash-plugin-iframe-no-height-or-width.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (259311 => 259312)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-03-31 21:11:11 UTC (rev 259311)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-03-31 21:25:09 UTC (rev 259312)
@@ -1972,4 +1972,6 @@
 
 webkit.org/b/209619 [ Catalina ] compositing/clipping/border-radius-async-overflow-stacking.html [ Pass ImageOnlyFailure ]
 
+webkit.org/b/208023 [ Catalina ] fast/text/international/system-language/declarative-language.html [ Failure ]
+
 webkit.org/b/209740 webgl/2.0.0/conformance2/rendering/framebuffer-completeness-unaffected.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to