summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-16 20:53:23 +0000
committerojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-16 20:53:23 +0000
commitdff10201fea8dfa631a292739d921d5d0eb52704 (patch)
tree3a1ae9ce7827177b2de9cd4e9bf1df89234b8c13 /webkit/tools
parent32a63d995d4cf1988fe8eb9ed84555d62ef9a40d (diff)
downloadchromium_src-dff10201fea8dfa631a292739d921d5d0eb52704.zip
chromium_src-dff10201fea8dfa631a292739d921d5d0eb52704.tar.gz
chromium_src-dff10201fea8dfa631a292739d921d5d0eb52704.tar.bz2
Add some flaky tests. Mark dns-prefetch-control as slow.
It had 200 seconds on the linux bot and still failed on one run and passed on another in 1.1 seconds. Review URL: http://codereview.chromium.org/67231 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13875 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt14
1 files changed, 9 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 599d71a..bda2dc8 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1254,8 +1254,8 @@ BUG10353 MAC LINUX : LayoutTests/fast/replaced/width100percent-textarea.html = F
BUG10353 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL
BUG10353 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS
chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL
-
-BUG_OJAN WIN LINUX SLOW : LayoutTests/http/tests/misc/dns-prefetch-control.html = PASS
+// This test sometimes fails indefinitely, other times it takes 1-2 seconds.
+BUG10353 WIN LINUX : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT PASS
// This is failing on the mac debug only, not sure why, but it's pretty repeatable on the bots, so we
// go to the complexity to split out that one case to track any other changes for the other platforms.
@@ -1455,7 +1455,7 @@ BUG10364 MAC : LayoutTests/http/tests/navigation/javascriptlink-goback.html = FA
BUG10364 MAC LINUX : LayoutTests/http/tests/navigation/javascriptlink-subframeload.html = TIMEOUT FAIL PASS
BUG10364 MAC : LayoutTests/http/tests/navigation/metaredirect-frames.html = FAIL
BUG10364 MAC : LayoutTests/http/tests/navigation/metaredirect-goback.html = FAIL
-BUG10364 MAC : LayoutTests/http/tests/navigation/redirect302-frames.html = FAIL
+BUG10364 MAC : LayoutTests/http/tests/navigation/redirect302-frames.html = TIMEOUT FAIL
BUG10364 MAC : LayoutTests/http/tests/navigation/relativeanchor-goback.html = FAIL
BUG10364 MAC : LayoutTests/http/tests/navigation/reload-subframe-object.html = TIMEOUT FAIL
BUG10364 MAC : LayoutTests/http/tests/navigation/slowmetaredirect-basic.html = TIMEOUT FAIL
@@ -2360,6 +2360,8 @@ BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS
BUG9798 WIN : LayoutTests/fast/workers/worker-terminate.html = FAIL PASS
BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PASS
BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-charset-and-css-extension.html = TIMEOUT PASS
+BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-charset.html = TIMEOUT PASS
+BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PASS
BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PASS
BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS
BUG9798 WIN : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS
@@ -2386,10 +2388,12 @@ BUG9798 WIN : LayoutTests/http/tests/uri/utf8-path.html = TIMEOUT PASS
BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html = TIMEOUT PASS
BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = TIMEOUT PASS
BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html = TIMEOUT PASS
+BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/authorization-header.html = TIMEOUT PASS
BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/failed-auth.html = TIMEOUT PASS
BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-contenttype-empty.html = TIMEOUT PASS
BUG9798 WIN : LayoutTests/svg/hixie/error/009.xml = CRASH PASS
BUG9798 WIN : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS
+BUG9798 WIN DEBUG : LayoutTests/fast/xsl/xslt-fragment-in-empty-doc.html = CRASH PASS
BUG9798 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg = CRASH PASS
BUG9798 WIN RELEASE : LayoutTests/editing/selection/move-by-line-001.html = FAIL PASS
BUG9798 WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/state-after-network-error.html = TIMEOUT PASS
@@ -2406,7 +2410,7 @@ BUG9797 WIN DEBUG : LayoutTests/fast/encoding/namespace-tolerance.html = CRASH P
BUG9797 WIN DEBUG : LayoutTests/fast/loader/file-URL-with-port-number.html = FAIL PASS
BUG9797 WIN DEBUG : LayoutTests/http/tests/navigation/lockedhistory-iframe.html = FAIL PASS
BUG9797 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-first-time.html = CRASH PASS
-BUG9797 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/state-after-network-error.html = CRASH PASS
+BUG9797 BUG9798 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/state-after-network-error.html = CRASH TIMEOUT PASS
BUG9797 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = CRASH PASS
BUG9797 WIN DEBUG : LayoutTests/svg/W3C-SVG-1.1/extend-namespace-01-f.svg = CRASH PASS
BUG9797 WIN DEBUG : LayoutTests/svg/css/css-box-min-width.html = CRASH PASS
@@ -2430,7 +2434,7 @@ BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny
BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html = FAIL
BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html = FAIL
BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny.html = FAIL
-BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html = FAIL
+BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html = TIMEOUT FAIL
BUG9962 MAC : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html = FAIL
// Regressions from WebKit merge 43264:42403, possibly due to r42375.