summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-17 23:56:51 +0000
committerojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-17 23:56:51 +0000
commit5f78651f721e01b6b064697e6a513d44eaef8c90 (patch)
tree011dcb872c5c67b09eb23984c82c6155aaa545cf /webkit
parent42afa7c1459ea4e26c5977a249aa58bac91a7003 (diff)
downloadchromium_src-5f78651f721e01b6b064697e6a513d44eaef8c90.zip
chromium_src-5f78651f721e01b6b064697e6a513d44eaef8c90.tar.gz
chromium_src-5f78651f721e01b6b064697e6a513d44eaef8c90.tar.bz2
An initial batch of slow tests. I took all the tests
that took >=5 seconds on a run of the release bots. I'd like to take the timeout for release down to 5 seconds. TBR. Review URL: http://codereview.chromium.org/79065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13986 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 185b554..e41aacf 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -42,6 +42,28 @@
// -CRASH tests cannot be DEFER or WONTFIX
// -----------------------------------------------------------------
+// SLOW TESTS
+// -----------------------------------------------------------------
+
+SLOW : LayoutTests/fast/events/click-count.html = PASS
+SLOW : LayoutTests/fast/forms/textfield-drag-into-disabled.html = PASS
+SLOW : LayoutTests/fast/js/regexp-overflow.html = PASS
+SLOW : LayoutTests/fast/loader/local-CSS-from-local.html = PASS
+SLOW : LayoutTests/http/tests/misc/DOMContentLoaded-event.html = PASS
+SLOW : LayoutTests/http/tests/navigation/multiple-back-forward-entries.html = PASS
+SLOW : LayoutTests/http/tests/navigation/slowmetaredirect-basic.html = PASS
+SLOW : LayoutTests/http/tests/navigation/slowtimerredirect-basic.html = PASS
+SLOW : LayoutTests/http/tests/security/local-video-source-from-remote.html = PASS
+SLOW : LayoutTests/http/tests/security/local-video-src-from-remote.html = PASS
+SLOW : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = PASS
+SLOW : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = PASS
+SLOW : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.html = PASS
+SLOW : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS
+SLOW : LayoutTests/svg/carto.net/scrollbar.svg = PASS
+SLOW : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = PASS
+SLOW : LayoutTests/tables/mozilla/other/slashlogo.html = PASS
+
+// -----------------------------------------------------------------
// SKIPPED TESTS
// -----------------------------------------------------------------