diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-15 20:05:01 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-15 20:05:01 +0000 |
commit | 7e1593101e023cfdf5ed160cc512e31d2fd0afb3 (patch) | |
tree | 83ff808484df129127342a44352389092286014b /webkit | |
parent | 71bb571f9ac450b86de3d05a97c35bb1ce74894c (diff) | |
download | chromium_src-7e1593101e023cfdf5ed160cc512e31d2fd0afb3.zip chromium_src-7e1593101e023cfdf5ed160cc512e31d2fd0afb3.tar.gz chromium_src-7e1593101e023cfdf5ed160cc512e31d2fd0afb3.tar.bz2 |
SKIP DEFER the LayoutTests/fast/loader/stateobjects tests. They
all time out and add ~1 minute to cycle time.
Review URL: http://codereview.chromium.org/500029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34590 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2eff001..155f3ae 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3047,21 +3047,11 @@ BUG29239 : LayoutTests/fast/css/variables/misplaced-import-test.html = FAIL // Failures from WebKit merge 51618:51642 BUG29344 MAC LINUX : LayoutTests/svg/text/text-text-07-t.svg = FAIL - // Failures from WebKit merge 51642:51681 -BUG29393 : LayoutTests/fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html = TIMEOUT -BUG29393 : LayoutTests/fast/loader/stateobjects/document-destroyed-navigate-back.html = TIMEOUT -BUG29393 : LayoutTests/fast/loader/stateobjects/popstate-after-load-complete-addeventlistener.html = TIMEOUT -BUG29393 : LayoutTests/fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html = TIMEOUT -BUG29393 : LayoutTests/fast/loader/stateobjects/popstate-after-load-complete-body-inline-attribute.html = TIMEOUT -BUG29393 : LayoutTests/fast/loader/stateobjects/popstate-after-load-complete-window-attribute.html = TIMEOUT -BUG29393 : LayoutTests/fast/loader/stateobjects/pushstate-object-types.html = TIMEOUT -BUG29393 : LayoutTests/fast/loader/stateobjects/pushstate-then-replacestate.html = TIMEOUT -BUG29393 : LayoutTests/fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html = TIMEOUT -BUG29393 : LayoutTests/fast/loader/stateobjects/replacestate-then-pushstate.html = TIMEOUT +// Skip these tests since they all timeout and add ~1 minute to cycle time! +BUG29393 SKIP DEFER : LayoutTests/fast/loader/stateobjects = TIMEOUT BUG29944 WIN : LayoutTests/websocket/tests/unicode.html = TEXT PASS - // Failures introduced by USE_NEW_BUILDER in Skia. BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/canvas/set-colors.html = TEXT |