Title: [234618] trunk/LayoutTests
Revision
234618
Author
[email protected]
Date
2018-08-06 13:35:53 -0700 (Mon, 06 Aug 2018)

Log Message

fast/custom-elements/custom-element-registry-wrapper-should-stay-alive.html always timeouts on debug bots
https://bugs.webkit.org/show_bug.cgi?id=188353

Add a timeout expectation to the test while I verify the fix for the test.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (234617 => 234618)


--- trunk/LayoutTests/ChangeLog	2018-08-06 20:30:05 UTC (rev 234617)
+++ trunk/LayoutTests/ChangeLog	2018-08-06 20:35:53 UTC (rev 234618)
@@ -1,3 +1,12 @@
+2018-08-06  Ryosuke Niwa  <[email protected]>
+
+        fast/custom-elements/custom-element-registry-wrapper-should-stay-alive.html always timeouts on debug bots
+        https://bugs.webkit.org/show_bug.cgi?id=188353
+
+        Add a timeout expectation to the test while I verify the fix for the test.
+
+        * TestExpectations:
+
 2018-08-03  Ryan Haddad  <[email protected]>
 
         Unreviewed test gardening for mac-wk1.

Modified: trunk/LayoutTests/TestExpectations (234617 => 234618)


--- trunk/LayoutTests/TestExpectations	2018-08-06 20:30:05 UTC (rev 234617)
+++ trunk/LayoutTests/TestExpectations	2018-08-06 20:35:53 UTC (rev 234618)
@@ -2218,3 +2218,5 @@
 webkit.org/b/187762 http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior.html [ Failure ]
 
 webkit.org/b/187269 [ Debug ] imported/w3c/web-platform-tests/FileAPI/reading-data-section/filereader_abort.html [ Skip ]
+
+webkit.org/b/188353 [ Debug ] fast/custom-elements/custom-element-registry-wrapper-should-stay-alive.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to