Title: [218001] trunk/LayoutTests
Revision
218001
Author
[email protected]
Date
2017-06-09 11:28:37 -0700 (Fri, 09 Jun 2017)

Log Message

[ios-sim] Cleaning-up timeouts WebKit1
https://bugs.webkit.org/show_bug.cgi?id=173169

Unreviewed test gardening.

The intention of this change is to allow the iOS WK1 bots to finish their
test runs. Because these tests are being gardened based on the output of
bots, there will likely be follow-up fixes.

* platform/ios-wk1/TestExpectations: Skip tests timing out in iOS WK1.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (218000 => 218001)


--- trunk/LayoutTests/ChangeLog	2017-06-09 17:59:18 UTC (rev 218000)
+++ trunk/LayoutTests/ChangeLog	2017-06-09 18:28:37 UTC (rev 218001)
@@ -1,3 +1,16 @@
+2017-06-09  Jonathan Bedard  <[email protected]>
+
+        [ios-sim] Cleaning-up timeouts WebKit1
+        https://bugs.webkit.org/show_bug.cgi?id=173169
+
+        Unreviewed test gardening.
+
+        The intention of this change is to allow the iOS WK1 bots to finish their
+        test runs. Because these tests are being gardened based on the output of
+        bots, there will likely be follow-up fixes.
+
+        * platform/ios-wk1/TestExpectations: Skip tests timing out in iOS WK1.
+
 2017-06-09  Jer Noble  <[email protected]>
 
         [iOS] Video occasionally mixes with other system audio instead of interrupting

Modified: trunk/LayoutTests/platform/ios-wk1/TestExpectations (218000 => 218001)


--- trunk/LayoutTests/platform/ios-wk1/TestExpectations	2017-06-09 17:59:18 UTC (rev 218000)
+++ trunk/LayoutTests/platform/ios-wk1/TestExpectations	2017-06-09 18:28:37 UTC (rev 218001)
@@ -1870,6 +1870,46 @@
 imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count.html [ Crash Pass ]
 imported/mozilla/svg/text/clipPath-content.svg [ Pass ImageOnlyFailure ]
 
+# Skipping timeouts that are impacting testing
+# https://bugs.webkit.org/show_bug.cgi?id=173169
+compositing/overflow/overflow-compositing-descendant.html [ Skip ]
+compositing/overflow/scroll-ancestor-update.html [ Skip ]
+compositing/video/poster.html [ Skip ]
+compositing/video/video-border-radius.html [ Skip ]
+compositing/video/video-object-position.html [ Skip ]
+fast/canvas/canvas-createPattern-video-loading.html [ Skip ]
+fast/canvas/canvas-createPattern-video-modify.html [ Skip ]
+fast/dom/beforeload/video-before-load.html [ Skip ]
+fast/dom/FileList-iterator.html [ Skip ]
+fast/dom/HTMLAnchorElement/anchor-file-blob-download-no-extension.html [ Skip ]
+fast/forms/validation-bubble-disappears-when-input-detached.html [ Skip ]
+fast/forms/validation-bubble-disappears-when-input-moved.html [ Skip ]
+fast/forms/validation-bubble-disappears-when-input-no-longer-visible.html [ Skip ]
+fast/forms/validation-custom-message.html [ Skip ]
+fast/forms/validation-message-detached-iframe.html [ Skip ]
+fast/forms/validation-message-detached-iframe2.html [ Skip ]
+fast/forms/validation-messages.html [ Skip ]
+fast/mediacapturefromelement/CanvasCaptureMediaStream-webgl-events.html [ Skip ]
+fast/visual-viewport/rtl-zoomed-rects.html [ Skip ]
+fast/visual-viewport/zoomed-fixed-scroll-down-then-up.html [ Skip ]
+fast/visual-viewport/zoomed-rects.html [ Skip ]
+http/tests/appcache/video.html [ Skip ]
+http/tests/download/anchor-download-attribute-content-disposition.html [ Skip ]
+http/tests/download/anchor-download-no-extension.html [ Skip ]
+http/tests/misc/empty-urls.html [ Skip ]
+http/tests/navigation/navigation-dismisses-validation-bubbles.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-video-allowed-anonymous.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-video-allowed-with-credentials.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-video-blocked-no-crossorigin.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-video-localhost.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-video-redirect.html [ Skip ]
+http/tests/security/contentSecurityPolicy/audio-redirect-allowed.html [ Skip ]
+http/tests/security/contentSecurityPolicy/audio-redirect-blocked.html [ Skip ]
+http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Skip ]
+http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html [ Skip ]
+http/tests/security/contentSecurityPolicy/video-redirect-allowed.html [ Skip ]
+http/tests/security/contentSecurityPolicy/video-redirect-blocked.html [ Skip ]
+
 # Hover test does not apply
 fast/css/deferred-parsing/hover-test.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to