Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Side by Side Diff: tests/selenium/sample_list.txt

Issue 200048: Change the params for the 2d and googleIO samples to cope with slight renderi... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 1 #
2 # Test Requirements: 2 # Test Requirements:
3 # 3 #
4 # Each sample is expected to have a global variable called g_finished 4 # Each sample is expected to have a global variable called g_finished
5 # that is set to true when the sample has finish initalizing and is ready 5 # that is set to true when the sample has finish initalizing and is ready
6 # for a screenshot. 6 # for a screenshot.
7 # 7 #
8 # Line Format: 8 # Line Format:
9 # 9 #
10 # TestType test-name options 10 # TestType test-name options
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 # 65 #
66 # pdiff_edge_threshold(0 to 7) : Set edge detect threshold in pdiff. 66 # pdiff_edge_threshold(0 to 7) : Set edge detect threshold in pdiff.
67 # This threshold indicates the max number of neighbors the pixel can 67 # This threshold indicates the max number of neighbors the pixel can
68 # have to be considered as edge. 0 means only ignore scattered pixels. 68 # have to be considered as edge. 0 means only ignore scattered pixels.
69 # NOTE! ---------------------------------------------------------------------- 69 # NOTE! ----------------------------------------------------------------------
70 # 70 #
71 # Read the sample guidelines 71 # Read the sample guidelines
72 # http://wiki.corp.google.com/twiki/bin/view/Main/ClientThreeDSampleGuidelines 72 # http://wiki.corp.google.com/twiki/bin/view/Main/ClientThreeDSampleGuidelines
73 # 73 #
74 # 74 #
75 medium 2d screenshot pdiff_threshold(200) pdiff_ threshold_mac(41200) colorfactor(0.8) 75 medium 2d screenshot pdiff_threshold(200) pdiff_ threshold_mac(41200) colorfactor(0.8) downsample(1)
76 medium animation 76 medium animation
77 large animated-scene screenshot timeout(45000) pdiff_thresh old(200) 77 large animated-scene screenshot timeout(45000) pdiff_thresh old(200)
78 large beachdemo/beachdemo screenshot timeout(120000) pdiff_thres hold(200) pdiff_threshold_mac(2100) downsample(1) except(*iexplore, *googlechrom e) 78 large beachdemo/beachdemo screenshot timeout(120000) pdiff_thres hold(200) pdiff_threshold_mac(2100) downsample(1) except(*iexplore, *googlechrom e)
79 medium billboards screenshot pdiff_threshold(200) 79 medium billboards screenshot pdiff_threshold(200)
80 medium bitmap-draw-image screenshot pdiff_threshold(200) 80 medium bitmap-draw-image screenshot pdiff_threshold(200)
81 medium canvas screenshot pdiff_threshold(200) pdiff_ threshold_mac(14600) 81 medium canvas screenshot pdiff_threshold(200) pdiff_ threshold_mac(14600)
82 medium canvas-fonts screenshot pdiff_threshold(200) pdiff_ threshold_mac(21900) 82 medium canvas-fonts screenshot pdiff_threshold(200) pdiff_ threshold_mac(21900)
83 medium canvas-texturedraw 83 medium canvas-texturedraw
84 medium checkers screenshot pdiff_threshold(200) 84 medium checkers screenshot pdiff_threshold(200)
85 medium convolution screenshot pdiff_threshold(200) 85 medium convolution screenshot pdiff_threshold(200)
(...skipping 25 matching lines...) Expand all
111 small texturesamplers screenshot pdiff_threshold_win(1200) p diff_threshold_mac(32200) 111 small texturesamplers screenshot pdiff_threshold_win(1200) p diff_threshold_mac(32200)
112 medium tutorial-primitive screenshot pdiff_threshold(200) pdiff_ threshold_mac(10400) 112 medium tutorial-primitive screenshot pdiff_threshold(200) pdiff_ threshold_mac(10400)
113 large vertex-shader screenshot timeout(45000) pdiff_thresh old(200) except(*iexplore) 113 large vertex-shader screenshot timeout(45000) pdiff_thresh old(200) except(*iexplore)
114 medium vertex-shader-animation screenshot pdiff_threshold(200) 114 medium vertex-shader-animation screenshot pdiff_threshold(200)
115 medium zsorting screenshot(9) pdiff_threshold_win(200) pdiff_threshold_mac(39500) 115 medium zsorting screenshot(9) pdiff_threshold_win(200) pdiff_threshold_mac(39500)
116 # box2d-3d works in browsers but for some reason times out on some configs 116 # box2d-3d works in browsers but for some reason times out on some configs
117 #large box2d-3d/box2d-3d timeout(45000) except(*googlechrome) 117 #large box2d-3d/box2d-3d timeout(45000) except(*googlechrome)
118 large simpleviewer/simpleviewer screenshot pdiff_threshold(100) 118 large simpleviewer/simpleviewer screenshot pdiff_threshold(100)
119 large trends/trends timeout(30000) 119 large trends/trends timeout(30000)
120 medium GoogleIO-2009/step09ex screenshot pdiff_threshold(200) 120 medium GoogleIO-2009/step09ex screenshot pdiff_threshold(200)
121 large GoogleIO-2009/step14ex screenshot pdiff_threshold(200) timeou t(45000) 121 large GoogleIO-2009/step14ex screenshot pdiff_threshold(200) timeou t(45000) downsample(1)
122 122
123 # -- tests below this line are tests for which there is a python 123 # -- tests below this line are tests for which there is a python
124 # function to custom run the test. As such, only the 'except' and 124 # function to custom run the test. As such, only the 'except' and
125 # pdiff_threshold options have any meaning 125 # pdiff_threshold options have any meaning
126 126
127 small TestSampleErrorTextureSmall pdiff_threshold(200) 127 small TestSampleErrorTextureSmall pdiff_threshold(200)
128 small TestSampleHelloCube_TexturesSmall pdiff_threshold(450) 128 small TestSampleHelloCube_TexturesSmall pdiff_threshold(450)
129 small TestSampleRefreshPageLoad_Small 129 small TestSampleRefreshPageLoad_Small
130 medium TestSampleCustomCamera pdiff_threshold(200) pdiff_threshold_w in(200) 130 medium TestSampleCustomCamera pdiff_threshold(200) pdiff_threshold_w in(200)
131 medium TestSamplePicking 131 medium TestSamplePicking
132 medium TestSampleRenderMode 132 medium TestSampleRenderMode
133 medium TestSampleRotateModel pdiff_threshold(200) 133 medium TestSampleRotateModel pdiff_threshold(200)
134 medium TestSampleShader_Test pdiff_threshold(200) pdiff_threshold_w in(200) 134 medium TestSampleShader_Test pdiff_threshold(200) pdiff_threshold_w in(200)
135 large TestSampleMultipleClientsLarge 135 large TestSampleMultipleClientsLarge
136 large TestSamplePingPongLarge 136 large TestSamplePingPongLarge
137 # This test currently fails on IE as it considers localhost: to be a trusted 137 # This test currently fails on IE as it considers localhost: to be a trusted
138 # domain. 138 # domain.
139 small TestLoadTextureFromFileSmall except(*iexplore) 139 small TestLoadTextureFromFileSmall except(*iexplore)
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698