summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 01:19:29 +0000
committerojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 01:19:29 +0000
commit7cc6d78cad2a1023624d4d401ec5d6692b77fefc (patch)
treede1a589e23e130b404e8b7293a545930d973e9ca /webkit
parent0cbf42e5e9d8a684ac4b5a10cb7a63900329a8ee (diff)
downloadchromium_src-7cc6d78cad2a1023624d4d401ec5d6692b77fefc.zip
chromium_src-7cc6d78cad2a1023624d4d401ec5d6692b77fefc.tar.gz
chromium_src-7cc6d78cad2a1023624d4d401ec5d6692b77fefc.tar.bz2
Add a failure that started after we started sharding the fast and http directories.
Review URL: http://codereview.chromium.org/465047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33764 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index a7bb8f0..d6a8487 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2969,6 +2969,12 @@ BUG28317 : LayoutTests/fast/css/color-correction-untagged-images.html = FAIL
BUG_OJAN MAC : 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
+// 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
+
// These tests time out *and* are slow. The test should be fixed to not timeout,
// then should be marked as SLOW/PASS.
BUG2844 : LayoutTests/http/tests/appcache/cyrillic-uri.html = TIMEOUT PASS