Title: [230071] trunk/LayoutTests
Revision
230071
Author
pvol...@apple.com
Date
2018-03-29 07:13:48 -0700 (Thu, 29 Mar 2018)

Log Message

The test transitions/opacity-transition-zindex.html is timing out on Windows.
https://bugs.webkit.org/show_bug.cgi?id=184133

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (230070 => 230071)


--- trunk/LayoutTests/ChangeLog	2018-03-29 07:34:58 UTC (rev 230070)
+++ trunk/LayoutTests/ChangeLog	2018-03-29 14:13:48 UTC (rev 230071)
@@ -1,3 +1,12 @@
+2018-03-29  Per Arne Vollan  <pvol...@apple.com>
+
+        The test transitions/opacity-transition-zindex.html is timing out on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=184133
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-03-28  Antoine Quint  <grao...@apple.com>
 
         [Web Animations] Stop using internals.pauseTransitionAtTimeOnElement() in favor of Web Animations API for transitions tests

Modified: trunk/LayoutTests/platform/win/TestExpectations (230070 => 230071)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-03-29 07:34:58 UTC (rev 230070)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-03-29 14:13:48 UTC (rev 230071)
@@ -3943,3 +3943,5 @@
 webkit.org/b/183953 imported/mozilla/css-transitions/test_keyframeeffect-getkeyframes.html [ Failure ]
 
 webkit.org/b/183955 accessibility/row-with-aria-role-in-native-table.html [ Failure ]
+
+webkit.org/b/184133 transitions/opacity-transition-zindex.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to