diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-16 15:08:00 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-16 15:08:00 +0000 |
commit | 55dae8dce7bb16162289fcab3156d4a065aa36ff (patch) | |
tree | f7a28030631a15dfa0d45b99ac7994b577173976 /webkit | |
parent | 042bf49ade1fdbf45c5027c621e47c0a77d3c960 (diff) | |
download | chromium_src-55dae8dce7bb16162289fcab3156d4a065aa36ff.zip chromium_src-55dae8dce7bb16162289fcab3156d4a065aa36ff.tar.gz chromium_src-55dae8dce7bb16162289fcab3156d4a065aa36ff.tar.bz2 |
Following r61234 roll, temporarily disables failing tests downstream.
Review URL: http://codereview.chromium.org/2800008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49946 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index afbd9eb..596f995 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,3 +8,26 @@ // Before I can roll to r61202 BUGDIMICH MAC : fast/canvas/webgl/texture-npot.html = TEXT +// Before bulach/andreip rebaseline these tests (changed at r61234 / new html5 parser). +BUG46674 : html5lib/runner.html = FAIL +BUG46674 WIN : css1/box_properties/float_elements_in_series.html = FAIL +BUG46674 WIN : fast/doctypes/003.html = FAIL +BUG46674 WIN : fast/dom/stripNullFromTextNodes.html = FAIL +BUG46674 WIN : fast/invalid/016.html = FAIL +BUG46674 WIN : fast/parser/broken-comments-vs-parsing-mode.html = FAIL +BUG46674 WIN : fast/parser/comment-in-style.html = FAIL +BUG46674 WIN : fast/parser/parseCommentsInTitles.html = FAIL +BUG46674 WIN : fast/parser/script-tag-with-trailing-slash.html = FAIL +BUG46674 WIN : fast/text/international/bidi-linebreak-001.html = FAIL +BUG46674 WIN : fast/text/international/bidi-linebreak-002.html = FAIL +BUG46674 WIN : fast/text/international/bidi-linebreak-003.html = FAIL +BUG46674 WIN : fast/text/international/hindi-whitespace.html = FAIL +BUG46674 WIN : fast/tokenizer/missing-title-end-tag-1.html = FAIL +BUG46674 WIN : fast/tokenizer/missing-title-end-tag-2.html = FAIL +BUG46674 WIN : fast/tokenizer/script_extra_close.html = FAIL +BUG46674 WIN : tables/mozilla/images/adforce_imgis_com.html = FAIL +BUG46674 WIN : webarchive/archive-empty-frame-dom.html = FAIL +BUG46674 LINUX : fast/text/international/hindi-whitespace.html = FAIL +BUG46674 MAC : fast/parser/script-tag-with-trailing-slash.html = FAIL +BUG46674 MAC : fast/tokenizer/script_extra_close.html = FAIL +BUG46674 MAC : webarchive/archive-empty-frame-dom.html = FAIL |