| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[DEPOT_TOOLS]\\gclient.py", | 6 "[DEPOT_TOOLS]\\gclient.py", |
| 7 "config", | 7 "config", |
| 8 "--spec", | 8 "--spec", |
| 9 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_revision': 'HEAD', 'webkit_trunk': 'svn://svn-mirror.golo.ch
romium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', '
url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'
src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchpl
ugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/t
est/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': None, 'src
/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/da
ta/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 's
rc/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cy
cler': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 'sr
c/tools/grit/grit/test/data': None}, 'deps_file': 'DEPS', 'managed': True, 'name
': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/tr
unk/src-internal'}]" | 9 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_revision': 'HEAD', 'webkit_trunk': 'svn://svn-mirror.golo.ch
romium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', '
url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'
src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchpl
ugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/t
est/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': None, 'src
/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/da
ta/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 's
rc/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cy
cler': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 'sr
c/tools/grit/grit/test/data': None}, 'deps_file': 'DEPS', 'managed': True, 'name
': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/tr
unk/src-internal'}]" |
| 10 ], | 10 ], |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 "name": "apply_issue" | 101 "name": "apply_issue" |
| 102 }, | 102 }, |
| 103 { | 103 { |
| 104 "cmd": [ | 104 "cmd": [ |
| 105 "python", | 105 "python", |
| 106 "-u", | 106 "-u", |
| 107 "[DEPOT_TOOLS]\\gclient.py", | 107 "[DEPOT_TOOLS]\\gclient.py", |
| 108 "runhooks" | 108 "runhooks" |
| 109 ], | 109 ], |
| 110 "env": { | 110 "env": { |
| 111 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 target_arch=ia32", | 111 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir=[BUILD]\\goma target_arch=ia32 use_goma=1", |
| 112 "GYP_GENERATORS": "ninja", | 112 "GYP_GENERATORS": "ninja", |
| 113 "GYP_MSVS_VERSION": "2010" | 113 "GYP_MSVS_VERSION": "2010" |
| 114 }, | 114 }, |
| 115 "name": "gclient runhooks" | 115 "name": "gclient runhooks" |
| 116 }, | 116 }, |
| 117 { | 117 { |
| 118 "abort_on_failure": true, | 118 "abort_on_failure": true, |
| 119 "cmd": [ | 119 "cmd": [ |
| 120 "python", | 120 "python", |
| 121 "-u", | 121 "-u", |
| 122 "[BUILD]\\scripts\\slave\\compile.py", | 122 "[BUILD]\\scripts\\slave\\compile.py", |
| 123 "--target", | 123 "--target", |
| 124 "Release", | 124 "Release", |
| 125 "--src-dir", | 125 "--src-dir", |
| 126 "[SLAVE_BUILD]\\src", | 126 "[SLAVE_BUILD]\\src", |
| 127 "--build-tool", | 127 "--build-tool", |
| 128 "ninja", | 128 "ninja", |
| 129 "--compiler", | 129 "--compiler", |
| 130 "goma", | 130 "goma", |
| 131 "--goma-dir", |
| 132 "[BUILD]\\goma", |
| 131 "--", | 133 "--", |
| 132 "blink_tests" | 134 "blink_tests" |
| 133 ], | 135 ], |
| 134 "name": "compile" | 136 "name": "compile" |
| 135 }, | 137 }, |
| 136 { | 138 { |
| 137 "cmd": [ | 139 "cmd": [ |
| 138 "python", | 140 "python", |
| 139 "-u", | 141 "-u", |
| 140 "[BUILD]\\scripts\\slave\\chromium\\lint_test_files_wrapper.py", | 142 "[BUILD]\\scripts\\slave\\chromium\\lint_test_files_wrapper.py", |
| (...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 328 ] | 330 ] |
| 329 }, | 331 }, |
| 330 { | 332 { |
| 331 "cmd": [ | 333 "cmd": [ |
| 332 "python", | 334 "python", |
| 333 "-u", | 335 "-u", |
| 334 "[DEPOT_TOOLS]\\gclient.py", | 336 "[DEPOT_TOOLS]\\gclient.py", |
| 335 "runhooks" | 337 "runhooks" |
| 336 ], | 338 ], |
| 337 "env": { | 339 "env": { |
| 338 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 target_arch=ia32", | 340 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir=[BUILD]\\goma target_arch=ia32 use_goma=1", |
| 339 "GYP_GENERATORS": "ninja", | 341 "GYP_GENERATORS": "ninja", |
| 340 "GYP_MSVS_VERSION": "2010" | 342 "GYP_MSVS_VERSION": "2010" |
| 341 }, | 343 }, |
| 342 "name": "gclient runhooks (2)" | 344 "name": "gclient runhooks (2)" |
| 343 }, | 345 }, |
| 344 { | 346 { |
| 345 "abort_on_failure": true, | 347 "abort_on_failure": true, |
| 346 "cmd": [ | 348 "cmd": [ |
| 347 "python", | 349 "python", |
| 348 "-u", | 350 "-u", |
| 349 "[BUILD]\\scripts\\slave\\compile.py", | 351 "[BUILD]\\scripts\\slave\\compile.py", |
| 350 "--target", | 352 "--target", |
| 351 "Release", | 353 "Release", |
| 352 "--src-dir", | 354 "--src-dir", |
| 353 "[SLAVE_BUILD]\\src", | 355 "[SLAVE_BUILD]\\src", |
| 354 "--build-tool", | 356 "--build-tool", |
| 355 "ninja", | 357 "ninja", |
| 356 "--compiler", | 358 "--compiler", |
| 357 "goma", | 359 "goma", |
| 360 "--goma-dir", |
| 361 "[BUILD]\\goma", |
| 358 "--", | 362 "--", |
| 359 "blink_tests" | 363 "blink_tests" |
| 360 ], | 364 ], |
| 361 "name": "compile (2)" | 365 "name": "compile (2)" |
| 362 }, | 366 }, |
| 363 { | 367 { |
| 364 "always_run": true, | 368 "always_run": true, |
| 365 "can_fail_build": false, | 369 "can_fail_build": false, |
| 366 "cmd": [ | 370 "cmd": [ |
| 367 "python", | 371 "python", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 447 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 451 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
| 448 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", | 452 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", |
| 449 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | 453 "@@@STEP_LOG_LINE@python.inline@ print f@@@", |
| 450 "@@@STEP_LOG_LINE@python.inline@@@@", | 454 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 451 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", | 455 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", |
| 452 "@@@STEP_LOG_END@python.inline@@@", | 456 "@@@STEP_LOG_END@python.inline@@@", |
| 453 "@@@STEP_WARNINGS@@@" | 457 "@@@STEP_WARNINGS@@@" |
| 454 ] | 458 ] |
| 455 } | 459 } |
| 456 ] | 460 ] |
| OLD | NEW |