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

Unified Diff: tests/selenium/sample_list.txt

Issue 332030: Adjusted timeouts for a couple failing tests; switched from umount to hdiutil... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: Created 11 years, 2 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 | « tests/selenium/javascript_unit_test_list.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/selenium/sample_list.txt
===================================================================
--- tests/selenium/sample_list.txt (revision 29792)
+++ tests/selenium/sample_list.txt (working copy)
@@ -91,8 +91,8 @@
medium hellocube-colors screenshot pdiff_threshold(200)
medium helloworld screenshot pdiff_threshold(200)
medium hud-2d-overlay screenshot pdiff_threshold(200) pdiff_threshold_win(200)
-medium instance-override screenshot(2) pdiff_threshold(200)
-medium instancing screenshot pdiff_threshold(200)
+medium instance-override screenshot(2) pdiff_threshold(200) run_time(200000)
+medium instancing screenshot pdiff_threshold(200) run_time(200000)
medium juggler screenshot downsample(1)
medium julia screenshot
small multiple-views screenshot pdiff_threshold(200)
@@ -127,12 +127,12 @@
small TestSampleErrorTextureSmall pdiff_threshold(200) screenshots(5)
small TestSampleHelloCube_TexturesSmall pdiff_threshold(450) screenshot
small TestSampleRefreshPageLoad_Small
-medium TestSampleCustomCamera pdiff_threshold(200) pdiff_threshold_win(200) screenshot
-medium TestSamplePicking
-medium TestSampleRenderMode
-medium TestSampleRotateModel pdiff_threshold(200) screenshots(2)
+medium TestSampleCustomCamera pdiff_threshold(200) pdiff_threshold_win(200) screenshot run_time(180000)
+medium TestSamplePicking run_time(60000)
+medium TestSampleRenderMode run_time(60000)
+medium TestSampleRotateModel pdiff_threshold(200) screenshots(2) run_time(100000)
medium TestSampleShader_Test pdiff_threshold(200) pdiff_threshold_win(200) screenshots(13)
-large TestSampleMultipleClientsLarge
+large TestSampleMultipleClientsLarge run_time(180000)
large TestSamplePingPongLarge
# This test currently fails on IE as it considers localhost: to be a trusted
# domain.
« no previous file with comments | « tests/selenium/javascript_unit_test_list.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698