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

Side by Side Diff: tools/tests/factory_configuration/expected/Housekeeper-Nightly

Issue 316333002: display "latest GM failures" link in its own line under build step Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Created 6 years, 6 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
OLDNEW
1 { 1 {
2 'TargetPath': <Object>, 2 'TargetPath': <Object>,
3 '_autogen_svn_password_file': '.autogen_svn_password', 3 '_autogen_svn_password_file': '.autogen_svn_password',
4 '_autogen_svn_username_file': '.autogen_svn_username', 4 '_autogen_svn_username_file': '.autogen_svn_username',
5 '_build_targets': [], 5 '_build_targets': [],
6 '_builder_name': 'Housekeeper-Nightly', 6 '_builder_name': 'Housekeeper-Nightly',
7 '_common_args': [ 7 '_common_args': [
8 '--autogen_svn_baseurl', 8 '--autogen_svn_baseurl',
9 'https://skia-autogen.googlecode.com/svn', 9 'https://skia-autogen.googlecode.com/svn',
10 '--configuration', 10 '--configuration',
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 '--is_try', 100 '--is_try',
101 'False', 101 'False',
102 '--bench_pictures_cfg', 102 '--bench_pictures_cfg',
103 'default', 103 'default',
104 ], 104 ],
105 'description': 'UpdateScripts', 105 'description': 'UpdateScripts',
106 'doStepIf': <Object>, 106 'doStepIf': <Object>,
107 'env': {}, 107 'env': {},
108 'exception_on_failure': <Object>, 108 'exception_on_failure': <Object>,
109 'flunkOnFailure': <Object>, 109 'flunkOnFailure': <Object>,
110 'get_links_from_stdout': None,
110 'get_props_from_stdout': { 111 'get_props_from_stdout': {
111 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 112 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
112 }, 113 },
113 'haltOnFailure': <Object>, 114 'haltOnFailure': <Object>,
114 'hideStepIf': <Object>, 115 'hideStepIf': <Object>,
115 'is_rebaseline_step': <Object>, 116 'is_rebaseline_step': <Object>,
116 'is_upload_step': <Object>, 117 'is_upload_step': <Object>,
117 'timeout': <Object>, 118 'timeout': <Object>,
118 'workdir': 'build', 119 'workdir': 'build',
119 }, 120 },
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 '--bench_pictures_cfg', 159 '--bench_pictures_cfg',
159 'default', 160 'default',
160 '--gclient_solutions', 161 '--gclient_solutions',
161 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 162 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
162 ], 163 ],
163 'description': 'Update', 164 'description': 'Update',
164 'doStepIf': <Object>, 165 'doStepIf': <Object>,
165 'env': {}, 166 'env': {},
166 'exception_on_failure': <Object>, 167 'exception_on_failure': <Object>,
167 'flunkOnFailure': <Object>, 168 'flunkOnFailure': <Object>,
169 'get_links_from_stdout': None,
168 'get_props_from_stdout': { 170 'get_props_from_stdout': {
169 'got_revision': 'Skia updated to (\w+)', 171 'got_revision': 'Skia updated to (\w+)',
170 }, 172 },
171 'haltOnFailure': <Object>, 173 'haltOnFailure': <Object>,
172 'hideStepIf': <Object>, 174 'hideStepIf': <Object>,
173 'is_rebaseline_step': <Object>, 175 'is_rebaseline_step': <Object>,
174 'is_upload_step': <Object>, 176 'is_upload_step': <Object>,
175 'timeout': <Object>, 177 'timeout': <Object>,
176 'workdir': 'build', 178 'workdir': 'build',
177 }, 179 },
178 ], 180 ],
179 [ 181 [
180 <Object>, 182 <Object>,
181 { 183 {
182 'alwaysRun': <Object>, 184 'alwaysRun': <Object>,
183 'command': '../../../../../../slave/skia_slave_scripts/run-clang -static-analyzer.sh', 185 'command': '../../../../../../slave/skia_slave_scripts/run-clang -static-analyzer.sh',
184 'description': 'RunClangStaticAnalyzer', 186 'description': 'RunClangStaticAnalyzer',
185 'doStepIf': <Object>, 187 'doStepIf': <Object>,
186 'env': {}, 188 'env': {},
187 'exception_on_failure': <Object>, 189 'exception_on_failure': <Object>,
188 'flunkOnFailure': <Object>, 190 'flunkOnFailure': <Object>,
191 'get_links_from_stdout': None,
189 'get_props_from_stdout': None, 192 'get_props_from_stdout': None,
190 'haltOnFailure': <Object>, 193 'haltOnFailure': <Object>,
191 'hideStepIf': <Object>, 194 'hideStepIf': <Object>,
192 'is_rebaseline_step': <Object>, 195 'is_rebaseline_step': <Object>,
193 'is_upload_step': <Object>, 196 'is_upload_step': <Object>,
194 'timeout': <Object>, 197 'timeout': <Object>,
195 'workdir': 'build/skia', 198 'workdir': 'build/skia',
196 }, 199 },
197 ], 200 ],
198 [ 201 [
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 '--is_try', 236 '--is_try',
234 'False', 237 'False',
235 '--bench_pictures_cfg', 238 '--bench_pictures_cfg',
236 'default', 239 'default',
237 ], 240 ],
238 'description': 'CheckGoogleStorageTimestamps', 241 'description': 'CheckGoogleStorageTimestamps',
239 'doStepIf': <Object>, 242 'doStepIf': <Object>,
240 'env': {}, 243 'env': {},
241 'exception_on_failure': <Object>, 244 'exception_on_failure': <Object>,
242 'flunkOnFailure': <Object>, 245 'flunkOnFailure': <Object>,
246 'get_links_from_stdout': None,
243 'get_props_from_stdout': None, 247 'get_props_from_stdout': None,
244 'haltOnFailure': <Object>, 248 'haltOnFailure': <Object>,
245 'hideStepIf': <Object>, 249 'hideStepIf': <Object>,
246 'is_rebaseline_step': <Object>, 250 'is_rebaseline_step': <Object>,
247 'is_upload_step': <Object>, 251 'is_upload_step': <Object>,
248 'timeout': <Object>, 252 'timeout': <Object>,
249 'workdir': 'build/skia', 253 'workdir': 'build/skia',
250 }, 254 },
251 ], 255 ],
252 [ 256 [
253 <Object>, 257 <Object>,
254 { 258 {
255 'alwaysRun': <Object>, 259 'alwaysRun': <Object>,
256 'command': 'SKIA_COMPUTE_ENGINE_HOSTNAME=skia-master-b.c.skia-bu ildbots.google.com.internal PERSISTENT_DISK_NAME=/home/default/skia-repo ../../. ./../../../slave/skia_slave_scripts/check_compute_engine_disk_usage.sh', 260 'command': 'SKIA_COMPUTE_ENGINE_HOSTNAME=skia-master-b.c.skia-bu ildbots.google.com.internal PERSISTENT_DISK_NAME=/home/default/skia-repo ../../. ./../../../slave/skia_slave_scripts/check_compute_engine_disk_usage.sh',
257 'description': 'CheckMasterDiskUsage', 261 'description': 'CheckMasterDiskUsage',
258 'doStepIf': <Object>, 262 'doStepIf': <Object>,
259 'env': {}, 263 'env': {},
260 'exception_on_failure': <Object>, 264 'exception_on_failure': <Object>,
261 'flunkOnFailure': <Object>, 265 'flunkOnFailure': <Object>,
266 'get_links_from_stdout': None,
262 'get_props_from_stdout': None, 267 'get_props_from_stdout': None,
263 'haltOnFailure': <Object>, 268 'haltOnFailure': <Object>,
264 'hideStepIf': <Object>, 269 'hideStepIf': <Object>,
265 'is_rebaseline_step': <Object>, 270 'is_rebaseline_step': <Object>,
266 'is_upload_step': <Object>, 271 'is_upload_step': <Object>,
267 'timeout': <Object>, 272 'timeout': <Object>,
268 'workdir': 'build/skia', 273 'workdir': 'build/skia',
269 }, 274 },
270 ], 275 ],
271 ], 276 ],
272 } 277 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698