Title: [216842] trunk/LayoutTests
Revision
216842
Author
ddkil...@apple.com
Date
2017-05-14 04:16:38 -0700 (Sun, 14 May 2017)

Log Message

[macOS Debug WK1] fast/parser/adoption-agency-unload-iframe-4.html is a flaky timeout (always on iOS 10 Release WK1)
<https://webkit.org/b/172092>

Unreviewed test gardening.

See also Bug 169211 for a similar GTK WK1 timeout.

* platform/ios-wk1/TestExpectations:
- Mark as always timing out on all builds.
* platform/mac-wk1/TestExpectations:
- Mark flaky on Debug builds.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (216841 => 216842)


--- trunk/LayoutTests/ChangeLog	2017-05-14 10:41:40 UTC (rev 216841)
+++ trunk/LayoutTests/ChangeLog	2017-05-14 11:16:38 UTC (rev 216842)
@@ -1,3 +1,17 @@
+2017-05-14  David Kilzer  <ddkil...@apple.com>
+
+        [macOS Debug WK1] fast/parser/adoption-agency-unload-iframe-4.html is a flaky timeout (always on iOS 10 Release WK1)
+        <https://webkit.org/b/172092>
+
+        Unreviewed test gardening.
+
+        See also Bug 169211 for a similar GTK WK1 timeout.
+
+        * platform/ios-wk1/TestExpectations:
+        - Mark as always timing out on all builds.
+        * platform/mac-wk1/TestExpectations:
+        - Mark flaky on Debug builds.
+
 2017-05-13  Eric Carlson  <eric.carl...@apple.com>
 
         [MediaStream] deviceId constraint doesn't work with getUserMedia

Modified: trunk/LayoutTests/platform/ios-wk1/TestExpectations (216841 => 216842)


--- trunk/LayoutTests/platform/ios-wk1/TestExpectations	2017-05-14 10:41:40 UTC (rev 216841)
+++ trunk/LayoutTests/platform/ios-wk1/TestExpectations	2017-05-14 11:16:38 UTC (rev 216842)
@@ -1886,3 +1886,5 @@
 
 # This was a WK2-only fix.
 http/tests/css/filters-on-iframes.html [ Skip ]
+
+webkit.org/b/172092 fast/parser/adoption-agency-unload-iframe-4.html [ Timeout ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (216841 => 216842)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2017-05-14 10:41:40 UTC (rev 216841)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2017-05-14 11:16:38 UTC (rev 216842)
@@ -60,6 +60,8 @@
 
 webkit.org/b/155067 storage/indexeddb/transaction-abort-private.html [ Pass Crash ]
 
+webkit.org/b/172092 [ Debug ] fast/parser/adoption-agency-unload-iframe-4.html [ Pass Timeout ]
+
 ### END OF (1) Failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to