diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-21 01:22:30 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-21 01:22:30 +0000 |
commit | 29d334a2a5e8b66a83c161f54f83f3cdf5a31240 (patch) | |
tree | 3fed087832478c09660bb249ab60962f90102ef5 /webkit | |
parent | f2ce17e755566334a1ec5cd06d9df1ba50319df6 (diff) | |
download | chromium_src-29d334a2a5e8b66a83c161f54f83f3cdf5a31240.zip chromium_src-29d334a2a5e8b66a83c161f54f83f3cdf5a31240.tar.gz chromium_src-29d334a2a5e8b66a83c161f54f83f3cdf5a31240.tar.bz2 |
supported-xml-content-types is so slow that it now also times out on windows.
TBR=ojan
BUG=18702
Review URL: http://codereview.chromium.org/424012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32721 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ccd05d1..4ea746b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -94,9 +94,8 @@ BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS // --- collecting results for supported-xml-content-types.html --- -BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS // was slow, started to timeout -BUG18702 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS TIMEOUT +BUG18702 MAC WIN : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS TIMEOUT // ----------------------------------------------------------------- // SKIPPED TESTS |