diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 18:39:13 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 18:39:13 +0000 |
commit | 2988928061a086e72c378dfc2a5c260e3bae3c33 (patch) | |
tree | 91719daa2c16df53114869f16dbec45806cc3f85 /webkit | |
parent | 90b15301bced121bee671159f826b7917ac89afb (diff) | |
download | chromium_src-2988928061a086e72c378dfc2a5c260e3bae3c33.zip chromium_src-2988928061a086e72c378dfc2a5c260e3bae3c33.tar.gz chromium_src-2988928061a086e72c378dfc2a5c260e3bae3c33.tar.bz2 |
WebKit Linux Debug failing linking-a-03-b-preserveAspectRatio.svg with crash
since r25855 V8 update.
BUG=21501
TEST=bot color
Review URL: http://codereview.chromium.org/195055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25889 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 b04db98..e6781a9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2352,3 +2352,6 @@ BUG21411 : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL // New database test that fails. BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT + +// Crashing on Linux Debug as of V8 update at r25855 +BUG21501 LINUX DEBUG : LayoutTests/svg/custom/linking-a-03-b-preserveAspectRatio.svg = CRASH |