diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-05 20:58:56 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-05 20:58:56 +0000 |
commit | 92cc5444c780e741191a2ff58d0383c171cdd3cc (patch) | |
tree | 115b62d62c614ef5aa88ab9f7a08767a74db47e9 /webkit | |
parent | 5f40e11c2b4187e9bfc0f3592c86afb587d00d09 (diff) | |
download | chromium_src-92cc5444c780e741191a2ff58d0383c171cdd3cc.zip chromium_src-92cc5444c780e741191a2ff58d0383c171cdd3cc.tar.gz chromium_src-92cc5444c780e741191a2ff58d0383c171cdd3cc.tar.bz2 |
Another failure
BUG=9798
TEST=none
Review URL: http://codereview.chromium.org/256058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28038 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6930ecc..649004d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2450,6 +2450,7 @@ BUG10479 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL BUG9798 WIN DEBUG : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS +BUG9798 WIN DEBUG : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEOUT PASS BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS BUG9798 WIN DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS |