| 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_64-Release-Trybot', | 8 '_builder_name': 'Build-Win8-VS2012-x86_64-Release-Trybot', |
| 9 '_common_args': [ | 9 '_common_args': [ |
| 10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 '--is_try', | 105 '--is_try', |
| 106 'True', | 106 'True', |
| 107 '--bench_pictures_cfg', | 107 '--bench_pictures_cfg', |
| 108 'default', | 108 'default', |
| 109 ], | 109 ], |
| 110 'description': 'UpdateScripts', | 110 'description': 'UpdateScripts', |
| 111 'doStepIf': <Object>, | 111 'doStepIf': <Object>, |
| 112 'env': {}, | 112 'env': {}, |
| 113 'exception_on_failure': <Object>, | 113 'exception_on_failure': <Object>, |
| 114 'flunkOnFailure': <Object>, | 114 'flunkOnFailure': <Object>, |
| 115 'get_links_from_stdout': None, |
| 115 'get_props_from_stdout': { | 116 'get_props_from_stdout': { |
| 116 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 117 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
| 117 }, | 118 }, |
| 118 'haltOnFailure': <Object>, | 119 'haltOnFailure': <Object>, |
| 119 'hideStepIf': <Object>, | 120 'hideStepIf': <Object>, |
| 120 'is_rebaseline_step': <Object>, | 121 'is_rebaseline_step': <Object>, |
| 121 'is_upload_step': <Object>, | 122 'is_upload_step': <Object>, |
| 122 'timeout': <Object>, | 123 'timeout': <Object>, |
| 123 'workdir': 'build', | 124 'workdir': 'build', |
| 124 }, | 125 }, |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 163 '--bench_pictures_cfg', | 164 '--bench_pictures_cfg', |
| 164 'default', | 165 'default', |
| 165 '--gclient_solutions', | 166 '--gclient_solutions', |
| 166 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 167 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
| 167 ], | 168 ], |
| 168 'description': 'Update', | 169 'description': 'Update', |
| 169 'doStepIf': <Object>, | 170 'doStepIf': <Object>, |
| 170 'env': {}, | 171 'env': {}, |
| 171 'exception_on_failure': <Object>, | 172 'exception_on_failure': <Object>, |
| 172 'flunkOnFailure': <Object>, | 173 'flunkOnFailure': <Object>, |
| 174 'get_links_from_stdout': None, |
| 173 'get_props_from_stdout': { | 175 'get_props_from_stdout': { |
| 174 'got_revision': 'Skia updated to (\w+)', | 176 'got_revision': 'Skia updated to (\w+)', |
| 175 }, | 177 }, |
| 176 'haltOnFailure': <Object>, | 178 'haltOnFailure': <Object>, |
| 177 'hideStepIf': <Object>, | 179 'hideStepIf': <Object>, |
| 178 'is_rebaseline_step': <Object>, | 180 'is_rebaseline_step': <Object>, |
| 179 'is_upload_step': <Object>, | 181 'is_upload_step': <Object>, |
| 180 'timeout': <Object>, | 182 'timeout': <Object>, |
| 181 'workdir': 'build', | 183 'workdir': 'build', |
| 182 }, | 184 }, |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 221 '--bench_pictures_cfg', | 223 '--bench_pictures_cfg', |
| 222 'default', | 224 'default', |
| 223 '--patch', | 225 '--patch', |
| 224 <Object>, | 226 <Object>, |
| 225 ], | 227 ], |
| 226 'description': 'ApplyPatch', | 228 'description': 'ApplyPatch', |
| 227 'doStepIf': <Object>, | 229 'doStepIf': <Object>, |
| 228 'env': {}, | 230 'env': {}, |
| 229 'exception_on_failure': <Object>, | 231 'exception_on_failure': <Object>, |
| 230 'flunkOnFailure': <Object>, | 232 'flunkOnFailure': <Object>, |
| 233 'get_links_from_stdout': None, |
| 231 'get_props_from_stdout': None, | 234 'get_props_from_stdout': None, |
| 232 'haltOnFailure': <Object>, | 235 'haltOnFailure': <Object>, |
| 233 'hideStepIf': <Object>, | 236 'hideStepIf': <Object>, |
| 234 'is_rebaseline_step': <Object>, | 237 'is_rebaseline_step': <Object>, |
| 235 'is_upload_step': <Object>, | 238 'is_upload_step': <Object>, |
| 236 'timeout': <Object>, | 239 'timeout': <Object>, |
| 237 'workdir': 'build\skia', | 240 'workdir': 'build\skia', |
| 238 }, | 241 }, |
| 239 ], | 242 ], |
| 240 [ | 243 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 281 '--gyp_defines', | 284 '--gyp_defines', |
| 282 'skia_arch_width=64 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', | 285 'skia_arch_width=64 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', |
| 283 '--flavor', | 286 '--flavor', |
| 284 'default', | 287 'default', |
| 285 ], | 288 ], |
| 286 'description': 'BuildMost', | 289 'description': 'BuildMost', |
| 287 'doStepIf': <Object>, | 290 'doStepIf': <Object>, |
| 288 'env': {}, | 291 'env': {}, |
| 289 'exception_on_failure': <Object>, | 292 'exception_on_failure': <Object>, |
| 290 'flunkOnFailure': <Object>, | 293 'flunkOnFailure': <Object>, |
| 294 'get_links_from_stdout': None, |
| 291 'get_props_from_stdout': None, | 295 'get_props_from_stdout': None, |
| 292 'haltOnFailure': <Object>, | 296 'haltOnFailure': <Object>, |
| 293 'hideStepIf': <Object>, | 297 'hideStepIf': <Object>, |
| 294 'is_rebaseline_step': <Object>, | 298 'is_rebaseline_step': <Object>, |
| 295 'is_upload_step': <Object>, | 299 'is_upload_step': <Object>, |
| 296 'timeout': <Object>, | 300 'timeout': <Object>, |
| 297 'workdir': 'build\skia', | 301 'workdir': 'build\skia', |
| 298 }, | 302 }, |
| 299 ], | 303 ], |
| 300 [ | 304 [ |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 337 '--bench_pictures_cfg', | 341 '--bench_pictures_cfg', |
| 338 'default', | 342 'default', |
| 339 '--flavor', | 343 '--flavor', |
| 340 'default', | 344 'default', |
| 341 ], | 345 ], |
| 342 'description': 'Clean', | 346 'description': 'Clean', |
| 343 'doStepIf': <Object>, | 347 'doStepIf': <Object>, |
| 344 'env': {}, | 348 'env': {}, |
| 345 'exception_on_failure': <Object>, | 349 'exception_on_failure': <Object>, |
| 346 'flunkOnFailure': <Object>, | 350 'flunkOnFailure': <Object>, |
| 351 'get_links_from_stdout': None, |
| 347 'get_props_from_stdout': None, | 352 'get_props_from_stdout': None, |
| 348 'haltOnFailure': <Object>, | 353 'haltOnFailure': <Object>, |
| 349 'hideStepIf': <Object>, | 354 'hideStepIf': <Object>, |
| 350 'is_rebaseline_step': <Object>, | 355 'is_rebaseline_step': <Object>, |
| 351 'is_upload_step': <Object>, | 356 'is_upload_step': <Object>, |
| 352 'timeout': <Object>, | 357 'timeout': <Object>, |
| 353 'workdir': 'build\skia', | 358 'workdir': 'build\skia', |
| 354 }, | 359 }, |
| 355 ], | 360 ], |
| 356 [ | 361 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 397 '--gyp_defines', | 402 '--gyp_defines', |
| 398 'skia_arch_width=64 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', | 403 'skia_arch_width=64 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', |
| 399 '--flavor', | 404 '--flavor', |
| 400 'default', | 405 'default', |
| 401 ], | 406 ], |
| 402 'description': 'Retry_BuildMost', | 407 'description': 'Retry_BuildMost', |
| 403 'doStepIf': <Object>, | 408 'doStepIf': <Object>, |
| 404 'env': {}, | 409 'env': {}, |
| 405 'exception_on_failure': <Object>, | 410 'exception_on_failure': <Object>, |
| 406 'flunkOnFailure': <Object>, | 411 'flunkOnFailure': <Object>, |
| 412 'get_links_from_stdout': None, |
| 407 'get_props_from_stdout': None, | 413 'get_props_from_stdout': None, |
| 408 'haltOnFailure': <Object>, | 414 'haltOnFailure': <Object>, |
| 409 'hideStepIf': <Object>, | 415 'hideStepIf': <Object>, |
| 410 'is_rebaseline_step': <Object>, | 416 'is_rebaseline_step': <Object>, |
| 411 'is_upload_step': <Object>, | 417 'is_upload_step': <Object>, |
| 412 'timeout': <Object>, | 418 'timeout': <Object>, |
| 413 'workdir': 'build\skia', | 419 'workdir': 'build\skia', |
| 414 }, | 420 }, |
| 415 ], | 421 ], |
| 416 [ | 422 [ |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 453 '--bench_pictures_cfg', | 459 '--bench_pictures_cfg', |
| 454 'default', | 460 'default', |
| 455 '--flavor', | 461 '--flavor', |
| 456 'default', | 462 'default', |
| 457 ], | 463 ], |
| 458 'description': 'Clean', | 464 'description': 'Clean', |
| 459 'doStepIf': <Object>, | 465 'doStepIf': <Object>, |
| 460 'env': {}, | 466 'env': {}, |
| 461 'exception_on_failure': <Object>, | 467 'exception_on_failure': <Object>, |
| 462 'flunkOnFailure': <Object>, | 468 'flunkOnFailure': <Object>, |
| 469 'get_links_from_stdout': None, |
| 463 'get_props_from_stdout': None, | 470 'get_props_from_stdout': None, |
| 464 'haltOnFailure': <Object>, | 471 'haltOnFailure': <Object>, |
| 465 'hideStepIf': <Object>, | 472 'hideStepIf': <Object>, |
| 466 'is_rebaseline_step': <Object>, | 473 'is_rebaseline_step': <Object>, |
| 467 'is_upload_step': <Object>, | 474 'is_upload_step': <Object>, |
| 468 'timeout': <Object>, | 475 'timeout': <Object>, |
| 469 'workdir': 'build\skia', | 476 'workdir': 'build\skia', |
| 470 }, | 477 }, |
| 471 ], | 478 ], |
| 472 [ | 479 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 513 '--gyp_defines', | 520 '--gyp_defines', |
| 514 'skia_arch_width=64 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', | 521 'skia_arch_width=64 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', |
| 515 '--flavor', | 522 '--flavor', |
| 516 'default', | 523 'default', |
| 517 ], | 524 ], |
| 518 'description': 'Retry_NoWarningsAsErrors_BuildMost', | 525 'description': 'Retry_NoWarningsAsErrors_BuildMost', |
| 519 'doStepIf': <Object>, | 526 'doStepIf': <Object>, |
| 520 'env': {}, | 527 'env': {}, |
| 521 'exception_on_failure': <Object>, | 528 'exception_on_failure': <Object>, |
| 522 'flunkOnFailure': <Object>, | 529 'flunkOnFailure': <Object>, |
| 530 'get_links_from_stdout': None, |
| 523 'get_props_from_stdout': None, | 531 'get_props_from_stdout': None, |
| 524 'haltOnFailure': <Object>, | 532 'haltOnFailure': <Object>, |
| 525 'hideStepIf': <Object>, | 533 'hideStepIf': <Object>, |
| 526 'is_rebaseline_step': <Object>, | 534 'is_rebaseline_step': <Object>, |
| 527 'is_upload_step': <Object>, | 535 'is_upload_step': <Object>, |
| 528 'timeout': <Object>, | 536 'timeout': <Object>, |
| 529 'workdir': 'build\skia', | 537 'workdir': 'build\skia', |
| 530 }, | 538 }, |
| 531 ], | 539 ], |
| 532 ], | 540 ], |
| 533 } | 541 } |
| OLD | NEW |