summaryrefslogtreecommitdiffstats
path: root/o3d
diff options
context:
space:
mode:
authorkkania@google.com <kkania@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-13 00:22:33 +0000
committerkkania@google.com <kkania@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-13 00:22:33 +0000
commit46378ed48a609107d3b9d4c204cbf5c29b3eefcf (patch)
tree321c3078a4b16a661e360074a9e76d2dd6b00b1c /o3d
parent0e7878c00c2a0b35771f1a012fc6c29fb3e320cc (diff)
downloadchromium_src-46378ed48a609107d3b9d4c204cbf5c29b3eefcf.zip
chromium_src-46378ed48a609107d3b9d4c204cbf5c29b3eefcf.tar.gz
chromium_src-46378ed48a609107d3b9d4c204cbf5c29b3eefcf.tar.bz2
Doesn't run the TestStressDrawShapes test on IE, because selenium/ie is too slow (IE6 5-10 min).
Review URL: http://codereview.chromium.org/272034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28766 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
-rw-r--r--o3d/tests/selenium/javascript_unit_test_list.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/o3d/tests/selenium/javascript_unit_test_list.txt b/o3d/tests/selenium/javascript_unit_test_list.txt
index b54c637..38069eb6 100644
--- a/o3d/tests/selenium/javascript_unit_test_list.txt
+++ b/o3d/tests/selenium/javascript_unit_test_list.txt
@@ -93,7 +93,8 @@ small effect-import-test
# These two tests rely on Selenium getting or setting a page's title and that
# does not currently work with Chrome.
-medium TestStressDrawShapes except(*googlechrome)
+# Don't run TestStressDrawShapes on ie because selenium/ie is too slow.
+medium TestStressDrawShapes except(*googlechrome,*iexplore)
medium TestStressMultiWindow except(*googlechrome)
large TestStressCullingZSort pdiff_threshold(450) screenshots(8)