summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-12 17:15:20 +0000
committerjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-12 17:15:20 +0000
commitf864cb8ebd4a188bbcaa7e9a6f2b28b1a2a94a57 (patch)
treebae5c815c7c5684475e106e7f11b2705be1f886c /webkit/tools
parent5933e1e50e52872d88e0a4882a76575d7982ba26 (diff)
downloadchromium_src-f864cb8ebd4a188bbcaa7e9a6f2b28b1a2a94a57.zip
chromium_src-f864cb8ebd4a188bbcaa7e9a6f2b28b1a2a94a57.tar.gz
chromium_src-f864cb8ebd4a188bbcaa7e9a6f2b28b1a2a94a57.tar.bz2
More Mac flaky test gardening.
Add exceptions for some flaky Mac tests Review URL: http://codereview.chromium.org/113273 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15863 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index e3a60c8..06ca040 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -48,7 +48,7 @@ BUG_OJAN SLOW : LayoutTests/http/tests/navigation/multiple-back-forward-entries.
BUG_OJAN SLOW : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = PASS
BUG_OJAN SLOW MAC LINUX : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.html = PASS
BUG_OJAN SLOW WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS
-BUG_OJAN SLOW MAC LINUX : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS
+BUG_OJAN SLOW LINUX : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS
BUG_OJAN SLOW WIN MAC : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = PASS
BUG_OJAN SLOW : LayoutTests/tables/mozilla/other/slashlogo.html = PASS
@@ -2395,7 +2395,7 @@ BUG11613 LINUX : LayoutTests/fast/parser/entity-comment-in-textarea.html = FAIL
BUG11613 LINUX : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL
BUG11613 LINUX : LayoutTests/fast/table/003.html = FAIL
BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-basic.html = FAIL
-BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL
+BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL TIMEOUT
BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-goback.html = FAIL
BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-subframeload.html = FAIL
BUG11613 MAC : LayoutTests/http/tests/navigation/javascriptlink-basic.html = FAIL
@@ -2676,3 +2676,6 @@ BUG11796 MAC LINUX : LayoutTests/fast/forms/search-styled.html = FAIL
BUG11810 MAC : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIMEOUT
BUG11810 MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain.html = TIMEOUT
BUG11810 MAC : LayoutTests/svg/custom/polyline-points-crash.html = CRASH
+
+// This test is marked as Slow on other platforms but still times out on Mac debug
+BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = TIMEOUT \ No newline at end of file