diff options
author | gdk@chromium.org <gdk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-15 21:58:55 +0000 |
---|---|---|
committer | gdk@chromium.org <gdk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-15 21:58:55 +0000 |
commit | 83dd4d1b3402a1b3d6f19f6676ebe5597053f467 (patch) | |
tree | 07e8e91630caadc6a260b6c8de02c4e28374771a /webkit | |
parent | 4a582032795a0681eaec01a1af4f59972cfe1214 (diff) | |
download | chromium_src-83dd4d1b3402a1b3d6f19f6676ebe5597053f467.zip chromium_src-83dd4d1b3402a1b3d6f19f6676ebe5597053f467.tar.gz chromium_src-83dd4d1b3402a1b3d6f19f6676ebe5597053f467.tar.bz2 |
Layout test prototype-inheritance.html started failing with r41620 on linux.
Marking as failed.
BUG=38239
TEST=none
Review URL: http://codereview.chromium.org/1016001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41643 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 00a22ab..281fc27 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2827,3 +2827,6 @@ BUG_JIANLI WIN LINUX : fast/text/international/plane2.html = IMAGE+TEXT BUG_JIANLI WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-17-b.svg = TEXT BUG_JIANLI WIN LINUX : svg/custom/dominant-baseline-hanging.svg = TEXT BUG_JIANLI WIN : editing/deleting/5390681-2.html = IMAGE+TEXT + +// Started failing after Chromium r41620 +BUG38239 LINUX SKIP : fast/dom/prototype-inheritance.html = TEXT TIMEOUT |