diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 19:16:33 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 19:16:33 +0000 |
commit | 9eb29cb9a7ec40c052d9764eb08d69df20d8d48f (patch) | |
tree | c5ba80739a49674d674172f6cbc32eaea12884d6 /webkit | |
parent | 795cb9c50d611f9541db6823763bde48d46c824d (diff) | |
download | chromium_src-9eb29cb9a7ec40c052d9764eb08d69df20d8d48f.zip chromium_src-9eb29cb9a7ec40c052d9764eb08d69df20d8d48f.tar.gz chromium_src-9eb29cb9a7ec40c052d9764eb08d69df20d8d48f.tar.bz2 |
Disable more flaky tests.
TBR=finnur
Review URL: http://codereview.chromium.org/115940
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17203 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7013af4..5410a3c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2661,7 +2661,7 @@ BUG12860 : LayoutTests/http/tests/security/cross-frame-access-document-direct.ht BUG12860 : LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut.html = CRASH BUG12860 : LayoutTests/http/tests/xmlhttprequest/event-listener-gc.html = CRASH BUG12860 : LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent.html = CRASH -BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.html = CRASH PASS +BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.html = CRASH PASS TIMEOUT BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = CRASH PASS BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-006.html = CRASH PASS BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/002-simple.html = CRASH PASS @@ -2684,3 +2684,5 @@ BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAI BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL BUG12882 : LayoutTests/fast/dom/Window/open-existing-pop-up-blocking.html = TIMEOUT BUG12882 LINUX : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH +BUG12882 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = TIMEOUT +BUG12882 LINUX : LayoutTests/fast/frames/iframe-js-url-clientWidth.html = CRASH |