diff options
author | playmobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 21:32:55 +0000 |
---|---|---|
committer | playmobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 21:32:55 +0000 |
commit | e9eef651790d9ef810cf9bc22a69b02868e0b0cc (patch) | |
tree | dc3bc78182e76cc839d25e07d72604ded028ed47 | |
parent | ec8a3ea52935ef57bfcf5597300f9284e2cfa9f2 (diff) | |
download | chromium_src-e9eef651790d9ef810cf9bc22a69b02868e0b0cc.zip chromium_src-e9eef651790d9ef810cf9bc22a69b02868e0b0cc.tar.gz chromium_src-e9eef651790d9ef810cf9bc22a69b02868e0b0cc.tar.bz2 |
DEFER new tests on Linux & Mac - WebKit Merge 42932:42994
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14892 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3ebe251..e6a8370f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2580,7 +2580,7 @@ BUG11123 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL // Mysteriously started failing right around the v8 scons->gyp change. BUG11176 MAC : LayoutTests/fast/css/first-child-pseudo-class.html = FAIL BUG11176 WIN : LayoutTests/fast/forms/input-align-image.html = FAIL - + // New failures from WebKit Merge 42932:42994 BUG11178 : LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener.html = FAIL BUG11178 : LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-shortcut.html = FAIL @@ -2611,6 +2611,9 @@ BUG11178 MAC : LayoutTests/fast/dom/Document/open-with-pending-load.html = CRASH // New tests from WebKit Merge 42932:42994 BUG11179 DEFER : LayoutTests/http/tests/xmlhttprequest/detaching-frame-2.html = FAIL BUG11179 LINUX : LayoutTests/editing/deleting/type-delete-after-quote.html = FAIL -BUG11179 MAC LINUX : LayoutTests/webarchive/adopt-attribute-styled-body-webarchive.html = FAIL -BUG11179 MAC LINUX : LayoutTests/webarchive/adopt-attribute-styled-node-webarchive.html = FAIL -BUG11179 MAC LINUX : LayoutTests/webarchive/adopt-inline-styled-node-webarchive.html = FAIL + +// Chrome does not support WebArchives (just like Safari for Windows), +// although we might eventually want to on Mac. +WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-body-webarchive.html = FAIL +WONTFIX SKIP : LayoutTests/webarchive/adopt-attribute-styled-node-webarchive.html = FAIL +WONTFIX SKIP : LayoutTests/webarchive/adopt-inline-styled-node-webarchive.html = FAIL
\ No newline at end of file |