| OLD | NEW |
| (Empty) | |
| 1 [ |
| 2 { |
| 3 "cmd": [ |
| 4 "python", |
| 5 "-u", |
| 6 "[DEPOT_TOOLS]/gclient.py", |
| 7 "config", |
| 8 "--spec", |
| 9 "cache_dir = None\nsolutions = [{'custom_deps': {'src/third_party/WebKit/L
ayoutTests': None, 'src/third_party/webrtc': 'http://webrtc.googlecode.com/svn/t
runk/webrtc@12345', 'src/webkit/data/layout_tests/LayoutTests': None}, 'custom_v
ars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk':
'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'sv
n://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.go
lo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'sr
c', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'deps_file':
'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome-internal/trunk/webrtc-limited'}, {'deps_file': 'DEPS', 'ma
naged': True, 'name': 'webrtc.DEPS', 'url': 'svn://svn-mirror.golo.chromium.org/
chrome/trunk/deps/third_party/webrtc/webrtc.DEPS'}]\ntarget_os = ['android']" |
| 10 ], |
| 11 "name": "gclient setup", |
| 12 "seed_steps": [ |
| 13 "gclient setup", |
| 14 "gclient sync" |
| 15 ] |
| 16 }, |
| 17 { |
| 18 "abort_on_failure": true, |
| 19 "cmd": [ |
| 20 "python", |
| 21 "-u", |
| 22 "[DEPOT_TOOLS]/gclient.py", |
| 23 "sync", |
| 24 "--nohooks", |
| 25 "--delete_unversioned_trees", |
| 26 "--revision", |
| 27 "src@HEAD", |
| 28 "--output-json", |
| 29 "/path/to/tmp/json" |
| 30 ], |
| 31 "name": "gclient sync", |
| 32 "~followup_annotations": [ |
| 33 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"src/native_client/\": {@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"revision\": 274981@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/WebKit/\": {@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"revision\": 124383@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc/\": {@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"revision\": 120644@@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarm_client/\": {@@@", |
| 48 "@@@STEP_LOG_LINE@json.output@ \"revision\": 200767@@@", |
| 49 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 50 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client/\": {@@@", |
| 51 "@@@STEP_LOG_LINE@json.output@ \"revision\": 276089@@@", |
| 52 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 53 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 54 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 55 "@@@STEP_LOG_END@json.output@@@", |
| 56 "@@@SET_BUILD_PROPERTY@got_nacl_revision@274981@@@", |
| 57 "@@@SET_BUILD_PROPERTY@got_webkit_revision@124383@@@", |
| 58 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@276089@@@", |
| 59 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@120644@@@", |
| 60 "@@@SET_BUILD_PROPERTY@got_revision@170242@@@", |
| 61 "@@@SET_BUILD_PROPERTY@got_swarm_client_revision@200767@@@" |
| 62 ] |
| 63 }, |
| 64 { |
| 65 "cmd": [ |
| 66 "python", |
| 67 "-u", |
| 68 "[BUILD]/scripts/slave/apply_svn_patch.py", |
| 69 "-p", |
| 70 "try_job_svn_patch", |
| 71 "-r", |
| 72 "[SLAVE_BUILD]/src/third_party/webrtc", |
| 73 "--filter-script", |
| 74 "[BUILD]/scripts/slave/patch_path_filter.py", |
| 75 "--strip-level", |
| 76 "1", |
| 77 "--", |
| 78 "--path-filter", |
| 79 "webrtc/" |
| 80 ], |
| 81 "name": "apply_patch" |
| 82 }, |
| 83 { |
| 84 "cmd": [ |
| 85 "[BUILD]/scripts/slave/env_dump.py", |
| 86 "--output-json", |
| 87 "/path/to/tmp/json", |
| 88 "[SLAVE_BUILD]/src/build/android/envsetup.sh", |
| 89 "--target-arch=arm" |
| 90 ], |
| 91 "name": "envsetup", |
| 92 "~followup_annotations": [ |
| 93 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 94 "@@@STEP_LOG_LINE@json.output@ \"FOO\": \"bar\", @@@", |
| 95 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": \"my_new_gyp_def=aaa\"@@@
", |
| 96 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 97 "@@@STEP_LOG_END@json.output@@@" |
| 98 ] |
| 99 }, |
| 100 { |
| 101 "cmd": [ |
| 102 "python", |
| 103 "-u", |
| 104 "[DEPOT_TOOLS]/gclient.py", |
| 105 "runhooks" |
| 106 ], |
| 107 "env": { |
| 108 "FOO": "bar", |
| 109 "GYP_CROSSCOMPILE": "1", |
| 110 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 111 "GYP_GENERATORS": "ninja", |
| 112 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 113 }, |
| 114 "name": "gclient runhooks" |
| 115 }, |
| 116 { |
| 117 "cmd": [ |
| 118 "python", |
| 119 "-u", |
| 120 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 121 ], |
| 122 "name": "cleanup_temp" |
| 123 }, |
| 124 { |
| 125 "abort_on_failure": true, |
| 126 "cmd": [ |
| 127 "python", |
| 128 "-u", |
| 129 "[BUILD]/scripts/slave/compile.py", |
| 130 "--target", |
| 131 "Release", |
| 132 "--build-dir", |
| 133 "[SLAVE_BUILD]/src/out", |
| 134 "--src-dir", |
| 135 "[SLAVE_BUILD]/src", |
| 136 "--build-tool", |
| 137 "ninja", |
| 138 "--compiler", |
| 139 "goma", |
| 140 "--", |
| 141 "android_builder_webrtc" |
| 142 ], |
| 143 "env": { |
| 144 "FOO": "bar", |
| 145 "GYP_CROSSCOMPILE": "1", |
| 146 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 147 "GYP_GENERATORS": "ninja", |
| 148 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 149 }, |
| 150 "name": "compile" |
| 151 }, |
| 152 { |
| 153 "cmd": [ |
| 154 "python", |
| 155 "-u", |
| 156 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 157 "gtest", |
| 158 "-s", |
| 159 "audio_decoder_unittests", |
| 160 "--verbose", |
| 161 "--release" |
| 162 ], |
| 163 "env": { |
| 164 "FOO": "bar", |
| 165 "GYP_CROSSCOMPILE": "1", |
| 166 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 167 "GYP_GENERATORS": "ninja", |
| 168 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 169 }, |
| 170 "name": "audio_decoder_unittests" |
| 171 }, |
| 172 { |
| 173 "cmd": [ |
| 174 "python", |
| 175 "-u", |
| 176 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 177 "gtest", |
| 178 "-s", |
| 179 "common_audio_unittests", |
| 180 "--verbose", |
| 181 "--release" |
| 182 ], |
| 183 "env": { |
| 184 "FOO": "bar", |
| 185 "GYP_CROSSCOMPILE": "1", |
| 186 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 187 "GYP_GENERATORS": "ninja", |
| 188 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 189 }, |
| 190 "name": "common_audio_unittests" |
| 191 }, |
| 192 { |
| 193 "cmd": [ |
| 194 "python", |
| 195 "-u", |
| 196 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 197 "gtest", |
| 198 "-s", |
| 199 "common_video_unittests", |
| 200 "--verbose", |
| 201 "--release" |
| 202 ], |
| 203 "env": { |
| 204 "FOO": "bar", |
| 205 "GYP_CROSSCOMPILE": "1", |
| 206 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 207 "GYP_GENERATORS": "ninja", |
| 208 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 209 }, |
| 210 "name": "common_video_unittests" |
| 211 }, |
| 212 { |
| 213 "cmd": [ |
| 214 "python", |
| 215 "-u", |
| 216 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 217 "gtest", |
| 218 "-s", |
| 219 "metrics_unittests", |
| 220 "--verbose", |
| 221 "--release" |
| 222 ], |
| 223 "env": { |
| 224 "FOO": "bar", |
| 225 "GYP_CROSSCOMPILE": "1", |
| 226 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 227 "GYP_GENERATORS": "ninja", |
| 228 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 229 }, |
| 230 "name": "metrics_unittests" |
| 231 }, |
| 232 { |
| 233 "cmd": [ |
| 234 "python", |
| 235 "-u", |
| 236 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 237 "gtest", |
| 238 "-s", |
| 239 "modules_tests", |
| 240 "--verbose", |
| 241 "--release" |
| 242 ], |
| 243 "env": { |
| 244 "FOO": "bar", |
| 245 "GYP_CROSSCOMPILE": "1", |
| 246 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 247 "GYP_GENERATORS": "ninja", |
| 248 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 249 }, |
| 250 "name": "modules_tests" |
| 251 }, |
| 252 { |
| 253 "cmd": [ |
| 254 "python", |
| 255 "-u", |
| 256 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 257 "gtest", |
| 258 "-s", |
| 259 "modules_unittests", |
| 260 "--verbose", |
| 261 "--release" |
| 262 ], |
| 263 "env": { |
| 264 "FOO": "bar", |
| 265 "GYP_CROSSCOMPILE": "1", |
| 266 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 267 "GYP_GENERATORS": "ninja", |
| 268 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 269 }, |
| 270 "name": "modules_unittests" |
| 271 }, |
| 272 { |
| 273 "cmd": [ |
| 274 "python", |
| 275 "-u", |
| 276 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 277 "gtest", |
| 278 "-s", |
| 279 "neteq_unittests", |
| 280 "--verbose", |
| 281 "--release" |
| 282 ], |
| 283 "env": { |
| 284 "FOO": "bar", |
| 285 "GYP_CROSSCOMPILE": "1", |
| 286 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 287 "GYP_GENERATORS": "ninja", |
| 288 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 289 }, |
| 290 "name": "neteq_unittests" |
| 291 }, |
| 292 { |
| 293 "cmd": [ |
| 294 "python", |
| 295 "-u", |
| 296 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 297 "gtest", |
| 298 "-s", |
| 299 "system_wrappers_unittests", |
| 300 "--verbose", |
| 301 "--release" |
| 302 ], |
| 303 "env": { |
| 304 "FOO": "bar", |
| 305 "GYP_CROSSCOMPILE": "1", |
| 306 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 307 "GYP_GENERATORS": "ninja", |
| 308 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 309 }, |
| 310 "name": "system_wrappers_unittests" |
| 311 }, |
| 312 { |
| 313 "cmd": [ |
| 314 "python", |
| 315 "-u", |
| 316 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 317 "gtest", |
| 318 "-s", |
| 319 "test_support_unittests", |
| 320 "--verbose", |
| 321 "--release" |
| 322 ], |
| 323 "env": { |
| 324 "FOO": "bar", |
| 325 "GYP_CROSSCOMPILE": "1", |
| 326 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 327 "GYP_GENERATORS": "ninja", |
| 328 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 329 }, |
| 330 "name": "test_support_unittests" |
| 331 }, |
| 332 { |
| 333 "cmd": [ |
| 334 "python", |
| 335 "-u", |
| 336 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 337 "gtest", |
| 338 "-s", |
| 339 "tools_unittests", |
| 340 "--verbose", |
| 341 "--release" |
| 342 ], |
| 343 "env": { |
| 344 "FOO": "bar", |
| 345 "GYP_CROSSCOMPILE": "1", |
| 346 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 347 "GYP_GENERATORS": "ninja", |
| 348 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 349 }, |
| 350 "name": "tools_unittests" |
| 351 }, |
| 352 { |
| 353 "cmd": [ |
| 354 "python", |
| 355 "-u", |
| 356 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 357 "gtest", |
| 358 "-s", |
| 359 "video_engine_core_unittests", |
| 360 "--verbose", |
| 361 "--release" |
| 362 ], |
| 363 "env": { |
| 364 "FOO": "bar", |
| 365 "GYP_CROSSCOMPILE": "1", |
| 366 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 367 "GYP_GENERATORS": "ninja", |
| 368 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 369 }, |
| 370 "name": "video_engine_core_unittests" |
| 371 }, |
| 372 { |
| 373 "cmd": [ |
| 374 "python", |
| 375 "-u", |
| 376 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 377 "gtest", |
| 378 "-s", |
| 379 "voice_engine_unittests", |
| 380 "--verbose", |
| 381 "--release" |
| 382 ], |
| 383 "env": { |
| 384 "FOO": "bar", |
| 385 "GYP_CROSSCOMPILE": "1", |
| 386 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio
n=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfil
es/orderfile.out target_arch=arm", |
| 387 "GYP_GENERATORS": "ninja", |
| 388 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 389 }, |
| 390 "name": "voice_engine_unittests" |
| 391 } |
| 392 ] |
| OLD | NEW |