Title: [103618] trunk/LayoutTests
Revision
103618
Author
o...@webkit.org
Date
2011-12-23 02:54:02 -0800 (Fri, 23 Dec 2011)

Log Message

[Qt] fast/canvas/canvas-largedraws.html crashes with newer Qt5
https://bugs.webkit.org/show_bug.cgi?id=75167

* platform/qt-5.0/Skipped: Skip the crashing test to paint the bots green.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103617 => 103618)


--- trunk/LayoutTests/ChangeLog	2011-12-23 10:40:25 UTC (rev 103617)
+++ trunk/LayoutTests/ChangeLog	2011-12-23 10:54:02 UTC (rev 103618)
@@ -1,3 +1,10 @@
+2011-12-23  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] fast/canvas/canvas-largedraws.html crashes with newer Qt5
+        https://bugs.webkit.org/show_bug.cgi?id=75167
+
+        * platform/qt-5.0/Skipped: Skip the crashing test to paint the bots green.
+
 2011-12-23  Tom Sepez  <tse...@chromium.org>
 
         XSLT-created HTML documents do not inherit content-security-policy from originally loaded XML.

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (103617 => 103618)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2011-12-23 10:40:25 UTC (rev 103617)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2011-12-23 10:54:02 UTC (rev 103618)
@@ -809,3 +809,7 @@
 # [Qt] fast/canvas/2d.text.draw.fill.maxWidth.gradient.html fails with newer Qt5
 # https://bugs.webkit.org/show_bug.cgi?id=74785
 fast/canvas/2d.text.draw.fill.maxWidth.gradient.html
+
+# [Qt] fast/canvas/canvas-largedraws.html crashes with newer Qt5
+# https://bugs.webkit.org/show_bug.cgi?id=75167
+fast/canvas/canvas-largedraws.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to