Title: [215882] trunk/LayoutTests
Revision
215882
Author
an...@apple.com
Date
2017-04-27 11:11:03 -0700 (Thu, 27 Apr 2017)

Log Message

Skip css3/viewport-percentage-lengths/vh-auto-size.html on WK1.

Looks like use of auto-sizing leaves state behind in DRT.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (215881 => 215882)


--- trunk/LayoutTests/ChangeLog	2017-04-27 17:59:28 UTC (rev 215881)
+++ trunk/LayoutTests/ChangeLog	2017-04-27 18:11:03 UTC (rev 215882)
@@ -1,3 +1,11 @@
+2017-04-27  Antti Koivisto  <an...@apple.com>
+
+        Skip css3/viewport-percentage-lengths/vh-auto-size.html on WK1.
+
+        Looks like use of auto-sizing leaves state behind in DRT.
+
+        * platform/mac-wk1/TestExpectations:
+
 2017-04-27  Ryan Haddad  <ryanhad...@apple.com>
 
         Mark media/modern-media-controls/buttons-container/buttons-container-buttons-property.html as flaky.

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (215881 => 215882)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2017-04-27 17:59:28 UTC (rev 215881)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2017-04-27 18:11:03 UTC (rev 215882)
@@ -362,6 +362,6 @@
 webkit.org/b/170935 imported/w3c/web-platform-tests/css/selectors4/focus-within-shadow-005.html [ ImageOnlyFailure ]
 
 # auto-sizing produces inconsistent image results
-css3/viewport-percentage-lengths/vh-auto-size.html [ ImageOnlyFailure ]
+css3/viewport-percentage-lengths/vh-auto-size.html [ Skip ]
 
 webkit.org/b/170877 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-with-reserved-words.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to