diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-27 21:03:47 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-27 21:03:47 +0000 |
commit | e33972ead0b1acd54d1614ba794e5db2152527ba (patch) | |
tree | acefcad78fce45f953bc6119b51e154322c88ba0 | |
parent | 79c4c08950c203acb0cca664df70c88e1a844ead (diff) | |
download | chromium_src-e33972ead0b1acd54d1614ba794e5db2152527ba.zip chromium_src-e33972ead0b1acd54d1614ba794e5db2152527ba.tar.gz chromium_src-e33972ead0b1acd54d1614ba794e5db2152527ba.tar.bz2 |
s/FAIL/CRASH/
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30244 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |