Title: [202097] trunk/LayoutTests
Revision
202097
Author
simon.fra...@apple.com
Date
2016-06-15 12:17:51 -0700 (Wed, 15 Jun 2016)

Log Message

fast/events/ios tests are marked as flakey, but really just fail in OpenSource and WK1
https://bugs.webkit.org/show_bug.cgi?id=158804

Test gardening.

fast/events/ios is skipped globally. Ideally it would be re-enabled in /ios-simulator-wk2/TestExpectations, but relies on unreleased
software, so leave disabled for now.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202096 => 202097)


--- trunk/LayoutTests/ChangeLog	2016-06-15 19:04:43 UTC (rev 202096)
+++ trunk/LayoutTests/ChangeLog	2016-06-15 19:17:51 UTC (rev 202097)
@@ -1,3 +1,15 @@
+2016-06-15  Simon Fraser  <simon.fra...@apple.com>
+
+        fast/events/ios tests are marked as flakey, but really just fail in OpenSource and WK1
+        https://bugs.webkit.org/show_bug.cgi?id=158804
+        
+        Test gardening.
+
+        fast/events/ios is skipped globally. Ideally it would be re-enabled in /ios-simulator-wk2/TestExpectations, but relies on unreleased
+        software, so leave disabled for now.
+
+        * platform/ios-simulator/TestExpectations:
+
 2016-06-15  Antti Koivisto  <an...@apple.com>
 
         Vary:Cookie validation doesn't work in private browsing

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (202096 => 202097)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-06-15 19:04:43 UTC (rev 202096)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-06-15 19:17:51 UTC (rev 202097)
@@ -2832,19 +2832,6 @@
 imported/blink/transitions/transition-shape-outside-crash.html [ Pass Timeout ]
 imported/blink/webexposed/webkit-focus-ring-exposed-to-quirks-mode.html [ ImageOnlyFailure ]
 
-webkit.org/b/152134 fast/events/ios/clicking-document-should-not-trigger-focus.html [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/focused-input-should-assist-on-touch.html [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/input-value-after-oninput.html [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/keyboard-should-not-trigger-resize.html [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/single-tap-generates-click.html [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/unscalable-viewport-clicks-on-doubletap.html [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/viewport-device-width-at-initial-scale-fast-clicks.html  [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/viewport-no-width-value-allows-double-tap.html  [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/fast-click-double-tap-sends-click.html  [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/fast-click-double-tap-zooms-on-text.html  [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/fast-click-double-tap-zooms-on-image.html  [ Pass Timeout ]
-webkit.org/b/152134 fast/events/ios/no-fast-click-double-tap-causes-zoom.html  [ Pass Timeout ]
-
 # Failing tests related to picture element
 webkit.org/b/152141 fast/picture/image-picture-1x.html [ Skip ]
 webkit.org/b/152141 fast/picture/image-picture-invalid.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to