summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-15 19:23:30 +0000
committerojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-15 19:23:30 +0000
commitbd5c9a41f61de7500b1c9065ef1f431cf9eb52ea (patch)
tree7893cd689c88aab6e563f5906d9976207bc7f9c5
parent84c106d7a463a00b1522cda0cb8e92c021ff13c3 (diff)
downloadchromium_src-bd5c9a41f61de7500b1c9065ef1f431cf9eb52ea.zip
chromium_src-bd5c9a41f61de7500b1c9065ef1f431cf9eb52ea.tar.gz
chromium_src-bd5c9a41f61de7500b1c9065ef1f431cf9eb52ea.tar.bz2
Add one more test that got flaky after sharding the http tests.
And mark the flaky tests from moving to apache and sharding the http tests as part of the umbrella 9798 bug. Review URL: http://codereview.chromium.org/501023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34579 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 5c66e55..238bb78 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2969,15 +2969,15 @@ BUG28317 : LayoutTests/fast/css/color-correction-untagged-images.html = FAIL
// Started failing with move from Lighttpd to Apache.
// Since we have some bots on Lighttpd and some on Apache, mark it as flaky for
// now. Once we decide on one or the other, then we can address these tests.
-BUG_OJAN MAC LINUX : LayoutTests/http/tests/loading/text-content-type-with-binary-extension.html = TEXT PASS
-BUG_OJAN MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = TEXT PASS
-BUG_OJAN LINUX : LayoutTests/http/tests/xmlhttprequest/cache-override.html = TEXT PASS
+BUG_OJAN MAC LINUX : LayoutTests/http/tests/loading/text-content-type-with-binary-extension.html = TEXT
+BUG_OJAN MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = TEXT
+BUG_OJAN LINUX : LayoutTests/http/tests/xmlhttprequest/cache-override.html = TEXT
// Started failing when we started sharding the http and fast directories.
// Likely it's because this test depends on some other http test running before
// it that no longer does (or vice versa, some other test running before it
// is causing it to fail).
-BUG_OJAN LINUX DEBUG : LayoutTests/http/tests/navigation/lockedhistory-iframe.html = TEXT
+BUG9798 LINUX RELEASE : LayoutTests/http/tests/security/clipboard/clipboard-file-access.html = TEXT PASS
// These tests time out *and* are slow. The test should be fixed to not timeout,
// then should be marked as SLOW/PASS.