diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-03 19:16:03 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-03 19:16:03 +0000 |
commit | 5958f6319af35a101a7f7ab18df0d36d8eea55e2 (patch) | |
tree | 6a5c8240c0d869f743713f250c7edae1b68b3741 /webkit/tools | |
parent | f6f8d8021f123ddb58ffa513e57cdffe9a769dd4 (diff) | |
download | chromium_src-5958f6319af35a101a7f7ab18df0d36d8eea55e2.zip chromium_src-5958f6319af35a101a7f7ab18df0d36d8eea55e2.tar.gz chromium_src-5958f6319af35a101a7f7ab18df0d36d8eea55e2.tar.bz2 |
Update test expectations following WebKit merge 42133:42199
TBR=amanda
Review URL: http://codereview.chromium.org/60101
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13096 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d9ebddcd..edc38ee 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2334,3 +2334,15 @@ DEFER SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html WIN : LayoutTests/editing/selection/5136696.html = FAIL PASS WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL PASS WIN : LayoutTests/http/tests/misc/url-in-utf16be.html = CRASH PASS + +// Merge WebKit 42133:42199 regressions +LayoutTests/fast/events/context-no-deselect.html = FAIL +LayoutTests/fast/js/regexp-overflow.html = FAIL +LayoutTests/fast/repaint/reflection-repaint-test.html = FAIL +LayoutTests/fast/repaint/transform-layout-repaint.html = FAIL +LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = FAIL +LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html = FAIL +LayoutTests/http/tests/navigation/success200-frames-loadsame.html = FAIL +LayoutTests/security/block-test-no-port.html = FAIL +LayoutTests/fast/js/regexp-overflow-too-big.html = TIMEOUT +LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = TIMEOUT |