diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-26 14:49:01 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-26 14:49:01 +0000 |
commit | 55498a906e315d58021527f1919ebb3fc5f7b55b (patch) | |
tree | 42a7293ab92db83b628de3312be4d67ceab65a54 /webkit | |
parent | 169f772f17fb54b2b2e707c95eea4582fce77a16 (diff) | |
download | chromium_src-55498a906e315d58021527f1919ebb3fc5f7b55b.zip chromium_src-55498a906e315d58021527f1919ebb3fc5f7b55b.tar.gz chromium_src-55498a906e315d58021527f1919ebb3fc5f7b55b.tar.bz2 |
We had some entries twice in the list. Cleaning up.
Review URL: http://codereview.chromium.org/49040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12548 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1a45c4c..3b05e85 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -387,7 +387,7 @@ DEFER : LayoutTests/http/tests/xmlhttprequest/methods-async.html = FAIL TIMEOUT DEFER WIN LINUX MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = FAIL TIMEOUT PASS // LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type // even when a request didn't send the header. -DEFER : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL +DEFER : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL CRASH // This passes when run in Chrome. It appears to be because of a difference // in how lighttpd serves up the svn resource image (or the image // contained in the svg image). @@ -2154,7 +2154,7 @@ BUG9164 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = FAIL // Expectations changed upstream. WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL MAC RELEASE : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL -WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT +WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT CRASH MAC : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT FAIL // Tests that fail in debug mode on linux @@ -2328,8 +2328,6 @@ DEFER MAC LINUX : LayoutTests/http/tests/xmlhttprequest/post-content-type.html = # Adding more failures after the last merge: WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL WIN : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = CRASH PASS -WIN : LayoutTests/http/tests/misc/url-in-utf16be.html = CRASH PASS -WIN : LayoutTests/http/tests/xmlhttprequest/methods.html = CRASH PASS WIN : LayoutTests/http/tests/xmlhttprequest/null-auth.php = CRASH PASS WIN : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.html = CRASH PASS WIN : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS |