Title: [234132] trunk/LayoutTests
Revision
234132
Author
[email protected]
Date
2018-07-23 23:44:09 -0700 (Mon, 23 Jul 2018)

Log Message

The test webanimations/accessing-current-time-after-finished-css-animation-target-removal.html is failing on Windows.
https://bugs.webkit.org/show_bug.cgi?id=187943

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (234131 => 234132)


--- trunk/LayoutTests/ChangeLog	2018-07-24 04:50:20 UTC (rev 234131)
+++ trunk/LayoutTests/ChangeLog	2018-07-24 06:44:09 UTC (rev 234132)
@@ -1,3 +1,12 @@
+2018-07-23  Per Arne Vollan  <[email protected]>
+
+        The test webanimations/accessing-current-time-after-finished-css-animation-target-removal.html is failing on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=187943
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-07-23  Manuel Rego Casasnovas  <[email protected]>
 
         [css-grid] Add support for calc() in gutter properties

Modified: trunk/LayoutTests/platform/win/TestExpectations (234131 => 234132)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-07-24 04:50:20 UTC (rev 234131)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-07-24 06:44:09 UTC (rev 234132)
@@ -4141,3 +4141,5 @@
 webkit.org/b/187177 fast/text/mark-matches-rendering.html [ ImageOnlyFailure ]
 
 webkit.org/b/187912 webanimations/empty-keyframes-crash.html [ Failure ]
+
+webkit.org/b/187943 webanimations/accessing-current-time-after-finished-css-animation-target-removal.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to