diff options
author | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-16 09:46:48 +0000 |
---|---|---|
committer | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-16 09:46:48 +0000 |
commit | b7071efdd657ed0cdb54c6663e56454ef7d9b0db (patch) | |
tree | 9cede7cfe80afc0bb261bd9d8548af2e0368f158 /webkit | |
parent | 69e920d9fc42d9771c9624c3a36eedbe3cd3c7da (diff) | |
download | chromium_src-b7071efdd657ed0cdb54c6663e56454ef7d9b0db.zip chromium_src-b7071efdd657ed0cdb54c6663e56454ef7d9b0db.tar.gz chromium_src-b7071efdd657ed0cdb54c6663e56454ef7d9b0db.tar.bz2 |
Revert 44762 - Reenable ruby tests.
Review URL: http://codereview.chromium.org/1662001
TBR=antonm@chromium.org
Review URL: http://codereview.chromium.org/1553037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44763 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index cf22e79..803b99e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -32,3 +32,38 @@ BUG40619 MAC : media/video-played-collapse.html = PASS FAIL BUG40619 : media/video-seek-past-end-playing.html = PASS FAIL TIMEOUT BUG40619 : media/video-seeking.html = PASS FAIL TIMEOUT +// New failing test after the webkit merge on 3/14/2010 by antonm +BUG41555 LINUX DEBUG : fast/ruby/parse-rp.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-empty-rt.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-illegal-1.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-illegal-2.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-illegal-3.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-illegal-4.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-illegal-5.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-illegal-6.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-illegal-7.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-illegal-combined.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-length.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-line-height.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-remove.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-run-break.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-runs-spans.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-runs.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-simple-rp.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-simple.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-text-indent.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/ruby-trailing.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-rt-block-1.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-rt-block-2.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-rt-block-3.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-rt.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-text1.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-text2.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-text3.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt-block-1.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt-block-2.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt-block-3.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt1.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt2.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-text1.html = CRASH +BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-text2.html = CRASH |