Title: [233458] trunk/LayoutTests
Revision
233458
Author
[email protected]
Date
2018-07-03 01:31:52 -0700 (Tue, 03 Jul 2018)

Log Message

Crash in WebCore::WebAnimation::timeToNextRequiredTick when running imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context.html
https://bugs.webkit.org/show_bug.cgi?id=187145

Unreviewed. Forgot to remove the expectation change when fixing the bug in r233430.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (233457 => 233458)


--- trunk/LayoutTests/ChangeLog	2018-07-03 07:05:58 UTC (rev 233457)
+++ trunk/LayoutTests/ChangeLog	2018-07-03 08:31:52 UTC (rev 233458)
@@ -1,3 +1,12 @@
+2018-07-03  Antoine Quint  <[email protected]>
+
+        Crash in WebCore::WebAnimation::timeToNextRequiredTick when running imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context.html
+        https://bugs.webkit.org/show_bug.cgi?id=187145
+
+        Unreviewed. Forgot to remove the expectation change when fixing the bug in r233430.
+
+        * TestExpectations:
+
 2018-07-02  Sukolsak Sakshuwong  <[email protected]>
 
         Regular expressions with ".?" expressions at the start and the end match the entire string

Modified: trunk/LayoutTests/TestExpectations (233457 => 233458)


--- trunk/LayoutTests/TestExpectations	2018-07-03 07:05:58 UTC (rev 233457)
+++ trunk/LayoutTests/TestExpectations	2018-07-03 08:31:52 UTC (rev 233458)
@@ -386,7 +386,6 @@
 # End platform-specific tests.
 #//////////////////////////////////////////////////////////////////////////////////////////
 
-webkit.org/b/187145 imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context.html [ Crash ]
 webkit.org/b/187243 http/tests/cache-storage/cache-persistency.https.html [ Crash ]
 
 # media/video-seek-after-end.html is flaky
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to