Title: [253043] trunk/LayoutTests
Revision
253043
Author
pvol...@apple.com
Date
2019-12-03 07:42:34 -0800 (Tue, 03 Dec 2019)

Log Message

The test webanimations/accelerated-animation-removal-upon-transition-completion.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=204794

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (253042 => 253043)


--- trunk/LayoutTests/ChangeLog	2019-12-03 15:41:43 UTC (rev 253042)
+++ trunk/LayoutTests/ChangeLog	2019-12-03 15:42:34 UTC (rev 253043)
@@ -1,3 +1,12 @@
+2019-12-03  Per Arne Vollan  <pvol...@apple.com>
+
+        The test webanimations/accelerated-animation-removal-upon-transition-completion.html is timing out
+        https://bugs.webkit.org/show_bug.cgi?id=204794
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2019-12-03  Antti Koivisto  <an...@apple.com>
 
         [LFC][Integration] Shorten feature flag name

Modified: trunk/LayoutTests/platform/win/TestExpectations (253042 => 253043)


--- trunk/LayoutTests/platform/win/TestExpectations	2019-12-03 15:41:43 UTC (rev 253042)
+++ trunk/LayoutTests/platform/win/TestExpectations	2019-12-03 15:42:34 UTC (rev 253043)
@@ -4486,3 +4486,5 @@
 webkit.org/b/204545 fast/masking/clip-path-inset-large-radii.html [ ImageOnlyFailure ]
 webkit.org/b/204545 fast/shrink-wrap/rect-shrink-wrap.html [ ImageOnlyFailure ]
 webkit.org/b/204545 svg/as-image/svg-nested.html [ Pass Timeout Crash ]
+
+webkit.org/b/204794 webanimations/accelerated-animation-removal-upon-transition-completion.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to