diff options
author | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 04:33:40 +0000 |
---|---|---|
committer | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 04:33:40 +0000 |
commit | 40d9ddf8fae7521890415be1eb0d2ad8f18453a9 (patch) | |
tree | 66e5f3a0397f858a5720b730fa3e8c820fd3ca17 | |
parent | 42d2dc3fce1d023030e9d4e99d4fcddfee2f2036 (diff) | |
download | chromium_src-40d9ddf8fae7521890415be1eb0d2ad8f18453a9.zip chromium_src-40d9ddf8fae7521890415be1eb0d2ad8f18453a9.tar.gz chromium_src-40d9ddf8fae7521890415be1eb0d2ad8f18453a9.tar.bz2 |
Add new flakiness entries for
LayoutTests/svg/webarchive/svg-script-subresouces.svg
LayoutTests/animations/3d/transform-origin-vs-functions.html
and LayoutTests/http/tests/appcache/xhr-foreign-resource.html is flaky
on WIN RELEASE too.
BUG=25977,32144,32145
TEST=none
TBR=jar,nsylvain
Review URL: http://codereview.chromium.org/543038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36095 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5ff8c6a..9e1c1d5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2997,7 +2997,7 @@ BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/online-whitelist.html = TIM BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/top-frame-1.html = TIMEOUT PASS BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/whitelist-wildcard.html = TIMEOUT PASS BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/resource-redirect.html = TIMEOUT PASS -BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/xhr-foreign-resource.html = TIMEOUT PASS +BUG25977 WIN : LayoutTests/http/tests/appcache/xhr-foreign-resource.html = TIMEOUT PASS BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/simple.html = TIMEOUT PASS BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/reload.html = TIMEOUT PASS BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/wrong-signature-2.html = TIMEOUT PASS @@ -3083,4 +3083,8 @@ BUG_JOHNNYG : LayoutTests/http/tests/security/cross-frame-access-enumeration.htm BUG_JOHNNYG WIN : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-bug.html = TEXT BUG_JOHNNYG : LayoutTests/fast/block/positioning/absolute-positioning-no-scrollbar.html = MISSING BUG_JOHNNYG : LayoutTests/media/video-poster-scale.html = TEXT -BUG_JOHNNYG : LayoutTests/storage/multiple-databases-garbage-collection.html = CRASH +BUG_JOHNNYG : LayoutTests/storage/multiple-databases-garbage-collection.html = CRASH PASS + +// New flakiness? +BUG32144 WIN RELEASE : LayoutTests/svg/webarchive/svg-script-subresouces.svg = CRASH PASS +BUG32145 WIN RELEASE : LayoutTests/animations/3d/transform-origin-vs-functions.html = TEXT PASS |