Title: [251648] trunk/LayoutTests
Revision
251648
Author
grao...@webkit.org
Date
2019-10-28 00:54:53 -0700 (Mon, 28 Oct 2019)

Log Message

[Web Animations] Update WPT tests related to Web Animations and remove imported Mozilla tests
https://bugs.webkit.org/show_bug.cgi?id=203291

Unreviewed test gardening.

* TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (251647 => 251648)


--- trunk/LayoutTests/ChangeLog	2019-10-28 04:49:52 UTC (rev 251647)
+++ trunk/LayoutTests/ChangeLog	2019-10-28 07:54:53 UTC (rev 251648)
@@ -1,3 +1,13 @@
+2019-10-28  Antoine Quint  <grao...@apple.com>
+
+        [Web Animations] Update WPT tests related to Web Animations and remove imported Mozilla tests
+        https://bugs.webkit.org/show_bug.cgi?id=203291
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2019-10-27  Simon Fraser  <simon.fra...@apple.com>
 
         Fix nth-child An+B serialization to match the spc

Modified: trunk/LayoutTests/TestExpectations (251647 => 251648)


--- trunk/LayoutTests/TestExpectations	2019-10-28 04:49:52 UTC (rev 251647)
+++ trunk/LayoutTests/TestExpectations	2019-10-28 07:54:53 UTC (rev 251648)
@@ -3869,9 +3869,11 @@
 webkit.org/b/200208 imported/w3c/web-platform-tests/css/css-images/gradients-with-transparent.html [ ImageOnlyFailure ]
 webkit.org/b/200209 imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-radial.html [ ImageOnlyFailure ]
 
+# wpt css-transitions and css-animations failures and flakiness
 webkit.org/b/203296 imported/w3c/web-platform-tests/css/css-animations/keyframes-remove-documentElement-crash.html [ Skip ]
 webkit.org/b/203304 imported/w3c/web-platform-tests/css/css-animations/animation-opacity-pause-and-set-time.html [ ImageOnlyFailure ]
 webkit.org/b/203304 imported/w3c/web-platform-tests/css/css-animations/animation-transform-pause-and-set-time.html [ ImageOnlyFailure ]
+webkit.org/b/203480 imported/w3c/web-platform-tests/css/css-animations/event-order.tentative.html [ Pass Failure ]
 webkit.org/b/203305 imported/w3c/web-platform-tests/css/css-transitions/properties-value-001.html [ Pass Failure ]
 webkit.org/b/203305 imported/w3c/web-platform-tests/css/css-transitions/properties-value-inherit-001.html [ Pass Failure ]
 webkit.org/b/203305 imported/w3c/web-platform-tests/css/css-transitions/properties-value-inherit-002.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (251647 => 251648)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2019-10-28 04:49:52 UTC (rev 251647)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2019-10-28 07:54:53 UTC (rev 251648)
@@ -3882,6 +3882,9 @@
 # Known issues that were fixed by the WebKitMediaSrc rework that is now reverted.
 webkit.org/b/203078 imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-v-framesize.html [ Pass Failure ]
 
+webkit.org/b/203416 imported/w3c/web-platform-tests/css/css-transitions/before-load-001.html [ Failure ]
+webkit.org/b/203416 imported/w3c/web-platform-tests/css/css-transitions/properties-value-auto-001.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of non-crashing, non-flaky tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to