diff options
author | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-04 14:34:10 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-04 14:34:10 +0000 |
commit | 2116a3eb388b73d3ca2118d6056f6f32286a1035 (patch) | |
tree | d90db92e4310effb3dfe76efa3fd2e19260adb1a /webkit/tools | |
parent | ad91a8e09792838f8d1ab81974de9a8f122e9330 (diff) | |
download | chromium_src-2116a3eb388b73d3ca2118d6056f6f32286a1035.zip chromium_src-2116a3eb388b73d3ca2118d6056f6f32286a1035.tar.gz chromium_src-2116a3eb388b73d3ca2118d6056f6f32286a1035.tar.bz2 |
Add linux webkit-tests dbg crashes into expectations until the roll.
Review URL: http://codereview.chromium.org/2873097
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54897 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-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 0ca4cc3..84b7607 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,3 +4,6 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. + +BUG51161 LINUX DEBUG : svg/W3C-SVG-1.1/masking-mask-01-b.svg = CRASH +BUG51161 LINUX DEBUG : svg/clip-path/clip-path-text.svg = CRASH |