diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-07 13:02:22 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-07 13:02:22 +0000 |
commit | 005e167721aec481a35386873be146ba116e3714 (patch) | |
tree | 20190c49123e51a380e2df87020190b74d42b8d3 | |
parent | a57da952311609a16aaa23d24de00a6179db627b (diff) | |
download | chromium_src-005e167721aec481a35386873be146ba116e3714.zip chromium_src-005e167721aec481a35386873be146ba116e3714.tar.gz chromium_src-005e167721aec481a35386873be146ba116e3714.tar.bz2 |
Remove crashes from the test list that was fixed by
http://codereview.chromium.org/115079
BUG=9371
Review URL: http://codereview.chromium.org/115083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15542 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 89aa139..4dee4ad 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1970,15 +1970,6 @@ BUG10464 WIN : LayoutTests/http/tests/xmlhttprequest/null-auth.php = CRASH TIMEO BUG10464 WIN : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.html = CRASH FAIL PASS BUG10464 WIN LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS -// Merge WebKit: 41944:41999 -// All these seem to be the same issue. None of them is crashing when run separately. -// But if a previous test time-outs, the following 1-2 tests crash the test_shell. -BUG9371 WIN : LayoutTests/http/tests/misc/cached-scripts.html = CRASH -BUG9371 WIN : LayoutTests/http/tests/misc/canvas-pattern-from-incremental-image.html = CRASH -BUG9371 WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-post.html = CRASH -BUG9371 WIN LINUX MAC : LayoutTests/http/tests/security/postMessage/data-url-sends-null-origin.html = CRASH -BUG9371 WIN LINUX MAC : LayoutTests/http/tests/xmlhttprequest/status-after-abort.html = CRASH - // New tests, need Chromium baseline. BUG10465 WIN LINUX : LayoutTests/compositing/direct-image-compositing.html = FAIL BUG10465 WIN LINUX : LayoutTests/fast/borders/border-image-border-radius.html = FAIL |