Title: [211361] trunk/LayoutTests
Revision
211361
Author
carlo...@webkit.org
Date
2017-01-30 02:27:00 -0800 (Mon, 30 Jan 2017)

Log Message

Unreviewed. Skip more tests timing out in GTK+ bots.

Skip two mores tests that use UIScriptController to generate events and another one expecting native
HTML form validation popover.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (211360 => 211361)


--- trunk/LayoutTests/ChangeLog	2017-01-30 10:14:36 UTC (rev 211360)
+++ trunk/LayoutTests/ChangeLog	2017-01-30 10:27:00 UTC (rev 211361)
@@ -1,5 +1,14 @@
 2017-01-30  Carlos Garcia Campos  <cgar...@igalia.com>
 
+        Unreviewed. Skip more tests timing out in GTK+ bots.
+
+        Skip two mores tests that use UIScriptController to generate events and another one expecting native
+        HTML form validation popover.
+
+        * platform/gtk/TestExpectations:
+
+2017-01-30  Carlos Garcia Campos  <cgar...@igalia.com>
+
         Unreviewed. Skip form validation tests timing out in GTK+ bots.
 
         * platform/gtk/TestExpectations:

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (211360 => 211361)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-01-30 10:14:36 UTC (rev 211360)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-01-30 10:27:00 UTC (rev 211361)
@@ -667,10 +667,12 @@
 # WIRELESS_PLAYBACK_TARGET not enabled.
 media/airplay-target-availability.html
 
-# Skip tests requiring UIScriptController
+# Skip tests requiring UIScriptController to generate events
 webkit.org/b/153833 css3/touch-action/touch-action-manipulation-fast-clicks.html [ Skip ]
 webkit.org/b/153833 fast/events/can-click-element-on-page-with-active-pseudo-class-and-search-field.html [ Skip ]
 webkit.org/b/153833 fast/shadow-dom/touch-event-ios.html [ Skip ]
+webkit.org/b/153833 fast/events/before-input-prevent-insert-replacement.html [ Skip ]
+webkit.org/b/153833 fast/events/input-event-insert-replacement.html [ Skip ]
 
 # Skip tests expecting native HTML form validation popover
 webkit.org/b/167579 fast/forms/validation-bubble-disappears-when-input-detached.html [ Skip ]
@@ -680,6 +682,7 @@
 webkit.org/b/167579 fast/forms/validation-message-detached-iframe.html [ Skip ]
 webkit.org/b/167579 fast/forms/validation-message-detached-iframe2.html [ Skip ]
 webkit.org/b/167579 fast/forms/validation-messages.html [ Skip ]
+webkit.org/b/167579 http/tests/navigation/navigation-dismisses-validation-bubbles.html [ Skip ]
 
 # Tests failing with GStreamer 1.6.3
 webkit.org/b/154390 http/tests/media/video-referer.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to