diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-18 18:33:46 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-18 18:33:46 +0000 |
commit | 720fc17337301f6728a53a29929780dac2561ab4 (patch) | |
tree | b653129fceb64619c68c0f1836b02375a9ed191f /webkit | |
parent | a6d2cd2351e1f71e17ea07f6ef22323c61af4f9b (diff) | |
download | chromium_src-720fc17337301f6728a53a29929780dac2561ab4.zip chromium_src-720fc17337301f6728a53a29929780dac2561ab4.tar.gz chromium_src-720fc17337301f6728a53a29929780dac2561ab4.tar.bz2 |
Update test expecations for flaky crash for fail-on-update.html
TBR=thestig
BUG=2844
TEST=none
Review URL: http://codereview.chromium.org/1111002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41978 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1026ce0..dfc361a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2356,7 +2356,7 @@ BUG_OJAN LINUX : http/tests/xmlhttprequest/cache-override.html = TEXT // These tests time out *and* are slow. The test should be fixed to not timeout, // then should be marked as SLOW/PASS. BUG2844 WIN : http/tests/appcache/cyrillic-uri.html = TIMEOUT PASS CRASH -BUG2844 WIN : http/tests/appcache/fail-on-update.html = TIMEOUT PASS TEXT +BUG2844 WIN : http/tests/appcache/fail-on-update.html = TIMEOUT PASS TEXT CRASH BUG2844 WIN : http/tests/appcache/offline-access.html = TIMEOUT PASS BUG2844 WIN LINUX DEBUG : http/tests/appcache/update-cache.html = TIMEOUT PASS BUG2844 WIN RELEASE : http/tests/appcache/update-cache.html = TIMEOUT PASS |