diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-29 18:00:51 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-29 18:00:51 +0000 |
commit | 6828a51a1dea514c9bb57826ff9f1c3879287b92 (patch) | |
tree | bcd0395d7cf6a50d6ae6925a4223ef42f058f5f2 | |
parent | 29ff454a9d1cc3bec77e0a4a352cee58896096bc (diff) | |
download | chromium_src-6828a51a1dea514c9bb57826ff9f1c3879287b92.zip chromium_src-6828a51a1dea514c9bb57826ff9f1c3879287b92.tar.gz chromium_src-6828a51a1dea514c9bb57826ff9f1c3879287b92.tar.bz2 |
linux: modify test_expectations to reflect current tree state
BUG=covered by existing bugs, it seems
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37518 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ca2eecc..e898d4c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -421,9 +421,10 @@ WONTFIX BUG21840 DEBUG : http/tests/loading/basic-auth-resend-wrong-credentials. WONTFIX BUG21840 LINUX RELEASE : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL WONTFIX BUG21840 SLOW WIN RELEASE : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL WONTFIX BUG21840 MAC RELEASE : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL TIMEOUT -WONTFIX BUG21840 WIN DEBUG : http/tests/loading/basic-credentials-sent-automatically.html = FAIL TIMEOUT -WONTFIX BUG21840 SLOW WIN RELEASE : http/tests/loading/basic-credentials-sent-automatically.html = FAIL -WONTFIX BUG21840 LINUX MAC : http/tests/loading/basic-credentials-sent-automatically.html = FAIL + +WONTFIX BUG21840 LINUX : http/tests/loading/basic-credentials-sent-automatically.html = FAIL CRASH +WONTFIX BUG21840 WIN : http/tests/loading/basic-credentials-sent-automatically.html = FAIL TIMEOUT +WONTFIX BUG21840 MAC : http/tests/loading/basic-credentials-sent-automatically.html = FAIL // This checks the IDN behavior of WebKit/WebKit on Mac, not WebKit/WebCore or // WebKit/JavaScriptCore. Chrome doesn't use WebKit/WebKit, and Chrome's IDN @@ -931,7 +932,7 @@ BUG10295 MAC : fast/dom/prototype-chain.html = FAIL BUG10296 MAC : fast/text/international/bidi-menulist.html = FAIL BUG10296 LINUX : fast/transforms/transform-on-inline.html = FAIL BUG10296 LINUX : fast/transforms/transform-table-row.html = FAIL -BUG10296 LINUX : svg/batik/paints/patternPreserveAspectRatioA.svg = FAIL +BUG10296 LINUX : svg/batik/paints/patternPreserveAspectRatioA.svg = FAIL TIMEOUT // Needs to be rebaselined. BUG10296 LINUX : svg/custom/deep-dynamic-updates.svg = FAIL BUG10296 LINUX : svg/custom/foreign-object-skew.svg = FAIL |