diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-19 16:10:10 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-19 16:10:10 +0000 |
commit | b2c9a1e325d47e4b098972485b6c00db8f35d94f (patch) | |
tree | e75264e7532cf57eceb748dab3db1fccf88ecaef /webkit | |
parent | 3dd2b11fffe7475cc2b00db8a538cc26dddeda2b (diff) | |
download | chromium_src-b2c9a1e325d47e4b098972485b6c00db8f35d94f.zip chromium_src-b2c9a1e325d47e4b098972485b6c00db8f35d94f.tar.gz chromium_src-b2c9a1e325d47e4b098972485b6c00db8f35d94f.tar.bz2 |
Remove SVG crashes from expectations. The crashes were fixed in http://trac.webkit.org/changeset/49685.
TBR=awalker
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/292015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29401 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index cd955f9..8aa5de5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -101,8 +101,7 @@ BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug131020.html = BUG24182 SLOW LINUX DEBUG : LayoutTests/tables/mozilla/other/wa_table_thtd_rowspan.html = PASS BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug113424.html = PASS BUG24182 SLOW WIN MAC DEBUG : LayoutTests/tables/mozilla/bugs/45621.html = PASS -// This test starts to crash since to r28630 -// BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/svg/carto.net/selectionlist.svg = PASS +BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/svg/carto.net/selectionlist.svg = PASS BUG24182 SLOW LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-29-b.svg = PASS //BUG24852 started failing since webkit 49583 //BUG24182 SLOW WIN : LayoutTests/css1/font_properties/font.html = PASS @@ -3124,10 +3123,6 @@ BUG_24314 LINUX DEBUG : LayoutTests/editing/selection/extend-selection.html = PA BUG_23475 WIN : LayoutTests/svg/custom/junk-data.svg = PASS IMAGE -// WebKit roll 49321:49372 -BUG_HCLAM WIN LINUX : LayoutTests/svg/carto.net/selectionlist.svg = CRASH -BUG_HCLAM MAC SLOW : LayoutTests/svg/carto.net/scrollbar.svg = CRASH - // WebKit roll 49405:49413 BUG_HCLAM : LayoutTests/http/tests/xmlhttprequest/logout.html = FAIL |