summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--o3d/tests/selenium/sample_list.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/o3d/tests/selenium/sample_list.txt b/o3d/tests/selenium/sample_list.txt
index 6109159..9b35450 100644
--- a/o3d/tests/selenium/sample_list.txt
+++ b/o3d/tests/selenium/sample_list.txt
@@ -72,7 +72,7 @@
# http://wiki.corp.google.com/twiki/bin/view/Main/ClientThreeDSampleGuidelines
#
#
-medium 2d screenshot pdiff_threshold(200) pdiff_threshold_mac(41200) colorfactor(0.8)
+medium 2d screenshot pdiff_threshold(200) pdiff_threshold_mac(41200) colorfactor(0.8) downsample(1)
medium animation
large animated-scene screenshot timeout(45000) pdiff_threshold(200)
large beachdemo/beachdemo screenshot timeout(120000) pdiff_threshold(200) pdiff_threshold_mac(2100) downsample(1) except(*iexplore, *googlechrome)
@@ -118,7 +118,7 @@ medium zsorting screenshot(9) pdiff_threshold_win(200)
large simpleviewer/simpleviewer screenshot pdiff_threshold(100)
large trends/trends timeout(30000)
medium GoogleIO-2009/step09ex screenshot pdiff_threshold(200)
-large GoogleIO-2009/step14ex screenshot pdiff_threshold(200) timeout(45000)
+large GoogleIO-2009/step14ex screenshot pdiff_threshold(200) timeout(45000) downsample(1)
# -- tests below this line are tests for which there is a python
# function to custom run the test. As such, only the 'except' and