Title: [255959] trunk/LayoutTests
Revision
255959
Author
ryanhad...@apple.com
Date
2020-02-06 09:05:58 -0800 (Thu, 06 Feb 2020)

Log Message

Regression (r255810): webanimations/accelerated-animation-canceled-before-commit.html is very flaky on Windows EWS
https://bugs.webkit.org/show_bug.cgi?id=207327

Unreviewed test gardening.

* platform/win/TestExpectations: Skip the test on Windows.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (255958 => 255959)


--- trunk/LayoutTests/ChangeLog	2020-02-06 17:03:03 UTC (rev 255958)
+++ trunk/LayoutTests/ChangeLog	2020-02-06 17:05:58 UTC (rev 255959)
@@ -1,3 +1,12 @@
+2020-02-06  Ryan Haddad  <ryanhad...@apple.com>
+
+        Regression (r255810): webanimations/accelerated-animation-canceled-before-commit.html is very flaky on Windows EWS
+        https://bugs.webkit.org/show_bug.cgi?id=207327
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations: Skip the test on Windows.
+
 2020-02-06  Cathie Chen  <cathiec...@igalia.com>
 
         Add support for scroll behavior relies on ScrollAnimation of the Web process

Modified: trunk/LayoutTests/platform/win/TestExpectations (255958 => 255959)


--- trunk/LayoutTests/platform/win/TestExpectations	2020-02-06 17:03:03 UTC (rev 255958)
+++ trunk/LayoutTests/platform/win/TestExpectations	2020-02-06 17:05:58 UTC (rev 255959)
@@ -4529,3 +4529,6 @@
 webkit.org/b/206165 fast/dom/Range/getBoundingClientRect.html [ Failure ]
 
 webkit.org/b/206995 webanimations/seeking-by-changing-delay-accelerated.html [ Failure ]
+
+webkit.org/b/207327 webanimations/accelerated-animation-canceled-before-commit.html [ Skip ]
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to