Title: [110424] trunk/LayoutTests
Revision
110424
Author
[email protected]
Date
2012-03-12 07:33:32 -0700 (Mon, 12 Mar 2012)

Log Message

[Qt] REGRESSION(r110401): fast/table/table-row-compositing-repaint-crash.html asserts
https://bugs.webkit.org/show_bug.cgi?id=80833

Unreviewed gardening.

* platform/qt/Skipped: Skip fast/table/table-row-compositing-repaint-crash.html to paint the bot green.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110423 => 110424)


--- trunk/LayoutTests/ChangeLog	2012-03-12 13:59:47 UTC (rev 110423)
+++ trunk/LayoutTests/ChangeLog	2012-03-12 14:33:32 UTC (rev 110424)
@@ -1,3 +1,12 @@
+2012-03-12  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] REGRESSION(r110401): fast/table/table-row-compositing-repaint-crash.html asserts
+        https://bugs.webkit.org/show_bug.cgi?id=80833
+
+        Unreviewed gardening.
+
+        * platform/qt/Skipped: Skip fast/table/table-row-compositing-repaint-crash.html to paint the bot green.
+
 2012-03-12  Ilya Tikhonovsky  <[email protected]>
 
         Re-apply the patch after v8 roll to r11000.

Modified: trunk/LayoutTests/platform/qt/Skipped (110423 => 110424)


--- trunk/LayoutTests/platform/qt/Skipped	2012-03-12 13:59:47 UTC (rev 110423)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-03-12 14:33:32 UTC (rev 110424)
@@ -2740,3 +2740,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=75568
 plugins/mouse-click-plugin-clears-selection.html
 fast/events/mouse-relative-position.html
+
+# [Qt] REGRESSION(r110401): fast/table/table-row-compositing-repaint-crash.html asserts
+# https://bugs.webkit.org/show_bug.cgi?id=80833
+fast/table/table-row-compositing-repaint-crash.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to