Title: [221142] trunk/LayoutTests
Revision
221142
Author
jbed...@apple.com
Date
2017-08-24 09:53:31 -0700 (Thu, 24 Aug 2017)

Log Message

Move http/tests/preload/viewport/meta-viewport-link-headers.php back to iOS.
https://bugs.webkit.org/show_bug.cgi?id=172518

Unreviewed test gardening.

This test is flakey on both iOS device and iOS simulator. http/tests/preload/viewport
should be marked as passing for iOS, but we should not re-mark it for iOS Simulator.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221141 => 221142)


--- trunk/LayoutTests/ChangeLog	2017-08-24 16:49:36 UTC (rev 221141)
+++ trunk/LayoutTests/ChangeLog	2017-08-24 16:53:31 UTC (rev 221142)
@@ -1,3 +1,16 @@
+2017-08-24  Jonathan Bedard  <jbed...@apple.com>
+
+        Move http/tests/preload/viewport/meta-viewport-link-headers.php back to iOS.
+        https://bugs.webkit.org/show_bug.cgi?id=172518
+
+        Unreviewed test gardening.
+
+        This test is flakey on both iOS device and iOS simulator. http/tests/preload/viewport
+        should be marked as passing for iOS, but we should not re-mark it for iOS Simulator.
+
+        * platform/ios-simulator/TestExpectations:
+        * platform/ios/TestExpectations:
+
 2017-08-24  Ryan Haddad  <ryanhad...@apple.com>
 
         Skip editing/execCommand/forward-delete-read-write-canvas.html.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (221141 => 221142)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-08-24 16:49:36 UTC (rev 221141)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-08-24 16:53:31 UTC (rev 221142)
@@ -2879,3 +2879,5 @@
 
 # This test is specific to Core Text.
 fast/text/font-lookup-dot-prefix-case-sensitive.html [ Pass ]
+
+webkit.org/b/172518 http/tests/preload/viewport/meta-viewport-link-headers.php [ Pass Failure ]

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (221141 => 221142)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-08-24 16:49:36 UTC (rev 221141)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-08-24 16:53:31 UTC (rev 221142)
@@ -9,9 +9,6 @@
 fast/multicol/flexbox-rows.html [ Skip ]
 workers/wasm-mem-post-message.html [ Failure ]
 
-http/tests/preload/viewport [ Pass ]
-webkit.org/b/172518 http/tests/preload/viewport/meta-viewport-link-headers.php [ Pass Failure ]
-
 fast/forms/input-text-word-wrap.html [ Skip ]
 fast/forms/search-rtl.html [ Skip ]
 fast/forms/search-vertical-alignment.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to