summaryrefslogtreecommitdiffstats
path: root/o3d
diff options
context:
space:
mode:
authormaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-08 22:00:28 +0000
committermaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-08 22:00:28 +0000
commit9f53c7d5f1ce83bb2025b1797300c6d60dd7d8ff (patch)
tree5024d8e7c8d32db16554702a9542cadce661e211 /o3d
parent146d7f5b9056a8f6b5a1386917b8f4691f274806 (diff)
downloadchromium_src-9f53c7d5f1ce83bb2025b1797300c6d60dd7d8ff.zip
chromium_src-9f53c7d5f1ce83bb2025b1797300c6d60dd7d8ff.tar.gz
chromium_src-9f53c7d5f1ce83bb2025b1797300c6d60dd7d8ff.tar.bz2
Change the params for the 2d and googleIO samples to cope with slight rendering difference on Mac.
Review URL: http://codereview.chromium.org/200048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25667 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
-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