diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-13 20:42:18 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-13 20:42:18 +0000 |
commit | 26d41629bc7e6a76e064b92b2022089a0bf61a14 (patch) | |
tree | 2b268ac289fb5c6d14c063d219ce81656991ec64 /webkit/tools | |
parent | e547e0ccf59ff5815558d4c2ec8f4b0a92c5dcd7 (diff) | |
download | chromium_src-26d41629bc7e6a76e064b92b2022089a0bf61a14.zip chromium_src-26d41629bc7e6a76e064b92b2022089a0bf61a14.tar.gz chromium_src-26d41629bc7e6a76e064b92b2022089a0bf61a14.tar.bz2 |
Mark the reopened test from r31851 as a different bug.
R=scherkus@chromium.org
BUG=27569
TEST=LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
Review URL: http://codereview.chromium.org/393004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31940 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a6f8b2f..ec50018 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2403,7 +2403,7 @@ BUG20570 : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIM BUG20570 : LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = TIMEOUT // This test isn't just slow -- sometimes it times out indefinitely. -BUG10475 : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS +BUG27569 : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS |