From: zandobersek@gmail.com Date: Thu, 28 Jun 2012 08:39:26 +0000 (+0000) Subject: Unreviewed GTK gardening, removing crash expectation for the X-Git-Tag: 070512121124~470 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=79ff743e917d47c457d008727a08acacf0b1e3dc;p=profile%2Fivi%2Fwebkit-efl.git Unreviewed GTK gardening, removing crash expectation for the fast/workers/worker-context-gc.html test as the offending revision was rolled out in r121417. * platform/gtk/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121418 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 061b53a..895c236 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2012-06-28 Zan Dobersek + + Unreviewed GTK gardening, removing crash expectation for the + fast/workers/worker-context-gc.html test as the offending revision + was rolled out in r121417. + + * platform/gtk/TestExpectations: + 2012-06-28 Csaba Osztrogonác [Qt] Unreviewed gardening, skip a new test to hide an annoying bug diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index c78396c..6684401 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -362,8 +362,6 @@ BUGWK89188 RELEASE : storage/websql/quota-tracking.html = CRASH PASS BUGWK89954 DEBUG : http/tests/xmlhttprequest/reentrant-cancel.html = CRASH -BUGWK90141 : fast/workers/worker-context-gc.html = CRASH - ////////////////////////////////////////////////////////////////////////////////////////// // End of Crashing tests //////////////////////////////////////////////////////////////////////////////////////////