Title: [194091] trunk/LayoutTests
Revision
194091
Author
ryanhad...@apple.com
Date
2015-12-14 20:43:03 -0800 (Mon, 14 Dec 2015)

Log Message

Re-enabling passing test fast/viewport/ios/width-is-device-width.html, which was accidentally skipped with r194058.
https://bugs.webkit.org/show_bug.cgi?id=152135

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (194090 => 194091)


--- trunk/LayoutTests/ChangeLog	2015-12-15 04:32:31 UTC (rev 194090)
+++ trunk/LayoutTests/ChangeLog	2015-12-15 04:43:03 UTC (rev 194091)
@@ -1,3 +1,12 @@
+2015-12-14  Ryan Haddad  <ryanhad...@apple.com>
+
+        Re-enabling passing test fast/viewport/ios/width-is-device-width.html, which was accidentally skipped with r194058.
+        https://bugs.webkit.org/show_bug.cgi?id=152135
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+
 2015-12-14  Yusuke Suzuki  <utatane....@gmail.com>
 
         Math.random should have an intrinsic thunk and it should be later handled as a DFG Node

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (194090 => 194091)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2015-12-15 04:32:31 UTC (rev 194090)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2015-12-15 04:43:03 UTC (rev 194091)
@@ -10,6 +10,7 @@
 fast/harness/concurrent-ui-side-scripts.html [ Pass ]
 fast/zooming/ios [ Pass ]
 
+
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific directories.
 #//////////////////////////////////////////////////////////////////////////////////////////
@@ -2038,3 +2039,6 @@
 
 # eventSender.mouseDown is not implemented
 fast/loader/location-hash-user-gesture.html [ Skip ]
+
+# 4 out of the 5 tests in this directory were failing. Re-enabling the one that was passing here
+webkit.org/b/152135 fast/viewport/ios/width-is-device-width.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to