Title: [230507] trunk/LayoutTests
Revision
230507
Author
pvol...@apple.com
Date
2018-04-10 18:25:03 -0700 (Tue, 10 Apr 2018)

Log Message

Mark legacy-animation-engine/compositing tests as failures on Windows.
https://bugs.webkit.org/show_bug.cgi?id=184482

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (230506 => 230507)


--- trunk/LayoutTests/ChangeLog	2018-04-11 01:02:53 UTC (rev 230506)
+++ trunk/LayoutTests/ChangeLog	2018-04-11 01:25:03 UTC (rev 230507)
@@ -1,3 +1,12 @@
+2018-04-10  Per Arne Vollan  <pvol...@apple.com>
+
+        Mark legacy-animation-engine/compositing tests as failures on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=184482
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-04-10  Ryan Haddad  <ryanhad...@apple.com>
 
         Mark legacy-animation-engine/animations/animation-callback-timestamp.html as flaky.

Modified: trunk/LayoutTests/platform/win/TestExpectations (230506 => 230507)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-04-11 01:02:53 UTC (rev 230506)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-04-11 01:25:03 UTC (rev 230507)
@@ -4032,3 +4032,24 @@
 webkit.org/b/184133 legacy-animation-engine/transitions/opacity-transition-zindex.html [ Skip ]
 
 webkit.org/b/184134 http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior.html [ Failure ]
+
+webkit.org/b/184482 legacy-animation-engine/compositing/animation/animation-backing.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/animation/animation-compositing.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/backing/backface-visibility-flip.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/backing/transform-transition-from-outside-view.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/contents-scale/animating.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/geometry/limit-layer-bounds-opacity-transition.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/mismatched-rotated-transform-animation-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/mismatched-rotated-transform-transition-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/mismatched-transform-transition-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/multiple-keyframes-animation-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/overlap-animation-clipping.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/overlap-animation-container.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/overlap-animation.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/scale-rotation-animation-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/scale-rotation-transition-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/translate-animation-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/translate-scale-animation-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/translate-scale-transition-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/translate-transition-overlap.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/reflections/load-video-in-reflection.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to