diff options
author | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-19 12:21:05 +0000 |
---|---|---|
committer | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-19 12:21:05 +0000 |
commit | 4dffd2c24cd6036ae1cd0f1180989670d05bb299 (patch) | |
tree | 8f6c981b9ae9645b111f4b49b414a8245a3234b9 /webkit | |
parent | f38bc36ec590b9069b79c24e3d4b7462609cbb99 (diff) | |
download | chromium_src-4dffd2c24cd6036ae1cd0f1180989670d05bb299.zip chromium_src-4dffd2c24cd6036ae1cd0f1180989670d05bb299.tar.gz chromium_src-4dffd2c24cd6036ae1cd0f1180989670d05bb299.tar.bz2 |
Revert 44578 - Add all the new failing fast/ruby layout tests to the downstream expectation file.
BUG:41555
TBR:antonm@chromium.org
Review URL: http://codereview.chromium.org/1523025
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/1637021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44905 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4471691..5d46c28 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -29,39 +29,3 @@ BUG39855 SLOW DEBUG : editing/selection/extend-selection.html = PASS // We reintroduced the ogg seek patch 12_vp3_key_frame_after_flush and need // new baselines. BUG40619 : media/video-seek-past-end-playing.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 |