Title: [217757] trunk/LayoutTests
Revision
217757
Author
jbed...@apple.com
Date
2017-06-03 08:26:03 -0700 (Sat, 03 Jun 2017)

Log Message

Move css3/flexbox/image-percent-max-height.html failure expectation.
https://bugs.webkit.org/show_bug.cgi?id=126898

Unreviewed test gardening

css3/flexbox/image-percent-max-height.html fails on iOS-simulator,
but passes on device.

* platform/ios-simulator/TestExpectations:
* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (217756 => 217757)


--- trunk/LayoutTests/ChangeLog	2017-06-03 13:36:31 UTC (rev 217756)
+++ trunk/LayoutTests/ChangeLog	2017-06-03 15:26:03 UTC (rev 217757)
@@ -1,3 +1,16 @@
+2017-06-03  Jonathan Bedard  <jbed...@apple.com>
+
+        Move css3/flexbox/image-percent-max-height.html failure expectation.
+        https://bugs.webkit.org/show_bug.cgi?id=126898
+
+        Unreviewed test gardening
+
+        css3/flexbox/image-percent-max-height.html fails on iOS-simulator,
+        but passes on device.
+
+        * platform/ios-simulator/TestExpectations:
+        * platform/ios/TestExpectations:
+
 2017-06-03  Chris Dumez  <cdu...@apple.com>
 
         http/tests/cache/disk-cache/shattered-deduplication.html is flaky

Modified: trunk/LayoutTests/platform/ios/TestExpectations (217756 => 217757)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-06-03 13:36:31 UTC (rev 217756)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-06-03 15:26:03 UTC (rev 217757)
@@ -2345,9 +2345,6 @@
 http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html [ Skip ]
 http/tests/security/mixedContent/websocket/insecure-websocket-in-main-frame.html [ Skip ]
 
-# -webkit-flex off-by-one px
-webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
-
 webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
 
 webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-002.xht [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (217756 => 217757)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-06-03 13:36:31 UTC (rev 217756)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-06-03 15:26:03 UTC (rev 217757)
@@ -15,3 +15,5 @@
 fast/forms/searchfield-heights.html [ Skip ]
 fast/forms/visual-hebrew-text-field.html [ Skip ]
 
+# -webkit-flex off-by-one px
+webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to