From: zandobersek@gmail.com Date: Thu, 28 Jun 2012 07:17:42 +0000 (+0000) Subject: Unreviewed GTK gardening, adding a crash expectation for the X-Git-Tag: 070512121124~475 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd6b68a446e1e4c0794893ca05faedba8ce6f083;p=profile%2Fivi%2Fwebkit-efl.git Unreviewed GTK gardening, adding a crash expectation for the fast/workers/worker-context-gc.html test that started crashing after r121395. * platform/gtk/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121413 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index a54b50a..4040356 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-06-28 Zan Dobersek + + Unreviewed GTK gardening, adding a crash expectation for the + fast/workers/worker-context-gc.html test that started crashing after r121395. + + * platform/gtk/TestExpectations: + 2012-06-27 Pablo Flouret pattern="" should only accept the empty string diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index 6684401..c78396c 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -362,6 +362,8 @@ 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 //////////////////////////////////////////////////////////////////////////////////////////