diff options
author | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-05 15:11:12 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-05 15:11:12 +0000 |
commit | 7efbda0218d43a346ea01aaecee6894a4221ee4b (patch) | |
tree | 06b443d439a7349d8d0a84387f5e8b6edd578817 /webkit | |
parent | 1740026f1c83d9071b413b23b5d5cbcc75dfbadd (diff) | |
download | chromium_src-7efbda0218d43a346ea01aaecee6894a4221ee4b.zip chromium_src-7efbda0218d43a346ea01aaecee6894a4221ee4b.tar.gz chromium_src-7efbda0218d43a346ea01aaecee6894a4221ee4b.tar.bz2 |
Add residual-style webkit tests suppression until the roll.
TBR=jianli
Review URL: http://codereview.chromium.org/3013060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55066 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 84b7607..647b5da 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,5 +5,5 @@ // 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 +BUGWK43543 DEBUG : fast/parser/residual-style-dom.html = TIMEOUT +BUGWK43543 LINUX MAC DEBUG : fast/parser/residual-style-hang.html = TIMEOUT |