diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 21:46:51 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 21:46:51 +0000 |
commit | b38f85b26762e22775e63618f005d6c55a29ef43 (patch) | |
tree | 8dfad57ce2d13502802c81d25e9a751905ac665e | |
parent | 8ee6bddfcace80700dda6ac069fbe655cbff10a2 (diff) | |
download | chromium_src-b38f85b26762e22775e63618f005d6c55a29ef43.zip chromium_src-b38f85b26762e22775e63618f005d6c55a29ef43.tar.gz chromium_src-b38f85b26762e22775e63618f005d6c55a29ef43.tar.bz2 |
Remove duplicate mac test failure.
TBR=dglazkov
Review URL: http://codereview.chromium.org/113366
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16005 0039d316-1c4b-4281-b951-d872f2087c98
-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 e2b6b49..37e4f88 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2717,7 +2717,7 @@ BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchil BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-alias.html = FAIL BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren.html = FAIL BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-window-open.html = FAIL -BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-with-base-tag.html = FAIL +BUG11909 LINUX WIN : LayoutTests/http/tests/security/aboutBlank/security-context-with-base-tag.html = FAIL BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-write.html = FAIL BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-writeln.html = FAIL BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context.html = FAIL |