Title: [93968] trunk/LayoutTests
Revision
93968
Author
[email protected]
Date
2011-08-29 04:19:10 -0700 (Mon, 29 Aug 2011)

Log Message

[Qt] Skip failing and flaky results after r93937
https://bugs.webkit.org/show_bug.cgi?id=67118

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93967 => 93968)


--- trunk/LayoutTests/ChangeLog	2011-08-29 09:55:30 UTC (rev 93967)
+++ trunk/LayoutTests/ChangeLog	2011-08-29 11:19:10 UTC (rev 93968)
@@ -1,3 +1,10 @@
+2011-08-29  Zoltan Horvath  <[email protected]>
+
+        [Qt] Skip failing and flaky results after r93937
+        https://bugs.webkit.org/show_bug.cgi?id=67118
+
+        * platform/qt/Skipped:
+
 2011-08-29  Pavel Podivilov  <[email protected]>
 
         Unreviewed, mark overflow-scroll-overlap.html as flaky on chromium gpu.

Modified: trunk/LayoutTests/platform/qt/Skipped (93967 => 93968)


--- trunk/LayoutTests/platform/qt/Skipped	2011-08-29 09:55:30 UTC (rev 93967)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-08-29 11:19:10 UTC (rev 93968)
@@ -2377,3 +2377,15 @@
 
 # Web Inspector: LayoutTests/inspector/extensions/extensions-resources.html fails on Qt
 inspector/extensions/extensions-resources.html
+
+# [Qt] REGRESSION(r93937): 4 failing and 3 flaky tests
+# https://bugs.webkit.org/show_bug.cgi?id=67118
+# Failed
+fast/forms/input-appearance-number-rtl.html
+fast/forms/input-appearance-spinbutton-disabled-readonly.html
+fast/forms/input-appearance-spinbutton-layer.html
+fast/forms/input-appearance-spinbutton-visibility.html
+# Flaky
+fast/forms/input-number-large-padding.html
+fast/forms/input-spinbutton-capturing.html
+fast/forms/input-number-events.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to