diff options
author | vangelis@google.com <vangelis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-21 22:31:30 +0000 |
---|---|---|
committer | vangelis@google.com <vangelis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-21 22:31:30 +0000 |
commit | 85163b76afca4b1beb2bc0454af5c70a9da15b83 (patch) | |
tree | 54a2673520fd425e995b6d662c210475ff9164eb /o3d/tests/selenium/sample_list.txt | |
parent | 421b5bf4f4260c5045b633dd0fc360df560a88eb (diff) | |
download | chromium_src-85163b76afca4b1beb2bc0454af5c70a9da15b83.zip chromium_src-85163b76afca4b1beb2bc0454af5c70a9da15b83.tar.gz chromium_src-85163b76afca4b1beb2bc0454af5c70a9da15b83.tar.bz2 |
Modified generate-texture to turn off texture filtering when run in selenium
so that we get consistent results. Also bumped up the pdiff threshold for 2d sample
on the mac to its previous number to get the test to pass until we fix it.
Review URL: http://codereview.chromium.org/155885
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21223 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/tests/selenium/sample_list.txt')
-rw-r--r-- | o3d/tests/selenium/sample_list.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/tests/selenium/sample_list.txt b/o3d/tests/selenium/sample_list.txt index 5acb997..67e77f1 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) colorfactor(0.8) +medium 2d screenshot pdiff_threshold(200) pdiff_threshold_mac(41200) colorfactor(0.8) 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) |