diff options
author | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-18 09:35:55 +0000 |
---|---|---|
committer | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-18 09:35:55 +0000 |
commit | 923f9a87770ee80ae72548b75c80f106339ba7d8 (patch) | |
tree | d2fe5be371e9749a7c03452eff2b384b315950f1 | |
parent | 06fb453fac769446b574622ba8ddc1258cd94037 (diff) | |
download | chromium_src-923f9a87770ee80ae72548b75c80f106339ba7d8.zip chromium_src-923f9a87770ee80ae72548b75c80f106339ba7d8.tar.gz chromium_src-923f9a87770ee80ae72548b75c80f106339ba7d8.tar.bz2 |
Mark editing/unsupported-content/list-delete-001.html as CRASH PASS.
The test occasionally crashes on WIN.
BUG=32518
TEST=none
TBR=senorblanco
Review URL: http://codereview.chromium.org/542103
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36492 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index cfca089..139e61b 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3006,6 +3006,7 @@ BUG32305 : fast/loader/onload-willSendRequest-null-for-script.html = TEXT // New flakyness ? BUG32306 MAC DEBUG: svg/hixie/error/004.xml = CRASH PASS BUG32516 WIN : tables/mozilla_expected_failures/core/backgrounds.html = CRASH PASS +BUG32518 WIN : editing/unsupported-content/list-delete-001.html = CRASH PASS // WebKit roll: 53314:53340 BUG53331 MAC : fast/gradients/simple-gradients.html = FAIL |