diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-14 19:51:43 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-14 19:51:43 +0000 |
commit | f12dc6cf6d09c24a6b6c58ac410eb18fbc40baf9 (patch) | |
tree | de9dcc23c8703e70319ae5863a30ccd17d91a643 | |
parent | 8b05d16b3caadf1c3a592e962157ce65ff874268 (diff) | |
download | chromium_src-f12dc6cf6d09c24a6b6c58ac410eb18fbc40baf9.zip chromium_src-f12dc6cf6d09c24a6b6c58ac410eb18fbc40baf9.tar.gz chromium_src-f12dc6cf6d09c24a6b6c58ac410eb18fbc40baf9.tar.bz2 |
Add some test failures that need an initial investigation
and real bugs filed.
TEST=None
BUG=None
TBR=mbleshe@chromium.org
Review URL: http://codereview.chromium.org/169005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23450 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c94c256..1b1360b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2883,3 +2883,7 @@ BUG_LEVIN WIN LINUX : LayoutTests/fast/block/float/float-avoidance.html = FAIL BUG_LEVIN WIN LINUX : LayoutTests/fast/reflections/reflection-overflow-scroll.html = FAIL BUG_LEVIN WIN LINUX : LayoutTests/fast/text/monospace-width-cache.html = FAIL BUG_LEVIN WIN LINUX : LayoutTests/tables/mozilla/bugs/bug106158-1.html = FAIL + +// Fallout from webkit 47265:47277 +BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL +BUG_MBELSHE LINUX : LayoutTests/fast/overflow/image-selection-highlight.html = CRASH |