diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-08 14:50:15 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-08 14:50:15 +0000 |
commit | df71fef92e495f0e0fab5db8e3b8f549fb1de3e7 (patch) | |
tree | 7158679b1cdd0bf8ad577185f119cbd3f2f3ad2a | |
parent | a9348447e45b41890143f8e3460172e41e4a40c6 (diff) | |
download | chromium_src-df71fef92e495f0e0fab5db8e3b8f549fb1de3e7.zip chromium_src-df71fef92e495f0e0fab5db8e3b8f549fb1de3e7.tar.gz chromium_src-df71fef92e495f0e0fab5db8e3b8f549fb1de3e7.tar.bz2 |
clean out the failing layout tests that have been left failing
since yesterday's webkit merge.
Review URL: http://codereview.chromium.org/62148
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13351 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index bd71a2a..a256b5d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2406,5 +2406,7 @@ BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS BUG9797 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/filters-gauss-01-b.svg = CRASH PASS BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = CRASH FAIL -BUG9850 LINUX MAC : LayoutTests/compositing/overflow/overflow-positioning.html = FAIL PASS -BUG9850 LINUX MAC : LayoutTests/editing/selection/thai-word-at-document-end.html = FAIL PASS +BUG9850 : LayoutTests/compositing/overflow/overflow-positioning.html = FAIL +BUG9850 : LayoutTests/editing/selection/thai-word-at-document-end.html = FAIL +BUG9850 WIN : LayoutTests/fast/inline/long-wrapped-line.html = FAIL +BUG9850 MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL |