Title: [219368] trunk/LayoutTests
Revision
219368
Author
clo...@igalia.com
Date
2017-07-11 15:33:10 -0700 (Tue, 11 Jul 2017)

Log Message

REGRESSION(r219332): [GTK] 9 new failures on fast/forms spinbutton related tests.
https://bugs.webkit.org/show_bug.cgi?id=174395

Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Mark the new failures. Further investigation pending.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (219367 => 219368)


--- trunk/LayoutTests/ChangeLog	2017-07-11 22:28:57 UTC (rev 219367)
+++ trunk/LayoutTests/ChangeLog	2017-07-11 22:33:10 UTC (rev 219368)
@@ -1,3 +1,12 @@
+2017-07-11  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        REGRESSION(r219332): [GTK] 9 new failures on fast/forms spinbutton related tests.
+        https://bugs.webkit.org/show_bug.cgi?id=174395
+
+        Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Mark the new failures. Further investigation pending.
+
 2017-07-11  Said Abou-Hallawa  <sabouhall...@apple.com>
 
         REGRESSION(r219045): The <body> element does not get repainted when its background image finishes decoding

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (219367 => 219368)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-07-11 22:28:57 UTC (rev 219367)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-07-11 22:33:10 UTC (rev 219368)
@@ -1262,6 +1262,17 @@
 # GTK port doesn't use the scrolling tree
 fast/scrolling/scrolling-tree-includes-frame.html [ Skip ]
 
+# Regressions on fast/forms spinbutton related tests after r219332
+webkit.org/b/174395 fast/events/touch/touch-before-pressing-spin-button.html [ Failure ]
+webkit.org/b/174395 fast/forms/input-number-click.html [ Failure ]
+webkit.org/b/174395 fast/forms/input-step-as-double.html [ Failure ]
+webkit.org/b/174395 fast/forms/number/number-large-padding.html [ Failure ]
+webkit.org/b/174395 fast/forms/number/number-spinbutton-capturing.html [ Failure ]
+webkit.org/b/174395 fast/forms/number/number-spinbutton-change-and-input-events.html [ Failure ]
+webkit.org/b/174395 fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html [ Failure ]
+webkit.org/b/174395 fast/forms/number/number-spinbutton-in-multi-column.html [ Failure ]
+webkit.org/b/174395 fast/forms/number/number-spinbutton-state.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to