Title: [234638] trunk/LayoutTests
Revision
234638
Author
rn...@webkit.org
Date
2018-08-06 17:39:25 -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

Remove the timeout expectation now that the test is passing on debug bots.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (234637 => 234638)


--- trunk/LayoutTests/ChangeLog	2018-08-07 00:25:52 UTC (rev 234637)
+++ trunk/LayoutTests/ChangeLog	2018-08-07 00:39:25 UTC (rev 234638)
@@ -1,3 +1,12 @@
+2018-08-06  Ryosuke Niwa  <rn...@webkit.org>
+
+        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
+
+        Remove the timeout expectation now that the test is passing on debug bots.
+
+        * TestExpectations:
+
 2018-08-04  Ryosuke Niwa  <rn...@webkit.org>
 
         Add CEReactions=NotNeeded for reactions only needed for customized builtins

Modified: trunk/LayoutTests/TestExpectations (234637 => 234638)


--- trunk/LayoutTests/TestExpectations	2018-08-07 00:25:52 UTC (rev 234637)
+++ trunk/LayoutTests/TestExpectations	2018-08-07 00:39:25 UTC (rev 234638)
@@ -2218,5 +2218,3 @@
 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
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to