diff options
Diffstat (limited to 'o3d/tests/selenium')
-rw-r--r-- | o3d/tests/selenium/sample_list.txt | 4 |
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 |