Title: [121252] trunk/LayoutTests
Revision
121252
Author
commit-qu...@webkit.org
Date
2012-06-26 03:36:21 -0700 (Tue, 26 Jun 2012)

Log Message

[GTK] Assert failure in fast/canvas/canvas-createImageData.html for 64bit Debug bot
https://bugs.webkit.org/show_bug.cgi?id=89647

Unreviewed, update GTK test expectations.

r121215 has fixed the assertion failure, so the test doesn't crash
anymore.

Patch by Simon Pena <sp...@igalia.com> on 2012-06-26

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121251 => 121252)


--- trunk/LayoutTests/ChangeLog	2012-06-26 10:26:26 UTC (rev 121251)
+++ trunk/LayoutTests/ChangeLog	2012-06-26 10:36:21 UTC (rev 121252)
@@ -1,3 +1,15 @@
+2012-06-26  Simon Pena  <sp...@igalia.com>
+
+        [GTK] Assert failure in fast/canvas/canvas-createImageData.html for 64bit Debug bot
+        https://bugs.webkit.org/show_bug.cgi?id=89647
+
+        Unreviewed, update GTK test expectations.
+
+        r121215 has fixed the assertion failure, so the test doesn't crash
+        anymore.
+
+        * platform/gtk/TestExpectations:
+
 2012-06-26  Taiju Tsuiki  <t...@chromium.org>
 
         Web Inspector: Add requestMetadata command and metadataReceived event to FileSystem

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (121251 => 121252)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-26 10:26:26 UTC (rev 121251)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-26 10:36:21 UTC (rev 121252)
@@ -360,8 +360,6 @@
 
 BUGWK89188 RELEASE : storage/websql/quota-tracking.html = CRASH PASS
 
-BUGWK89647 DEBUG : fast/canvas/canvas-createImageData.html = CRASH
-
 BUGWK89954 DEBUG : http/tests/xmlhttprequest/reentrant-cancel.html = CRASH
 
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to