summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)