summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-13 21:05:29 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-13 21:05:29 +0000
commitb6992de0dab82a8888c4e08b891eedd07b775b8b (patch)
tree102c8cfed309739860360bf3478172a9e9f3016b
parentbd53e3e0b9a454fc81a184d0948f2fba442ee79d (diff)
downloadchromium_src-b6992de0dab82a8888c4e08b891eedd07b775b8b.zip
chromium_src-b6992de0dab82a8888c4e08b891eedd07b775b8b.tar.gz
chromium_src-b6992de0dab82a8888c4e08b891eedd07b775b8b.tar.bz2
Mark http/tests/cache/subresource-failover-to-network.html as SLOW, but PASS.
TBR=ojan TEST=none BUG=28918 Review URL: http://codereview.chromium.org/548033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36168 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index a74bbcc..99c1967 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -94,6 +94,7 @@ BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS
BUG24182 WIN DEBUG SLOW: LayoutTests/inspector/console-dirxml.html = PASS
BUG24182 DEBUG SLOW : LayoutTests/fast/dom/Window/window-function-frame-getter-precedence.html = PASS
BUG24182 SLOW DEBUG : LayoutTests/fast/frames/frame-limit.html = PASS
+BUG24182 SLOW : LayoutTests/http/tests/cache/subresource-failover-to-network.html = PASS
// Usually <1s in release, ~1s in debug, but occasionally >5s in release.
BUG27335 WIN RELEASE : LayoutTests/plugins/embed-attributes-setting.html = PASS TIMEOUT
@@ -2787,9 +2788,6 @@ BUG28916 MAC : LayoutTests/editing/pasteboard/paste-xml.xhtml = IMAGE+TEXT
// Flaky test from r51224:r51237 roll.
BUG28918 DEBUG : LayoutTests/storage/domstorage/localstorage/iframe-events.html = CRASH PASS
-// Flaky test added by r51350.
-BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = PASS TEXT
-
// New failures from webkit r51496
BUG29056 WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL