diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 03:29:15 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 03:29:15 +0000 |
commit | ee314fff38f1b78fc68069a882dec1d92ab0fd36 (patch) | |
tree | 773edfe0c6fe1747a6c458e7e955b4c2ad14a0fd /webkit | |
parent | 45b883fdfa9e5642db769fd460b5a925499f8bdf (diff) | |
download | chromium_src-ee314fff38f1b78fc68069a882dec1d92ab0fd36.zip chromium_src-ee314fff38f1b78fc68069a882dec1d92ab0fd36.tar.gz chromium_src-ee314fff38f1b78fc68069a882dec1d92ab0fd36.tar.bz2 |
Disable more busted tests.
TBR=hclam
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/265034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28373 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fbc52cd..67a150e8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3139,3 +3139,7 @@ BUG_AA : LayoutTests/http/tests/security/isolatedWorld/string-prototype.html = F BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-properties.html = FAIL BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-function.html = TIMEOUT BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-string.html = TIMEOUT +BUG_AA SKIP : LayoutTests/http/tests/security/isolatedWorld/iframe.html = FAIL + +BUG_JOHNNYG MAC LINUX : LayoutTests/http/tests/globalhistory/history-delegate-basic-title.html = FAIL +BUG_JOHNNYG WIN DEBUG : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL |