Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1161)

Unified Diff: tests/selenium/javascript_unit_test_list.txt

Issue 147185: Fixing Chrome selenium tests (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « plugin/cross/o3d_glue.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/selenium/javascript_unit_test_list.txt
===================================================================
--- tests/selenium/javascript_unit_test_list.txt (revision 19521)
+++ tests/selenium/javascript_unit_test_list.txt (working copy)
@@ -85,7 +85,9 @@
# function to custom run the test. As such, only the 'except' and
# pdiff_threshold options have any meaning
-medium TestStressDrawShapes
-medium TestStressMultiWindow
+# 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)
+medium TestStressMultiWindow except(*googlechrome)
+
large TestStressCullingZSort pdiff_threshold(14100)
-
« no previous file with comments | « plugin/cross/o3d_glue.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698