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 'all', | 6 'all', |
7 ], | 7 ], |
8 '_builder_name': 'Build-Ubuntu12-GCC-Mips-Debug-Mips', | 8 '_builder_name': 'Build-Ubuntu12-GCC-Mips-Debug-Mips', |
9 '_common_args': [ | 9 '_common_args': [ |
10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
115 '--serial', | 115 '--serial', |
116 <Object>, | 116 <Object>, |
117 '--has_root', | 117 '--has_root', |
118 <Object>, | 118 <Object>, |
119 '--android_sdk_root', | 119 '--android_sdk_root', |
120 <Object>, | 120 <Object>, |
121 ], | 121 ], |
122 'description': 'UpdateScripts', | 122 'description': 'UpdateScripts', |
123 'doStepIf': <Object>, | 123 'doStepIf': <Object>, |
124 'env': {}, | 124 'env': {}, |
| 125 'exception_on_failure': <Object>, |
125 'flunkOnFailure': <Object>, | 126 'flunkOnFailure': <Object>, |
126 'get_props_from_stdout': { | 127 'get_props_from_stdout': { |
127 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 128 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
128 }, | 129 }, |
129 'haltOnFailure': <Object>, | 130 'haltOnFailure': <Object>, |
130 'hideStepIf': <Object>, | 131 'hideStepIf': <Object>, |
131 'is_rebaseline_step': <Object>, | 132 'is_rebaseline_step': <Object>, |
132 'is_upload_step': <Object>, | 133 'is_upload_step': <Object>, |
133 'timeout': <Object>, | 134 'timeout': <Object>, |
134 'workdir': 'build', | 135 'workdir': 'build', |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
180 '--has_root', | 181 '--has_root', |
181 <Object>, | 182 <Object>, |
182 '--android_sdk_root', | 183 '--android_sdk_root', |
183 <Object>, | 184 <Object>, |
184 '--gclient_solutions', | 185 '--gclient_solutions', |
185 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 186 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
186 ], | 187 ], |
187 'description': 'Update', | 188 'description': 'Update', |
188 'doStepIf': <Object>, | 189 'doStepIf': <Object>, |
189 'env': {}, | 190 'env': {}, |
| 191 'exception_on_failure': <Object>, |
190 'flunkOnFailure': <Object>, | 192 'flunkOnFailure': <Object>, |
191 'get_props_from_stdout': { | 193 'get_props_from_stdout': { |
192 'got_revision': 'Skia updated to (\w+)', | 194 'got_revision': 'Skia updated to (\w+)', |
193 }, | 195 }, |
194 'haltOnFailure': <Object>, | 196 'haltOnFailure': <Object>, |
195 'hideStepIf': <Object>, | 197 'hideStepIf': <Object>, |
196 'is_rebaseline_step': <Object>, | 198 'is_rebaseline_step': <Object>, |
197 'is_upload_step': <Object>, | 199 'is_upload_step': <Object>, |
198 'timeout': <Object>, | 200 'timeout': <Object>, |
199 'workdir': 'build', | 201 'workdir': 'build', |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
245 '--has_root', | 247 '--has_root', |
246 <Object>, | 248 <Object>, |
247 '--android_sdk_root', | 249 '--android_sdk_root', |
248 <Object>, | 250 <Object>, |
249 '--flavor', | 251 '--flavor', |
250 'android', | 252 'android', |
251 ], | 253 ], |
252 'description': 'Clean', | 254 'description': 'Clean', |
253 'doStepIf': <Object>, | 255 'doStepIf': <Object>, |
254 'env': {}, | 256 'env': {}, |
| 257 'exception_on_failure': <Object>, |
255 'flunkOnFailure': <Object>, | 258 'flunkOnFailure': <Object>, |
256 'get_props_from_stdout': None, | 259 'get_props_from_stdout': None, |
257 'haltOnFailure': <Object>, | 260 'haltOnFailure': <Object>, |
258 'hideStepIf': <Object>, | 261 'hideStepIf': <Object>, |
259 'is_rebaseline_step': <Object>, | 262 'is_rebaseline_step': <Object>, |
260 'is_upload_step': <Object>, | 263 'is_upload_step': <Object>, |
261 'timeout': <Object>, | 264 'timeout': <Object>, |
262 'workdir': 'build/skia', | 265 'workdir': 'build/skia', |
263 }, | 266 }, |
264 ], | 267 ], |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
310 '--android_sdk_root', | 313 '--android_sdk_root', |
311 <Object>, | 314 <Object>, |
312 '--gyp_defines', | 315 '--gyp_defines', |
313 'skia_warnings_as_errors=1', | 316 'skia_warnings_as_errors=1', |
314 '--flavor', | 317 '--flavor', |
315 'android', | 318 'android', |
316 ], | 319 ], |
317 'description': 'RunGYP', | 320 'description': 'RunGYP', |
318 'doStepIf': <Object>, | 321 'doStepIf': <Object>, |
319 'env': {}, | 322 'env': {}, |
| 323 'exception_on_failure': <Object>, |
320 'flunkOnFailure': <Object>, | 324 'flunkOnFailure': <Object>, |
321 'get_props_from_stdout': None, | 325 'get_props_from_stdout': None, |
322 'haltOnFailure': <Object>, | 326 'haltOnFailure': <Object>, |
323 'hideStepIf': <Object>, | 327 'hideStepIf': <Object>, |
324 'is_rebaseline_step': <Object>, | 328 'is_rebaseline_step': <Object>, |
325 'is_upload_step': <Object>, | 329 'is_upload_step': <Object>, |
326 'timeout': <Object>, | 330 'timeout': <Object>, |
327 'workdir': 'build/skia', | 331 'workdir': 'build/skia', |
328 }, | 332 }, |
329 ], | 333 ], |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
377 '--target', | 381 '--target', |
378 'all', | 382 'all', |
379 '--gyp_defines', | 383 '--gyp_defines', |
380 'skia_warnings_as_errors=1', | 384 'skia_warnings_as_errors=1', |
381 '--flavor', | 385 '--flavor', |
382 'android', | 386 'android', |
383 ], | 387 ], |
384 'description': 'BuildAll', | 388 'description': 'BuildAll', |
385 'doStepIf': <Object>, | 389 'doStepIf': <Object>, |
386 'env': {}, | 390 'env': {}, |
| 391 'exception_on_failure': <Object>, |
387 'flunkOnFailure': <Object>, | 392 'flunkOnFailure': <Object>, |
388 'get_props_from_stdout': None, | 393 'get_props_from_stdout': None, |
389 'haltOnFailure': <Object>, | 394 'haltOnFailure': <Object>, |
390 'hideStepIf': <Object>, | 395 'hideStepIf': <Object>, |
391 'is_rebaseline_step': <Object>, | 396 'is_rebaseline_step': <Object>, |
392 'is_upload_step': <Object>, | 397 'is_upload_step': <Object>, |
393 'timeout': <Object>, | 398 'timeout': <Object>, |
394 'workdir': 'build/skia', | 399 'workdir': 'build/skia', |
395 }, | 400 }, |
396 ], | 401 ], |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
440 '--has_root', | 445 '--has_root', |
441 <Object>, | 446 <Object>, |
442 '--android_sdk_root', | 447 '--android_sdk_root', |
443 <Object>, | 448 <Object>, |
444 '--flavor', | 449 '--flavor', |
445 'android', | 450 'android', |
446 ], | 451 ], |
447 'description': 'Clean', | 452 'description': 'Clean', |
448 'doStepIf': <Object>, | 453 'doStepIf': <Object>, |
449 'env': {}, | 454 'env': {}, |
| 455 'exception_on_failure': <Object>, |
450 'flunkOnFailure': <Object>, | 456 'flunkOnFailure': <Object>, |
451 'get_props_from_stdout': None, | 457 'get_props_from_stdout': None, |
452 'haltOnFailure': <Object>, | 458 'haltOnFailure': <Object>, |
453 'hideStepIf': <Object>, | 459 'hideStepIf': <Object>, |
454 'is_rebaseline_step': <Object>, | 460 'is_rebaseline_step': <Object>, |
455 'is_upload_step': <Object>, | 461 'is_upload_step': <Object>, |
456 'timeout': <Object>, | 462 'timeout': <Object>, |
457 'workdir': 'build/skia', | 463 'workdir': 'build/skia', |
458 }, | 464 }, |
459 ], | 465 ], |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
507 '--target', | 513 '--target', |
508 'all', | 514 'all', |
509 '--gyp_defines', | 515 '--gyp_defines', |
510 'skia_warnings_as_errors=1', | 516 'skia_warnings_as_errors=1', |
511 '--flavor', | 517 '--flavor', |
512 'android', | 518 'android', |
513 ], | 519 ], |
514 'description': 'Retry_BuildAll', | 520 'description': 'Retry_BuildAll', |
515 'doStepIf': <Object>, | 521 'doStepIf': <Object>, |
516 'env': {}, | 522 'env': {}, |
| 523 'exception_on_failure': <Object>, |
517 'flunkOnFailure': <Object>, | 524 'flunkOnFailure': <Object>, |
518 'get_props_from_stdout': None, | 525 'get_props_from_stdout': None, |
519 'haltOnFailure': <Object>, | 526 'haltOnFailure': <Object>, |
520 'hideStepIf': <Object>, | 527 'hideStepIf': <Object>, |
521 'is_rebaseline_step': <Object>, | 528 'is_rebaseline_step': <Object>, |
522 'is_upload_step': <Object>, | 529 'is_upload_step': <Object>, |
523 'timeout': <Object>, | 530 'timeout': <Object>, |
524 'workdir': 'build/skia', | 531 'workdir': 'build/skia', |
525 }, | 532 }, |
526 ], | 533 ], |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
570 '--has_root', | 577 '--has_root', |
571 <Object>, | 578 <Object>, |
572 '--android_sdk_root', | 579 '--android_sdk_root', |
573 <Object>, | 580 <Object>, |
574 '--flavor', | 581 '--flavor', |
575 'android', | 582 'android', |
576 ], | 583 ], |
577 'description': 'Clean', | 584 'description': 'Clean', |
578 'doStepIf': <Object>, | 585 'doStepIf': <Object>, |
579 'env': {}, | 586 'env': {}, |
| 587 'exception_on_failure': <Object>, |
580 'flunkOnFailure': <Object>, | 588 'flunkOnFailure': <Object>, |
581 'get_props_from_stdout': None, | 589 'get_props_from_stdout': None, |
582 'haltOnFailure': <Object>, | 590 'haltOnFailure': <Object>, |
583 'hideStepIf': <Object>, | 591 'hideStepIf': <Object>, |
584 'is_rebaseline_step': <Object>, | 592 'is_rebaseline_step': <Object>, |
585 'is_upload_step': <Object>, | 593 'is_upload_step': <Object>, |
586 'timeout': <Object>, | 594 'timeout': <Object>, |
587 'workdir': 'build/skia', | 595 'workdir': 'build/skia', |
588 }, | 596 }, |
589 ], | 597 ], |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
637 '--target', | 645 '--target', |
638 'all', | 646 'all', |
639 '--gyp_defines', | 647 '--gyp_defines', |
640 'skia_warnings_as_errors=0', | 648 'skia_warnings_as_errors=0', |
641 '--flavor', | 649 '--flavor', |
642 'android', | 650 'android', |
643 ], | 651 ], |
644 'description': 'Retry_NoWarningsAsErrors_BuildAll', | 652 'description': 'Retry_NoWarningsAsErrors_BuildAll', |
645 'doStepIf': <Object>, | 653 'doStepIf': <Object>, |
646 'env': {}, | 654 'env': {}, |
| 655 'exception_on_failure': <Object>, |
647 'flunkOnFailure': <Object>, | 656 'flunkOnFailure': <Object>, |
648 'get_props_from_stdout': None, | 657 'get_props_from_stdout': None, |
649 'haltOnFailure': <Object>, | 658 'haltOnFailure': <Object>, |
650 'hideStepIf': <Object>, | 659 'hideStepIf': <Object>, |
651 'is_rebaseline_step': <Object>, | 660 'is_rebaseline_step': <Object>, |
652 'is_upload_step': <Object>, | 661 'is_upload_step': <Object>, |
653 'timeout': <Object>, | 662 'timeout': <Object>, |
654 'workdir': 'build/skia', | 663 'workdir': 'build/skia', |
655 }, | 664 }, |
656 ], | 665 ], |
657 ], | 666 ], |
658 } | 667 } |
OLD | NEW |