diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 20:57:20 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 20:57:20 +0000 |
commit | 29bcb702e14fc5f673e4d3248f63eed80a3ea26e (patch) | |
tree | a655b357a81d6c957dbcbf4fa1569cea305907f1 /webkit/tools | |
parent | 73059c69587ff05e325540799fb36241f2bcb113 (diff) | |
download | chromium_src-29bcb702e14fc5f673e4d3248f63eed80a3ea26e.zip chromium_src-29bcb702e14fc5f673e4d3248f63eed80a3ea26e.tar.gz chromium_src-29bcb702e14fc5f673e4d3248f63eed80a3ea26e.tar.bz2 |
Webkit merge from 43587:43637.
Tests failing due to upstream r43604, but abarth with investigate.
Otherwise, just some new baselines.
Review URL: http://codereview.chromium.org/115319
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15995 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 87ff516..e2b6b49 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2708,3 +2708,22 @@ BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI // This test is marked as Slow on other platforms but still times out on Mac debug BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = TIMEOUT + +// These tests started to fail after r43604 upstream. +BUG11909 : LayoutTests/http/tests/misc/iframe-domain-test.html = FAIL +BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-lexical.html = FAIL +BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html = FAIL +BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html = FAIL +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 : 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 +BUG11909 : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html = FAIL +BUG11909 : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html = FAIL +BUG11909 : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-set-opener.html = FAIL +BUG11909 : LayoutTests/http/tests/security/cookies/document-open.html = FAIL +BUG11909 : LayoutTests/http/tests/misc/window-open-then-write.html = TIMEOUT +BUG11909 : LayoutTests/http/tests/navigation/new-window-redirect-history.html = TIMEOUT |