diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 03:49:39 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 03:49:39 +0000 |
commit | d1dd5be77f27a761ea10062959b14106fe926a20 (patch) | |
tree | 79ae100452f8bb9e0c03f39d19108e6c950310f7 /webkit | |
parent | ee314fff38f1b78fc68069a882dec1d92ab0fd36 (diff) | |
download | chromium_src-d1dd5be77f27a761ea10062959b14106fe926a20.zip chromium_src-d1dd5be77f27a761ea10062959b14106fe926a20.tar.gz chromium_src-d1dd5be77f27a761ea10062959b14106fe926a20.tar.bz2 |
This test actually fails on all platforms.
TBR=hclam
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/261019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28374 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 67a150e8..9d78d94 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3141,5 +3141,5 @@ BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-functio 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 : LayoutTests/http/tests/globalhistory/history-delegate-basic-title.html = FAIL BUG_JOHNNYG WIN DEBUG : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL |