summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-16 01:56:37 +0000
committerojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-16 01:56:37 +0000
commitf4c1acf89f79970348a016f820b8d27057c603d7 (patch)
tree59f420c932d02b3f2abd1fff7155426d2ea02680 /webkit
parent1b4ec9a088731d6cd028ffdf6695b0f5e2748846 (diff)
downloadchromium_src-f4c1acf89f79970348a016f820b8d27057c603d7.zip
chromium_src-f4c1acf89f79970348a016f820b8d27057c603d7.tar.gz
chromium_src-f4c1acf89f79970348a016f820b8d27057c603d7.tar.bz2
Add regressions from reducing testshell timeout. Not really
sure how it caused tests to start timing out. It must be tests that took greater than the timeout amount, but when they finally got back to the testshell loop, actually passed. TBR=tony@chromium.org Review URL: http://codereview.chromium.org/284002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29237 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 7290453..46757b2 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2542,7 +2542,6 @@ BUG9798 LINUX DEBUG SLOW : LayoutTests/fast/frames/calculate-order.html = CRASH
BUG9798 LINUX RELEASE : LayoutTests/fast/frames/calculate-percentage.html = CRASH PASS
BUG9798 LINUX RELEASE : LayoutTests/fast/frames/calculate-round.html = CRASH PASS
BUG9798 LINUX DEBUG SLOW : LayoutTests/fast/frames/calculate-round.html = CRASH PASS
-BUG9798 MAC LINUX DEBUG : LayoutTests/fast/frames/frame-limit.html = TIMEOUT PASS
BUG9798 LINUX RELEASE : LayoutTests/fast/frames/frame-limit.html = CRASH PASS
BUG9798 MAC DEBUG : LayoutTests/fast/frames/frame-name-reset.html = TIMEOUT PASS
BUG24340 LINUX : LayoutTests/fast/frames/iframe-text-contents.html = CRASH PASS
@@ -3117,7 +3116,7 @@ BUG9798 LINUX MAC : LayoutTests/http/tests/cookies/multiple-cookies.html = TIMEO
BUG24063 : LayoutTests/fast/dom/Window/window-postmessage-clone.html = FAIL
// V8 update to 1.3.15
-BUG24102 LINUX MAC : LayoutTests/fast/css/large-list-of-rules-crash.html = TIMEOUT PASS
+BUG24102 : LayoutTests/fast/css/large-list-of-rules-crash.html = TIMEOUT
// Got slow with V8 update to 1.3.15. Debug logging perhaps?
BUG24182 DEBUG SLOW : LayoutTests/fast/forms/input-implicit-length-limit.html = PASS
@@ -3193,3 +3192,8 @@ BUG24965 LINUX : LayoutTests/fast/forms/preserveFormDuringResidualStyle.html = C
BUG_JEREMY MAC : LayoutTests/fast/forms/search-display-none-cancel-button.html = CRASH
BUG_JEREMY LINUX : LayoutTests/fast/forms/menulist-option-wrap.html = CRASH
BUG24966 MAC : LayoutTests/fast/frames/calculate-fixed.html = CRASH
+
+// Started timing out when reduced windows watchdog timeout from timeout*2.5 to timeout+1.
+BUG_OJAN WIN RELEASE : LayoutTests/http/tests/incremental/split-hex-entities.pl = TIMEOUT
+// Was already timing out on LINUX/MAC debug, which already had a reduced watchdog timeout.
+BUG_OJAN DEBUG : LayoutTests/fast/frames/frame-limit.html = TIMEOUT