diff options
author | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-15 22:55:37 +0000 |
---|---|---|
committer | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-15 22:55:37 +0000 |
commit | 6f26f22d27ed2bfc699b89ad1d5f1ce093131722 (patch) | |
tree | eceb54c6dddb7a5b529c432d46b53e48794c3267 | |
parent | 4c302a98c304fac15a3c68bce816ea42950b3cd5 (diff) | |
download | chromium_src-6f26f22d27ed2bfc699b89ad1d5f1ce093131722.zip chromium_src-6f26f22d27ed2bfc699b89ad1d5f1ce093131722.tar.gz chromium_src-6f26f22d27ed2bfc699b89ad1d5f1ce093131722.tar.bz2 |
Mark prototype-inheritance.html as FAILED so that we can rebaseline it later.
BUG=none
TEST=none
TBR=ajwong
Review URL: http://codereview.chromium.org/1019001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41649 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5d109e4..4a01e1c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2828,8 +2828,8 @@ 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 +// Started failing after Chromium r41620. Need rebaseline. +BUG38239 : fast/dom/prototype-inheritance.html = TEXT TIMEOUT // WebKit roll 55940 -> 56004 BUG38228 : fast/events/drag-and-drop.html = TEXT |