From 7271407fcd5c6600f4b1ee16738d70722d29184d Mon Sep 17 00:00:00 2001 From: "commit-queue@webkit.org" Date: Tue, 26 Jun 2012 10:36:21 +0000 Subject: [PATCH] [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 on 2012-06-26 * platform/gtk/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121252 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 12 ++++++++++++ LayoutTests/platform/gtk/TestExpectations | 2 -- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f12c25b..baec89e 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,15 @@ +2012-06-26 Simon Pena + + [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 Web Inspector: Add requestMetadata command and metadataReceived event to FileSystem diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index 9fcbe23..b9ffed1 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -360,8 +360,6 @@ BUGWK86176 DEBUG : ietestcenter/css3/valuesandunits/units-000.htm = CRASH 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 ////////////////////////////////////////////////////////////////////////////////////////// -- 2.7.4