Title: [235849] trunk/LayoutTests
Revision
235849
Author
[email protected]
Date
2018-09-10 07:35:16 -0700 (Mon, 10 Sep 2018)

Log Message

[Windows] Layout Test webanimations/accelerated-transition-interrupted-on-composited-element.html is failing
https://bugs.webkit.org/show_bug.cgi?id=189468

Unreviewed test gardening.

The test is timing out. Skip it on Windows.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (235848 => 235849)


--- trunk/LayoutTests/ChangeLog	2018-09-10 14:04:32 UTC (rev 235848)
+++ trunk/LayoutTests/ChangeLog	2018-09-10 14:35:16 UTC (rev 235849)
@@ -1,3 +1,14 @@
+2018-09-10  Per Arne Vollan  <[email protected]>
+
+        [Windows] Layout Test webanimations/accelerated-transition-interrupted-on-composited-element.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=189468
+
+        Unreviewed test gardening.
+
+        The test is timing out. Skip it on Windows.
+
+        * platform/win/TestExpectations:
+
 2018-09-10  Philippe Normand  <[email protected]>
 
         [GStreamer] Several media related tests timing out around the same revision

Modified: trunk/LayoutTests/platform/win/TestExpectations (235848 => 235849)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-09-10 14:04:32 UTC (rev 235848)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-09-10 14:35:16 UTC (rev 235849)
@@ -4143,7 +4143,7 @@
 webkit.org/b/188166 webanimations/setting-css-animation-none-after-clearing-effect.html [ Failure ]
 webkit.org/b/188166 webanimations/setting-css-animation-timing-property-via-style-after-clearing-effect.html [ Failure ]
 
-webkit.org/b/189468 webanimations/accelerated-transition-interrupted-on-composited-element.html [ Failure ]
+webkit.org/b/189468 webanimations/accelerated-transition-interrupted-on-composited-element.html [ Skip ]
 
 webkit.org/b/188167 fast/repaint/canvas-object-fit.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to