diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 22:17:15 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 22:17:15 +0000 |
commit | 753749223c8a87fbd4a9219e89a2f0c4e0d7b60a (patch) | |
tree | 33ad54a01684a395bd6983f234413bd9d895ddbd /webkit | |
parent | c01058bd601fb510a8d5e71870ae947a123e96dc (diff) | |
download | chromium_src-753749223c8a87fbd4a9219e89a2f0c4e0d7b60a.zip chromium_src-753749223c8a87fbd4a9219e89a2f0c4e0d7b60a.tar.gz chromium_src-753749223c8a87fbd4a9219e89a2f0c4e0d7b60a.tar.bz2 |
Mark redirect-cross-origin-post.html failing both debug/release on Windows
BUG=10476
TEST=NONE
TBR=dglazkov
Review URL: http://codereview.chromium.org/239005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27141 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rwxr-xr-x | 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 88d340e..b3a886d 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1747,7 +1747,7 @@ BUG10475 WIN LINUX : LayoutTests/fast/forms/range-thumb-height-percentage.html = SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS -BUG10476 WIN RELEASE: LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL PASS +BUG10476 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL PASS // Merge WebKit 42133:42199 regressions BUG10477 LINUX : LayoutTests/fast/events/context-no-deselect.html = FAIL |