diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 22:48:21 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 22:48:21 +0000 |
commit | 23eda2f57f058bf1fb0633494c53d33c9f0f0182 (patch) | |
tree | ddda416bd66fb5c4501f499cae642b966151db70 | |
parent | 922982c6528a80ee4079a6c221f513bc8a5ddbb9 (diff) | |
download | chromium_src-23eda2f57f058bf1fb0633494c53d33c9f0f0182.zip chromium_src-23eda2f57f058bf1fb0633494c53d33c9f0f0182.tar.gz chromium_src-23eda2f57f058bf1fb0633494c53d33c9f0f0182.tar.bz2 |
Update test_expectations.txt to track redirect-cross-origin-tripmine.html failure.
BUG=33316
Review URL: http://codereview.chromium.org/555141
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37336 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index da38740..1700c06 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2073,8 +2073,9 @@ BUG10473 LINUX : fast/forms/searchfield-heights.html = FAIL BUG10473 LINUX : fast/replaced/width100percent-searchfield.html = FAIL // This test isn't just slow -- sometimes it times out indefinitely. -BUG27569 MAC WIN DEBUG : http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS -BUG27569 LINUX MAC WIN RELEASE : http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS +// r37311:r37313 started making the test fail with a text diff. +BUG27569 BUG33316 MAC WIN DEBUG : http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT FAIL PASS +BUG27569 BUG33316 LINUX MAC WIN RELEASE : http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT FAIL PASS BUG9613 WIN LINUX : fast/dom/clientWidthAfterDocumentIsRemoved.html = IMAGE+TEXT BUG9613 MAC : fast/dom/clientWidthAfterDocumentIsRemoved.html = TEXT |