summaryrefslogtreecommitdiffstats
path: root/o3d/tests/selenium
diff options
context:
space:
mode:
authorgman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-15 22:48:21 +0000
committergman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-15 22:48:21 +0000
commit505e780e7cabf2e30f9e786480f3b83b5936098c (patch)
tree047cd4b1f78211e8384fb68f5b6fd6fab457e069 /o3d/tests/selenium
parent49771931b836901f82adb465a4aa8dfceb9356d5 (diff)
downloadchromium_src-505e780e7cabf2e30f9e786480f3b83b5936098c.zip
chromium_src-505e780e7cabf2e30f9e786480f3b83b5936098c.tar.gz
chromium_src-505e780e7cabf2e30f9e786480f3b83b5936098c.tar.bz2
Fix createCheckerMaterial to use same colors as it original used.
and increase timeout for Google IO step14ex. Also make old-school-shadows use createCheckerMaterial Review URL: http://codereview.chromium.org/155554 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20800 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/tests/selenium')
-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 9bca0b8..de0f665 100644
--- a/o3d/tests/selenium/sample_list.txt
+++ b/o3d/tests/selenium/sample_list.txt
@@ -70,7 +70,7 @@ medium 2d screenshot pdiff_threshold(41200)
medium animation
large animated-scene screenshot timeout(45000) pdiff_threshold(200)
large beachdemo/beachdemo screenshot timeout(120000) pdiff_threshold(1900) pdiff_threshold_mac(2100) downsample(1) except(*iexplore, *googlechrome)
-medium billboards screenshot pdiff_threshold(300000)
+medium billboards screenshot pdiff_threshold(2000)
medium bitmap-draw-image screenshot pdiff_threshold(300)
medium canvas screenshot pdiff_threshold(4700) pdiff_threshold_mac(14600)
medium canvas-fonts screenshot pdiff_threshold(1100) pdiff_threshold_mac(21900)
@@ -111,7 +111,7 @@ medium zsorting screenshot pdiff_threshold(39500)
large simpleviewer/simpleviewer screenshot pdiff_threshold(100)
large trends/trends timeout(30000)
medium GoogleIO-2009/step09ex screenshot pdiff_threshold(1900)
-large GoogleIO-2009/step14ex screenshot pdiff_threshold(8000)
+large GoogleIO-2009/step14ex screenshot pdiff_threshold(8000) timeout(45000)
# -- tests below this line are tests for which there is a python
# function to custom run the test. As such, only the 'except' and