diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 17:45:12 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 17:45:12 +0000 |
commit | b01f528385f1702f041c1f6d98d2e711b0c8c67c (patch) | |
tree | 814a58643d2462d87f5f5565b4a6a52fbc16efd7 | |
parent | 2b7c9f90805d4099216590125feb5b7c34492bc7 (diff) | |
download | chromium_src-b01f528385f1702f041c1f6d98d2e711b0c8c67c.zip chromium_src-b01f528385f1702f041c1f6d98d2e711b0c8c67c.tar.gz chromium_src-b01f528385f1702f041c1f6d98d2e711b0c8c67c.tar.bz2 |
Adding more Webkit tests to the failure list to get the build green(er).
TBR=brettw
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17199 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8edc186..7013af4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1470,7 +1470,7 @@ BUG10384 MAC : LayoutTests/fast/canvas/linearGradient-infinite-values.html = CRA BUG10384 MAC : LayoutTests/fast/css/acid2-pixel.html = CRASH PASS BUG10384 MAC : LayoutTests/fast/canvas/gradient-with-clip.html = CRASH PASS BUG10384 MAC LINUX : LayoutTests/fast/css/acid2.html = CRASH PASS -BUG10384 RELEASE MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIMEOUT FAIL PASS +BUG10384 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIMEOUT FAIL PASS BUG10384 DEBUG MAC : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL PASS // These next few passes like 1 in 20 times, but it could be from corruption // from previous tests that is causing the problems. @@ -2667,6 +2667,9 @@ BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-006.h BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/002-simple.html = CRASH PASS BUG12860 : LayoutTests/fast/frames/iframe-name-and-id.html = CRASH PASS BUG12860 LINUX : LayoutTests/http/tests/security/cross-frame-access-delete.html = CRASH +BUG12860 LINUX : LayoutTests/fast/frames/iframe-double-attach.html = CRASH +BUG12860 MAC : LayoutTests/fast/frames/frameElement-frame.html = CRASH +BUG12860 MAC : LayoutTests/fast/frames/iframe-no-src-set-location.html = CRASH // WebKit 44202:44252 introduced new tests BUG12881 : LayoutTests/fast/js/string-replace-exception-crash.html = FAIL |