From 6984f96eb9f43f61499ca185334667639a39a1ae Mon Sep 17 00:00:00 2001 From: "mario@webkit.org" Date: Tue, 26 Jun 2012 07:59:11 +0000 Subject: [PATCH] Unreviewed gardening after r120845. Update expectations for test crashing in the GTK 64bit debug bot. * platform/gtk/TestExpectations: Add test to CRASHING section. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121238 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/gtk/TestExpectations | 2 ++ 2 files changed, 9 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 58bdd6e..e9d2766 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-06-26 Mario Sanchez Prada + + Unreviewed gardening after r120845. + Update expectations for test crashing in the GTK 64bit debug bot. + + * platform/gtk/TestExpectations: Add test to CRASHING section. + 2012-06-26 Dominic Cooney WheelEvent should inherit from MouseEvent diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index 0ebdb86..9fcbe23 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -362,6 +362,8 @@ 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 + ////////////////////////////////////////////////////////////////////////////////////////// // End of Crashing tests ////////////////////////////////////////////////////////////////////////////////////////// -- 2.7.4