diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-16 21:24:11 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-16 21:24:11 +0000 |
commit | df6890a8957da5aac7e33e0f1577077508e83f7f (patch) | |
tree | ad2fecd9af508b29e28bd52e3662aa980c31ac27 | |
parent | d179e359ee712309cf2ad3f31994cc05873678a5 (diff) | |
download | chromium_src-df6890a8957da5aac7e33e0f1577077508e83f7f.zip chromium_src-df6890a8957da5aac7e33e0f1577077508e83f7f.tar.gz chromium_src-df6890a8957da5aac7e33e0f1577077508e83f7f.tar.bz2 |
Clean up expectations, removing passing tests.
TBR=hclam
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2871005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50031 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ed1a179..17767fc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -10,22 +10,20 @@ BUG46674 SKIP WIN LINUX MAC : fast/js/missing-title-end-tag-js.html = FAIL // Before bulach/andreip rebaseline these tests (changed at r61234 / new html5 parser). BUG46674 : html5lib/runner.html = FAIL -BUG46674 WIN LINUX : css1/box_properties/float_elements_in_series.html = FAIL -BUG46674 WIN LINUX MAC : fast/doctypes/003.html = FAIL -BUG46674 WIN LINUX : fast/dom/stripNullFromTextNodes.html = FAIL -BUG46674 WIN LINUX MAC : fast/invalid/016.html = FAIL -BUG46674 WIN LINUX MAC : fast/parser/broken-comments-vs-parsing-mode.html = FAIL -BUG46674 WIN LINUX MAC : fast/parser/comment-in-style.html = FAIL -BUG46674 WIN LINUX MAC : fast/parser/parseCommentsInTitles.html = FAIL -BUG46674 WIN LINUX MAC : fast/parser/script-tag-with-trailing-slash.html = FAIL -BUG46674 WIN LINUX MAC : fast/text/international/bidi-linebreak-001.html = FAIL -BUG46674 WIN LINUX MAC : fast/text/international/bidi-linebreak-002.html = FAIL -BUG46674 WIN LINUX MAC : fast/text/international/bidi-linebreak-003.html = FAIL +BUG46674 LINUX : css1/box_properties/float_elements_in_series.html = FAIL +BUG46674 LINUX MAC : fast/doctypes/003.html = FAIL +BUG46674 LINUX : fast/dom/stripNullFromTextNodes.html = FAIL +BUG46674 LINUX MAC : fast/invalid/016.html = FAIL +BUG46674 LINUX MAC : fast/parser/broken-comments-vs-parsing-mode.html = FAIL +BUG46674 LINUX MAC : fast/parser/comment-in-style.html = FAIL +BUG46674 LINUX MAC : fast/parser/parseCommentsInTitles.html = FAIL +BUG46674 LINUX MAC : fast/text/international/bidi-linebreak-001.html = FAIL +BUG46674 LINUX MAC : fast/text/international/bidi-linebreak-002.html = FAIL +BUG46674 LINUX MAC : fast/text/international/bidi-linebreak-003.html = FAIL BUG46674 WIN LINUX MAC : fast/text/international/hindi-whitespace.html = FAIL BUG46674 WIN LINUX MAC : fast/text/stripNullFromText.html = FAIL -BUG46674 WIN LINUX MAC : fast/tokenizer/missing-title-end-tag-1.html = FAIL -BUG46674 WIN LINUX MAC : fast/tokenizer/missing-title-end-tag-2.html = FAIL -BUG46674 WIN LINUX MAC : fast/tokenizer/script_extra_close.html = FAIL -BUG46674 WIN LINUX MAC : tables/mozilla/images/adforce_imgis_com.html = FAIL -BUG46674 WIN LINUX MAC : webarchive/archive-empty-frame-dom.html = FAIL +BUG46674 LINUX MAC : fast/tokenizer/missing-title-end-tag-1.html = FAIL +BUG46674 LINUX MAC : fast/tokenizer/missing-title-end-tag-2.html = FAIL +BUG46674 MAC : fast/tokenizer/script_extra_close.html = FAIL +BUG46674 LINUX MAC : tables/mozilla/images/adforce_imgis_com.html = FAIL BUG46674 : http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char.html = FAIL |