OLD | NEW |
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 'most', | 6 'most', |
7 ], | 7 ], |
8 '_builder_name': 'Build-Win8-VS2012-x86-Debug', | 8 '_builder_name': 'Build-Win8-VS2012-x86-Debug', |
9 '_common_args': [ | 9 '_common_args': [ |
10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
101 '--num_cores', | 101 '--num_cores', |
102 <Object>, | 102 <Object>, |
103 '--is_try', | 103 '--is_try', |
104 'False', | 104 'False', |
105 '--bench_pictures_cfg', | 105 '--bench_pictures_cfg', |
106 'default_msaa16', | 106 'default_msaa16', |
107 ], | 107 ], |
108 'description': 'UpdateScripts', | 108 'description': 'UpdateScripts', |
109 'doStepIf': <Object>, | 109 'doStepIf': <Object>, |
110 'env': {}, | 110 'env': {}, |
| 111 'exception_on_failure': <Object>, |
111 'flunkOnFailure': <Object>, | 112 'flunkOnFailure': <Object>, |
112 'get_props_from_stdout': { | 113 'get_props_from_stdout': { |
113 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 114 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
114 }, | 115 }, |
115 'haltOnFailure': <Object>, | 116 'haltOnFailure': <Object>, |
116 'hideStepIf': <Object>, | 117 'hideStepIf': <Object>, |
117 'is_rebaseline_step': <Object>, | 118 'is_rebaseline_step': <Object>, |
118 'is_upload_step': <Object>, | 119 'is_upload_step': <Object>, |
119 'timeout': <Object>, | 120 'timeout': <Object>, |
120 'workdir': 'build', | 121 'workdir': 'build', |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
158 '--is_try', | 159 '--is_try', |
159 'False', | 160 'False', |
160 '--bench_pictures_cfg', | 161 '--bench_pictures_cfg', |
161 'default_msaa16', | 162 'default_msaa16', |
162 '--gclient_solutions', | 163 '--gclient_solutions', |
163 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 164 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
164 ], | 165 ], |
165 'description': 'Update', | 166 'description': 'Update', |
166 'doStepIf': <Object>, | 167 'doStepIf': <Object>, |
167 'env': {}, | 168 'env': {}, |
| 169 'exception_on_failure': <Object>, |
168 'flunkOnFailure': <Object>, | 170 'flunkOnFailure': <Object>, |
169 'get_props_from_stdout': { | 171 'get_props_from_stdout': { |
170 'got_revision': 'Skia updated to (\w+)', | 172 'got_revision': 'Skia updated to (\w+)', |
171 }, | 173 }, |
172 'haltOnFailure': <Object>, | 174 'haltOnFailure': <Object>, |
173 'hideStepIf': <Object>, | 175 'hideStepIf': <Object>, |
174 'is_rebaseline_step': <Object>, | 176 'is_rebaseline_step': <Object>, |
175 'is_upload_step': <Object>, | 177 'is_upload_step': <Object>, |
176 'timeout': <Object>, | 178 'timeout': <Object>, |
177 'workdir': 'build', | 179 'workdir': 'build', |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
217 '--bench_pictures_cfg', | 219 '--bench_pictures_cfg', |
218 'default_msaa16', | 220 'default_msaa16', |
219 '--gyp_defines', | 221 '--gyp_defines', |
220 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', | 222 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', |
221 '--flavor', | 223 '--flavor', |
222 'default', | 224 'default', |
223 ], | 225 ], |
224 'description': 'RunGYP', | 226 'description': 'RunGYP', |
225 'doStepIf': <Object>, | 227 'doStepIf': <Object>, |
226 'env': {}, | 228 'env': {}, |
| 229 'exception_on_failure': <Object>, |
227 'flunkOnFailure': <Object>, | 230 'flunkOnFailure': <Object>, |
228 'get_props_from_stdout': None, | 231 'get_props_from_stdout': None, |
229 'haltOnFailure': <Object>, | 232 'haltOnFailure': <Object>, |
230 'hideStepIf': <Object>, | 233 'hideStepIf': <Object>, |
231 'is_rebaseline_step': <Object>, | 234 'is_rebaseline_step': <Object>, |
232 'is_upload_step': <Object>, | 235 'is_upload_step': <Object>, |
233 'timeout': <Object>, | 236 'timeout': <Object>, |
234 'workdir': 'build\skia', | 237 'workdir': 'build\skia', |
235 }, | 238 }, |
236 ], | 239 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
276 '--target', | 279 '--target', |
277 'most', | 280 'most', |
278 '--gyp_defines', | 281 '--gyp_defines', |
279 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', | 282 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', |
280 '--flavor', | 283 '--flavor', |
281 'default', | 284 'default', |
282 ], | 285 ], |
283 'description': 'BuildMost', | 286 'description': 'BuildMost', |
284 'doStepIf': <Object>, | 287 'doStepIf': <Object>, |
285 'env': {}, | 288 'env': {}, |
| 289 'exception_on_failure': <Object>, |
286 'flunkOnFailure': <Object>, | 290 'flunkOnFailure': <Object>, |
287 'get_props_from_stdout': None, | 291 'get_props_from_stdout': None, |
288 'haltOnFailure': <Object>, | 292 'haltOnFailure': <Object>, |
289 'hideStepIf': <Object>, | 293 'hideStepIf': <Object>, |
290 'is_rebaseline_step': <Object>, | 294 'is_rebaseline_step': <Object>, |
291 'is_upload_step': <Object>, | 295 'is_upload_step': <Object>, |
292 'timeout': <Object>, | 296 'timeout': <Object>, |
293 'workdir': 'build\skia', | 297 'workdir': 'build\skia', |
294 }, | 298 }, |
295 ], | 299 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
331 '--is_try', | 335 '--is_try', |
332 'False', | 336 'False', |
333 '--bench_pictures_cfg', | 337 '--bench_pictures_cfg', |
334 'default_msaa16', | 338 'default_msaa16', |
335 '--flavor', | 339 '--flavor', |
336 'default', | 340 'default', |
337 ], | 341 ], |
338 'description': 'Clean', | 342 'description': 'Clean', |
339 'doStepIf': <Object>, | 343 'doStepIf': <Object>, |
340 'env': {}, | 344 'env': {}, |
| 345 'exception_on_failure': <Object>, |
341 'flunkOnFailure': <Object>, | 346 'flunkOnFailure': <Object>, |
342 'get_props_from_stdout': None, | 347 'get_props_from_stdout': None, |
343 'haltOnFailure': <Object>, | 348 'haltOnFailure': <Object>, |
344 'hideStepIf': <Object>, | 349 'hideStepIf': <Object>, |
345 'is_rebaseline_step': <Object>, | 350 'is_rebaseline_step': <Object>, |
346 'is_upload_step': <Object>, | 351 'is_upload_step': <Object>, |
347 'timeout': <Object>, | 352 'timeout': <Object>, |
348 'workdir': 'build\skia', | 353 'workdir': 'build\skia', |
349 }, | 354 }, |
350 ], | 355 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
390 '--target', | 395 '--target', |
391 'most', | 396 'most', |
392 '--gyp_defines', | 397 '--gyp_defines', |
393 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', | 398 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', |
394 '--flavor', | 399 '--flavor', |
395 'default', | 400 'default', |
396 ], | 401 ], |
397 'description': 'Retry_BuildMost', | 402 'description': 'Retry_BuildMost', |
398 'doStepIf': <Object>, | 403 'doStepIf': <Object>, |
399 'env': {}, | 404 'env': {}, |
| 405 'exception_on_failure': <Object>, |
400 'flunkOnFailure': <Object>, | 406 'flunkOnFailure': <Object>, |
401 'get_props_from_stdout': None, | 407 'get_props_from_stdout': None, |
402 'haltOnFailure': <Object>, | 408 'haltOnFailure': <Object>, |
403 'hideStepIf': <Object>, | 409 'hideStepIf': <Object>, |
404 'is_rebaseline_step': <Object>, | 410 'is_rebaseline_step': <Object>, |
405 'is_upload_step': <Object>, | 411 'is_upload_step': <Object>, |
406 'timeout': <Object>, | 412 'timeout': <Object>, |
407 'workdir': 'build\skia', | 413 'workdir': 'build\skia', |
408 }, | 414 }, |
409 ], | 415 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
445 '--is_try', | 451 '--is_try', |
446 'False', | 452 'False', |
447 '--bench_pictures_cfg', | 453 '--bench_pictures_cfg', |
448 'default_msaa16', | 454 'default_msaa16', |
449 '--flavor', | 455 '--flavor', |
450 'default', | 456 'default', |
451 ], | 457 ], |
452 'description': 'Clean', | 458 'description': 'Clean', |
453 'doStepIf': <Object>, | 459 'doStepIf': <Object>, |
454 'env': {}, | 460 'env': {}, |
| 461 'exception_on_failure': <Object>, |
455 'flunkOnFailure': <Object>, | 462 'flunkOnFailure': <Object>, |
456 'get_props_from_stdout': None, | 463 'get_props_from_stdout': None, |
457 'haltOnFailure': <Object>, | 464 'haltOnFailure': <Object>, |
458 'hideStepIf': <Object>, | 465 'hideStepIf': <Object>, |
459 'is_rebaseline_step': <Object>, | 466 'is_rebaseline_step': <Object>, |
460 'is_upload_step': <Object>, | 467 'is_upload_step': <Object>, |
461 'timeout': <Object>, | 468 'timeout': <Object>, |
462 'workdir': 'build\skia', | 469 'workdir': 'build\skia', |
463 }, | 470 }, |
464 ], | 471 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
504 '--target', | 511 '--target', |
505 'most', | 512 'most', |
506 '--gyp_defines', | 513 '--gyp_defines', |
507 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', | 514 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', |
508 '--flavor', | 515 '--flavor', |
509 'default', | 516 'default', |
510 ], | 517 ], |
511 'description': 'Retry_NoWarningsAsErrors_BuildMost', | 518 'description': 'Retry_NoWarningsAsErrors_BuildMost', |
512 'doStepIf': <Object>, | 519 'doStepIf': <Object>, |
513 'env': {}, | 520 'env': {}, |
| 521 'exception_on_failure': <Object>, |
514 'flunkOnFailure': <Object>, | 522 'flunkOnFailure': <Object>, |
515 'get_props_from_stdout': None, | 523 'get_props_from_stdout': None, |
516 'haltOnFailure': <Object>, | 524 'haltOnFailure': <Object>, |
517 'hideStepIf': <Object>, | 525 'hideStepIf': <Object>, |
518 'is_rebaseline_step': <Object>, | 526 'is_rebaseline_step': <Object>, |
519 'is_upload_step': <Object>, | 527 'is_upload_step': <Object>, |
520 'timeout': <Object>, | 528 'timeout': <Object>, |
521 'workdir': 'build\skia', | 529 'workdir': 'build\skia', |
522 }, | 530 }, |
523 ], | 531 ], |
524 ], | 532 ], |
525 } | 533 } |
OLD | NEW |