From e33972ead0b1acd54d1614ba794e5db2152527ba Mon Sep 17 00:00:00 2001 From: "jorlow@chromium.org" Date: Tue, 27 Oct 2009 21:03:47 +0000 Subject: s/FAIL/CRASH/ git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30244 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8b04a36..9e31215 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3305,5 +3305,5 @@ BUG_JORLOW WIN : LayoutTests/fast/parser/remove-node-stack.html = CRASH // The following should be uncommented when the next line is no longer needed. // BUG24182 WIN LINUX DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS -BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL PASS +BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtml = CRASH PASS -- cgit v1.1