Title: [114233] trunk/LayoutTests
Revision
114233
Author
o...@webkit.org
Date
2012-04-16 01:42:52 -0700 (Mon, 16 Apr 2012)

Log Message

[Qt]REGRESSION(r114217): It broke fast/repaint/line-flow-with-floats-in-regions.html
https://bugs.webkit.org/show_bug.cgi?id=84013

Unreviewed gardening, skip a failing test to paint the bot green. (Less tests, less problem.)

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114232 => 114233)


--- trunk/LayoutTests/ChangeLog	2012-04-16 08:32:00 UTC (rev 114232)
+++ trunk/LayoutTests/ChangeLog	2012-04-16 08:42:52 UTC (rev 114233)
@@ -1,3 +1,12 @@
+2012-04-16  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt]REGRESSION(r114217): It broke fast/repaint/line-flow-with-floats-in-regions.html
+        https://bugs.webkit.org/show_bug.cgi?id=84013
+
+        Unreviewed gardening, skip a failing test to paint the bot green. (Less tests, less problem.)
+
+        * platform/qt/Skipped:
+
 2012-04-16  Philippe Normand  <pnorm...@igalia.com>
 
         Unreviewed, GTK baselines for tests added in r114162.

Modified: trunk/LayoutTests/platform/qt/Skipped (114232 => 114233)


--- trunk/LayoutTests/platform/qt/Skipped	2012-04-16 08:32:00 UTC (rev 114232)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-04-16 08:42:52 UTC (rev 114233)
@@ -1988,6 +1988,10 @@
 fast/dom/dom-parse-serialize.html
 fast/xmlhttprequest/xmlhttprequest-get.xhtml
 
+# [Qt]REGRESSION(r114217): It broke fast/repaint/line-flow-with-floats-in-regions.html
+# https://bugs.webkit.org/show_bug.cgi?id=84013
+fast/repaint/line-flow-with-floats-in-regions.html
+
 # ============================================================================= #
 # failing fonts tests
 # ============================================================================= #
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to