Title: [230472] trunk/LayoutTests
Revision
230472
Author
grao...@webkit.org
Date
2018-04-09 22:45:41 -0700 (Mon, 09 Apr 2018)

Log Message

Attempt to fix some test reported test failures in the new legacy-animation-engine directory.

Unreviewed test gardening.

* platform/win/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (230471 => 230472)


--- trunk/LayoutTests/ChangeLog	2018-04-10 05:42:12 UTC (rev 230471)
+++ trunk/LayoutTests/ChangeLog	2018-04-10 05:45:41 UTC (rev 230472)
@@ -1,5 +1,14 @@
 2018-04-09  Antoine Quint  <grao...@apple.com>
 
+        Attempt to fix some test reported test failures in the new legacy-animation-engine directory. 
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+        * platform/wpe/TestExpectations:
+
+2018-04-09  Antoine Quint  <grao...@apple.com>
+
         [Web Animations] Duplicate layout tests exercising CSS Animations and CSS Transitions in a dedicated legacy directory
         https://bugs.webkit.org/show_bug.cgi?id=184420
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (230471 => 230472)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-04-10 05:42:12 UTC (rev 230471)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-04-10 05:45:41 UTC (rev 230472)
@@ -114,6 +114,7 @@
 webkit.org/b/74716 css3/filters/filter-is-on-subpixel-position.html [ Skip ]
 webkit.org/b/74716 css3/masking/clip-path-filter.html [ Skip ]
 webkit.org/b/74716 css3/filters/backdrop [ Skip ]
+webkit.org/b/74716 legacy-animation-engine/css3/filters/backdrop [ Skip ]
 
 # TODO Should be moved to platform/mac <rdar://5621425>
 http/tests/misc/willCacheResponse-delegate-callback.html [ Skip ]
@@ -371,6 +372,7 @@
 
 # TODO Full Screen support is not yet enabled.
 fullscreen/ [ Skip ]
+legacy-animation-engine/fullscreen/ [ Skip ]
 
 # viewport meta tag support
 fast/viewport/ [ Skip ]
@@ -2610,6 +2612,7 @@
 
 # Skip tests that fail only in Debug mode 
 [ Debug ] compositing [ Skip ]
+[ Debug ] legacy-animation-engine/compositing [ Skip ]
 [ Debug ] transforms/3d/hit-testing [ Skip ]
 [ Debug ] transforms/3d/point-mapping [ Skip ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (230471 => 230472)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2018-04-10 05:42:12 UTC (rev 230471)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2018-04-10 05:45:41 UTC (rev 230472)
@@ -1,4 +1,5 @@
 Bug(WPE) compositing/ [ Skip ]
+Bug(WPE) legacy-animation-engine/compositing/ [ Skip ]
 Bug(WPE) editing/ [ Skip ]
 Bug(WPE) fonts/ [ Skip ]
 Bug(WPE) fullscreen/ [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to