Title: [233393] trunk/LayoutTests
Revision
233393
Author
grao...@webkit.org
Date
2018-06-30 06:04:59 -0700 (Sat, 30 Jun 2018)

Log Message

[Web Animations] Make imported/mozilla/css-transitions/test_event-dispatch.html pass reliably
https://bugs.webkit.org/show_bug.cgi?id=183843

Unreviewed.

This test is no longer flaky, the fix for webkit.org/b/183834 fixed the issue.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (233392 => 233393)


--- trunk/LayoutTests/ChangeLog	2018-06-30 07:08:01 UTC (rev 233392)
+++ trunk/LayoutTests/ChangeLog	2018-06-30 13:04:59 UTC (rev 233393)
@@ -1,3 +1,14 @@
+2018-06-30  Antoine Quint  <grao...@apple.com>
+
+        [Web Animations] Make imported/mozilla/css-transitions/test_event-dispatch.html pass reliably
+        https://bugs.webkit.org/show_bug.cgi?id=183843
+
+        Unreviewed.
+
+        This test is no longer flaky, the fix for webkit.org/b/183834 fixed the issue.
+
+        * platform/ios/TestExpectations:
+
 2018-06-30  Commit Queue  <commit-qu...@webkit.org>
 
         Unreviewed, rolling out r233391.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (233392 => 233393)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-06-30 07:08:01 UTC (rev 233392)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-06-30 13:04:59 UTC (rev 233393)
@@ -3304,8 +3304,6 @@
 
 webkit.org/b/185332 animations/duplicate-keys.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/183843 imported/mozilla/css-transitions/test_event-dispatch.html [ Pass Failure ]
-
 # Imported css-text test suite from WPT
 webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-010.html [ ImageOnlyFailure ]
 webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-011.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to