Title: [202486] trunk/LayoutTests
Revision
202486
Author
[email protected]
Date
2016-06-27 09:01:00 -0700 (Mon, 27 Jun 2016)

Log Message

Skip two LayoutTests that rely on mouse events on ios-simulator

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202485 => 202486)


--- trunk/LayoutTests/ChangeLog	2016-06-27 14:47:09 UTC (rev 202485)
+++ trunk/LayoutTests/ChangeLog	2016-06-27 16:01:00 UTC (rev 202486)
@@ -1,3 +1,11 @@
+2016-06-27  Ryan Haddad  <[email protected]>
+
+        Skip two LayoutTests that rely on mouse events on ios-simulator
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
 2016-06-27  Javier Fernandez  <[email protected]>
 
         [GTK] Unreviewed test gardening. Added Failure Test Expectations because of r194502 and r194513.

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (202485 => 202486)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-06-27 14:47:09 UTC (rev 202485)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-06-27 16:01:00 UTC (rev 202486)
@@ -254,6 +254,8 @@
 fast/scrolling/scroll-animator-select-list-events.html [ Skip ]
 fast/events/prevent-default-prevents-interaction-with-scrollbars.html [ Skip ]
 fast/text/text-disappear-on-deselect.html [ ImageOnlyFailure ]
+fast/css/pseudo-active-on-labeled-element-not-canceled-by-focus.html [ Skip ]
+fast/css/pseudo-active-with-programmatic-focus.html [ Skip ]
 
 webkit.org/b/148695 fast/shadow-dom [ Pass ]
 
@@ -1435,8 +1437,6 @@
 fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
 fast/css/object-fit/object-fit-input-image.html [ ImageOnlyFailure ]
 fast/css/outline-auto-empty-rects.html [ Failure ]
-fast/css/pseudo-active-on-labeled-element-not-canceled-by-focus.html [ Failure ]
-fast/css/pseudo-active-with-programmatic-focus.html [ Failure ]
 fast/css/pseudo-first-line-border-width.html [ Failure ]
 fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ]
 fast/css/replaced-element-implicit-size.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to