diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-14 21:52:35 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-14 21:52:35 +0000 |
commit | 95909d3b07875b4350ffa846802e677140589696 (patch) | |
tree | 2d8b24ec79f90706d5650a290be25024c2870b00 /webkit | |
parent | 51a9ec43d16c0c7decd9ae286ca15359a709a4af (diff) | |
download | chromium_src-95909d3b07875b4350ffa846802e677140589696.zip chromium_src-95909d3b07875b4350ffa846802e677140589696.tar.gz chromium_src-95909d3b07875b4350ffa846802e677140589696.tar.bz2 |
Update test expectations after sharding the http tests.
TBR
Review URL: http://codereview.chromium.org/507001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34501 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7ff47e4..b208f47 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2497,9 +2497,10 @@ BUG9798 LINUX : LayoutTests/svg/custom/js-update-transform-changes.svg = FAIL BUG9798 WIN DEBUG : LayoutTests/http/tests/loading/redirect-methods.html = TIMEOUT PASS BUG9798 MAC DEBUG : LayoutTests/plugins/geturl-replace-query.html = TEXT PASS -// This test got considerably more flaky when we switched from lighttpd to -// apache on the linux bots. -BUG9798 LINUX DEBUG : LayoutTests/http/tests/multipart/invalid-image-data.html = PASS IMAGE +// This test got considerably more flaky for DEBUG when we switched from +// lighttpd to apache on the linux bots. For RELEASE, this was not flaky until +// we sharded the LayoutTests/http. +BUG9798 LINUX : LayoutTests/http/tests/multipart/invalid-image-data.html = PASS IMAGE // New tests or failures from WebKit merge 42324:42364. Re-baselined on // Windows. Probably just need the same on other platforms. |