diff options
author | jrg@chromium.org <jrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-10 21:46:16 +0000 |
---|---|---|
committer | jrg@chromium.org <jrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-10 21:46:16 +0000 |
commit | d106b314c82483aa04d2c638f369dbe3ef4ca82d (patch) | |
tree | b6c7fbb05d852660e093e39c32192e771710e37d /webkit | |
parent | 87ef8484fbd915ac4e527fb566422002f4d612ab (diff) | |
download | chromium_src-d106b314c82483aa04d2c638f369dbe3ef4ca82d.zip chromium_src-d106b314c82483aa04d2c638f369dbe3ef4ca82d.tar.gz chromium_src-d106b314c82483aa04d2c638f369dbe3ef4ca82d.tar.bz2 |
Ignore for now to get tree green
bug filed; crbug.com/13786
Review URL: http://codereview.chromium.org/119446
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18091 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 777bf58..c03d614 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -115,6 +115,9 @@ WONTFIX SKIP : LayoutTests/fast/regex/test1.html = PASS // FAILING TESTS // ----------------------------------------------------------------- +// Darin will fix soon +BUG13786 SKIP : LayoutTests/fast/dom/javascript-backslash.html = FAIL + // We don't intend to pass all of these cases, so this is an expected fail. // Window resizing is not implemented in chrome. BUG1137420 WONTFIX : LayoutTests/fast/dom/Window/window-resize.html = FAIL |