diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-23 08:50:53 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-23 08:50:53 +0000 |
commit | 654e5bbe0948dcb686d7ecb50def3a2a729e8ddb (patch) | |
tree | 066d6d16888af7862fc984c275a89e7989cd39f3 /webkit | |
parent | 94fdf54b85fb82586798cb0cccb7e985ad1bddd9 (diff) | |
download | chromium_src-654e5bbe0948dcb686d7ecb50def3a2a729e8ddb.zip chromium_src-654e5bbe0948dcb686d7ecb50def3a2a729e8ddb.tar.gz chromium_src-654e5bbe0948dcb686d7ecb50def3a2a729e8ddb.tar.bz2 |
Add new failures to test_expectations. Inestigations are ongoing.
TBR=hamaji@chromium.org
BUG=None
TEST=layout test on OSX (debug)
Review URL: http://codereview.chromium.org/516006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35208 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6b56c4b..aafed68 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3136,3 +3136,11 @@ BUG_LEVIN : LayoutTests/websocket/tests/bad-sub-protocol.html = TEXT BUG_LEVIN : LayoutTests/websocket/tests/url-parsing.html = TEXT BUG_LEVIN : LayoutTests/fast/forms/basic-textareas-quirks.html = IMAGE IMAGE+TEXT BUG_LEVIN WIN LINUX : LayoutTests/fast/forms/basic-selects.html = IMAGE+TEXT + +BUG_LEVIN DEBUG MAC : LayoutTests/editing/deleting/delete-line-011.html = CRASH +BUG_LEVIN DEBUG MAC : LayoutTests/editing/inserting/insert-br-004.html = CRASH +BUG_LEVIN DEBUG MAC : LayoutTests/editing/inserting/insert-tab-004.html = CRASH +BUG_LEVIN DEBUG MAC : LayoutTests/editing/pasteboard/paste-text-015.html = CRASH +BUG_LEVIN DEBUG MAC : LayoutTests/editing/selection/4932260-2.html = CRASH +BUG_LEVIN DEBUG MAC : LayoutTests/editing/unsupported-content/table-delete-003.html = CRASH +BUG_LEVIN DEBUG MAC : LayoutTests/fast/text/international/thai-line-breaks.html = CRASH |