Title: [211359] trunk/LayoutTests
Revision
211359
Author
[email protected]
Date
2017-01-30 02:10:40 -0800 (Mon, 30 Jan 2017)

Log Message

Unreviewed. Skip form validation tests timing out in GTK+ bots.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (211358 => 211359)


--- trunk/LayoutTests/ChangeLog	2017-01-30 08:47:30 UTC (rev 211358)
+++ trunk/LayoutTests/ChangeLog	2017-01-30 10:10:40 UTC (rev 211359)
@@ -1,3 +1,9 @@
+2017-01-30  Carlos Garcia Campos  <[email protected]>
+
+        Unreviewed. Skip form validation tests timing out in GTK+ bots.
+
+        * platform/gtk/TestExpectations:
+
 2017-01-29  Nan Wang  <[email protected]>
 
         AX: WKContentView needs to implement UITextInput methods to make speak selection highlighting work

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (211358 => 211359)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-01-30 08:47:30 UTC (rev 211358)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-01-30 10:10:40 UTC (rev 211359)
@@ -672,6 +672,15 @@
 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 ]
 
+# Skip tests expecting native HTML form validation popover
+webkit.org/b/167579 fast/forms/validation-bubble-disappears-when-input-detached.html [ Skip ]
+webkit.org/b/167579 fast/forms/validation-bubble-disappears-when-input-moved.html [ Skip ]
+webkit.org/b/167579 fast/forms/validation-bubble-disappears-when-input-no-longer-visible.html [ Skip ]
+webkit.org/b/167579 fast/forms/validation-custom-message.html [ Skip ]
+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 ]
+
 # Tests failing with GStreamer 1.6.3
 webkit.org/b/154390 http/tests/media/video-referer.html [ Failure ]
 webkit.org/b/154390 http/tests/media/video-cancel-load.html [ Pass Timeout Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to