diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 21:18:18 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 21:18:18 +0000 |
commit | 96f7f2fc9d83dc862e3a0c98833226b297401ae4 (patch) | |
tree | a6a984c7ac8e512b718c860acbaf5df0785437a9 | |
parent | 3272d829c0da4afebfc4e87a41ec0a5259bbf577 (diff) | |
download | chromium_src-96f7f2fc9d83dc862e3a0c98833226b297401ae4.zip chromium_src-96f7f2fc9d83dc862e3a0c98833226b297401ae4.tar.gz chromium_src-96f7f2fc9d83dc862e3a0c98833226b297401ae4.tar.bz2 |
Mark even more tests as being flaky.
TBR=zork
BUG=23498,24167
TEST=none
Review URL: http://codereview.chromium.org/271010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28309 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c3ec560..e2c7a16 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1611,7 +1611,7 @@ BUG23498 MAC : LayoutTests/fast/forms/input-table.html = IMAGE BUG23498 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = IMAGE BUG23498 MAC : LayoutTests/fast/forms/textarea-rows-cols.html = IMAGE // Also BUG_24121 for the CRASH -BUG23498 MAC : LayoutTests/fast/frames/frame-scrolling-attribute.html = IMAGE CRASH +BUG23498 WIN MAC : LayoutTests/fast/frames/frame-scrolling-attribute.html = IMAGE CRASH BUG23498 MAC : LayoutTests/fast/frames/iframe-scrolling-attribute.html = IMAGE BUG23498 MAC : LayoutTests/fast/frames/invalid.html = IMAGE BUG23498 MAC : LayoutTests/fast/frames/onlyCommentInIFrame.html = IMAGE @@ -2481,6 +2481,7 @@ BUG9798 WIN DEBUG : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL BUG9798 WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL PASS BUG9798 MAC RELEASE : LayoutTests/http/tests/loading/preload-img-test.html = TIMEOUT PASS BUG9798 LINUX DEBUG : LayoutTests/http/tests/local/style-access-before-stylesheet-loaded.html = FAIL PASS +BUG9798 WIN DEBUG : LayoutTests/http/tests/local/style-access-before-stylesheet-loaded.html = FAIL PASS BUG9798 LINUX MAC : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEOUT PASS BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PASS BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEOUT PASS @@ -3081,3 +3082,6 @@ BUG_24119 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug1220.html = PASS FAIL BUG_24142 : LayoutTests/fast/css/large-number-round-trip.html = FAIL BUG_JOHNNYG WIN LINUX : LayoutTests/fast/frames/viewsource-link-on-href-value.html = FAIL PASS CRASH BUG_24159 WIN LINUX : LayoutTests/fast/css/opacity-float.html = FAIL + +// Flaky failure +BUG_241167 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-port-explicit-domain.html = PASS FAIL |