diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-15 00:11:22 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-15 00:11:22 +0000 |
commit | ea7df9819aa0820c7dc2a456ce13a4f1927daa9d (patch) | |
tree | bc131fbe11b39d4e338ad64b957b29c817b81633 /webkit | |
parent | 7a91641fa8e7f0416ec848a9c7c81cbc9f605368 (diff) | |
download | chromium_src-ea7df9819aa0820c7dc2a456ce13a4f1927daa9d.zip chromium_src-ea7df9819aa0820c7dc2a456ce13a4f1927daa9d.tar.gz chromium_src-ea7df9819aa0820c7dc2a456ce13a4f1927daa9d.tar.bz2 |
Remove mac failure.
The linux crash fix to test shell (r16119) seems to have fixed this
crash on the mac.
TBR=evan
Review URL: http://codereview.chromium.org/113429
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16130 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index baa3127..e02cfcc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -978,7 +978,7 @@ BUG10315 WIN LINUX : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL // HTTPS tests fail on the open source buildbot with error "cross-site // not access allowed". See bug # 2306 -// BUG10316 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS +BUG10316 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS // These require application cache to be enabled. Skip the tests because // they're all timing out. TODO(tc): Upstream changes to the test so they @@ -2712,7 +2712,3 @@ BUG11909 : LayoutTests/http/tests/misc/window-open-then-write.html = TIMEOUT BUG11909 : LayoutTests/http/tests/navigation/new-window-redirect-history.html = TIMEOUT BUG11924 WIN : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL - -// Note: This was already failing in a different way. See BUG10316, above, so be -// sure to uncomment/recheck that when this is removed. -BUG11935 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = CRASH |