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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu13.10-Clang-x86_64-Debug

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 'everything', 6 'everything',
7 ], 7 ],
8 '_builder_name': 'Build-Ubuntu13.10-Clang-x86_64-Debug', 8 '_builder_name': 'Build-Ubuntu13.10-Clang-x86_64-Debug',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 'default', 110 'default',
111 ], 111 ],
112 'description': 'UpdateScripts', 112 'description': 'UpdateScripts',
113 'doStepIf': <Object>, 113 'doStepIf': <Object>,
114 'env': { 114 'env': {
115 'CC': '/usr/bin/clang', 115 'CC': '/usr/bin/clang',
116 'CXX': '/usr/bin/clang++', 116 'CXX': '/usr/bin/clang++',
117 }, 117 },
118 'exception_on_failure': <Object>, 118 'exception_on_failure': <Object>,
119 'flunkOnFailure': <Object>, 119 'flunkOnFailure': <Object>,
120 'get_links_from_stdout': None,
120 'get_props_from_stdout': { 121 'get_props_from_stdout': {
121 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 122 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
122 }, 123 },
123 'haltOnFailure': <Object>, 124 'haltOnFailure': <Object>,
124 'hideStepIf': <Object>, 125 'hideStepIf': <Object>,
125 'is_rebaseline_step': <Object>, 126 'is_rebaseline_step': <Object>,
126 'is_upload_step': <Object>, 127 'is_upload_step': <Object>,
127 'timeout': <Object>, 128 'timeout': <Object>,
128 'workdir': 'build', 129 'workdir': 'build',
129 }, 130 },
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 172 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
172 ], 173 ],
173 'description': 'Update', 174 'description': 'Update',
174 'doStepIf': <Object>, 175 'doStepIf': <Object>,
175 'env': { 176 'env': {
176 'CC': '/usr/bin/clang', 177 'CC': '/usr/bin/clang',
177 'CXX': '/usr/bin/clang++', 178 'CXX': '/usr/bin/clang++',
178 }, 179 },
179 'exception_on_failure': <Object>, 180 'exception_on_failure': <Object>,
180 'flunkOnFailure': <Object>, 181 'flunkOnFailure': <Object>,
182 'get_links_from_stdout': None,
181 'get_props_from_stdout': { 183 'get_props_from_stdout': {
182 'got_revision': 'Skia updated to (\w+)', 184 'got_revision': 'Skia updated to (\w+)',
183 }, 185 },
184 'haltOnFailure': <Object>, 186 'haltOnFailure': <Object>,
185 'hideStepIf': <Object>, 187 'hideStepIf': <Object>,
186 'is_rebaseline_step': <Object>, 188 'is_rebaseline_step': <Object>,
187 'is_upload_step': <Object>, 189 'is_upload_step': <Object>,
188 'timeout': <Object>, 190 'timeout': <Object>,
189 'workdir': 'build', 191 'workdir': 'build',
190 }, 192 },
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 'default', 238 'default',
237 ], 239 ],
238 'description': 'BuildEverything', 240 'description': 'BuildEverything',
239 'doStepIf': <Object>, 241 'doStepIf': <Object>,
240 'env': { 242 'env': {
241 'CC': '/usr/bin/clang', 243 'CC': '/usr/bin/clang',
242 'CXX': '/usr/bin/clang++', 244 'CXX': '/usr/bin/clang++',
243 }, 245 },
244 'exception_on_failure': <Object>, 246 'exception_on_failure': <Object>,
245 'flunkOnFailure': <Object>, 247 'flunkOnFailure': <Object>,
248 'get_links_from_stdout': None,
246 'get_props_from_stdout': None, 249 'get_props_from_stdout': None,
247 'haltOnFailure': <Object>, 250 'haltOnFailure': <Object>,
248 'hideStepIf': <Object>, 251 'hideStepIf': <Object>,
249 'is_rebaseline_step': <Object>, 252 'is_rebaseline_step': <Object>,
250 'is_upload_step': <Object>, 253 'is_upload_step': <Object>,
251 'timeout': <Object>, 254 'timeout': <Object>,
252 'workdir': 'build/skia', 255 'workdir': 'build/skia',
253 }, 256 },
254 ], 257 ],
255 [ 258 [
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 'default', 298 'default',
296 ], 299 ],
297 'description': 'Clean', 300 'description': 'Clean',
298 'doStepIf': <Object>, 301 'doStepIf': <Object>,
299 'env': { 302 'env': {
300 'CC': '/usr/bin/clang', 303 'CC': '/usr/bin/clang',
301 'CXX': '/usr/bin/clang++', 304 'CXX': '/usr/bin/clang++',
302 }, 305 },
303 'exception_on_failure': <Object>, 306 'exception_on_failure': <Object>,
304 'flunkOnFailure': <Object>, 307 'flunkOnFailure': <Object>,
308 'get_links_from_stdout': None,
305 'get_props_from_stdout': None, 309 'get_props_from_stdout': None,
306 'haltOnFailure': <Object>, 310 'haltOnFailure': <Object>,
307 'hideStepIf': <Object>, 311 'hideStepIf': <Object>,
308 'is_rebaseline_step': <Object>, 312 'is_rebaseline_step': <Object>,
309 'is_upload_step': <Object>, 313 'is_upload_step': <Object>,
310 'timeout': <Object>, 314 'timeout': <Object>,
311 'workdir': 'build/skia', 315 'workdir': 'build/skia',
312 }, 316 },
313 ], 317 ],
314 [ 318 [
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 'default', 362 'default',
359 ], 363 ],
360 'description': 'Retry_BuildEverything', 364 'description': 'Retry_BuildEverything',
361 'doStepIf': <Object>, 365 'doStepIf': <Object>,
362 'env': { 366 'env': {
363 'CC': '/usr/bin/clang', 367 'CC': '/usr/bin/clang',
364 'CXX': '/usr/bin/clang++', 368 'CXX': '/usr/bin/clang++',
365 }, 369 },
366 'exception_on_failure': <Object>, 370 'exception_on_failure': <Object>,
367 'flunkOnFailure': <Object>, 371 'flunkOnFailure': <Object>,
372 'get_links_from_stdout': None,
368 'get_props_from_stdout': None, 373 'get_props_from_stdout': None,
369 'haltOnFailure': <Object>, 374 'haltOnFailure': <Object>,
370 'hideStepIf': <Object>, 375 'hideStepIf': <Object>,
371 'is_rebaseline_step': <Object>, 376 'is_rebaseline_step': <Object>,
372 'is_upload_step': <Object>, 377 'is_upload_step': <Object>,
373 'timeout': <Object>, 378 'timeout': <Object>,
374 'workdir': 'build/skia', 379 'workdir': 'build/skia',
375 }, 380 },
376 ], 381 ],
377 [ 382 [
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
417 'default', 422 'default',
418 ], 423 ],
419 'description': 'Clean', 424 'description': 'Clean',
420 'doStepIf': <Object>, 425 'doStepIf': <Object>,
421 'env': { 426 'env': {
422 'CC': '/usr/bin/clang', 427 'CC': '/usr/bin/clang',
423 'CXX': '/usr/bin/clang++', 428 'CXX': '/usr/bin/clang++',
424 }, 429 },
425 'exception_on_failure': <Object>, 430 'exception_on_failure': <Object>,
426 'flunkOnFailure': <Object>, 431 'flunkOnFailure': <Object>,
432 'get_links_from_stdout': None,
427 'get_props_from_stdout': None, 433 'get_props_from_stdout': None,
428 'haltOnFailure': <Object>, 434 'haltOnFailure': <Object>,
429 'hideStepIf': <Object>, 435 'hideStepIf': <Object>,
430 'is_rebaseline_step': <Object>, 436 'is_rebaseline_step': <Object>,
431 'is_upload_step': <Object>, 437 'is_upload_step': <Object>,
432 'timeout': <Object>, 438 'timeout': <Object>,
433 'workdir': 'build/skia', 439 'workdir': 'build/skia',
434 }, 440 },
435 ], 441 ],
436 [ 442 [
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
480 'default', 486 'default',
481 ], 487 ],
482 'description': 'Retry_NoWarningsAsErrors_BuildEverything', 488 'description': 'Retry_NoWarningsAsErrors_BuildEverything',
483 'doStepIf': <Object>, 489 'doStepIf': <Object>,
484 'env': { 490 'env': {
485 'CC': '/usr/bin/clang', 491 'CC': '/usr/bin/clang',
486 'CXX': '/usr/bin/clang++', 492 'CXX': '/usr/bin/clang++',
487 }, 493 },
488 'exception_on_failure': <Object>, 494 'exception_on_failure': <Object>,
489 'flunkOnFailure': <Object>, 495 'flunkOnFailure': <Object>,
496 'get_links_from_stdout': None,
490 'get_props_from_stdout': None, 497 'get_props_from_stdout': None,
491 'haltOnFailure': <Object>, 498 'haltOnFailure': <Object>,
492 'hideStepIf': <Object>, 499 'hideStepIf': <Object>,
493 'is_rebaseline_step': <Object>, 500 'is_rebaseline_step': <Object>,
494 'is_upload_step': <Object>, 501 'is_upload_step': <Object>,
495 'timeout': <Object>, 502 'timeout': <Object>,
496 'workdir': 'build/skia', 503 'workdir': 'build/skia',
497 }, 504 },
498 ], 505 ],
499 ], 506 ],
500 } 507 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698