| 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=x86" |
| 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=ia32", |
| 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 "Debug", |
| 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=ia32", |
| 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 ], |
| 162 "env": { |
| 163 "FOO": "bar", |
| 164 "GYP_CROSSCOMPILE": "1", |
| 165 "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=ia32", |
| 166 "GYP_GENERATORS": "ninja", |
| 167 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 168 }, |
| 169 "name": "audio_decoder_unittests" |
| 170 }, |
| 171 { |
| 172 "cmd": [ |
| 173 "python", |
| 174 "-u", |
| 175 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 176 "gtest", |
| 177 "-s", |
| 178 "common_audio_unittests", |
| 179 "--verbose" |
| 180 ], |
| 181 "env": { |
| 182 "FOO": "bar", |
| 183 "GYP_CROSSCOMPILE": "1", |
| 184 "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=ia32", |
| 185 "GYP_GENERATORS": "ninja", |
| 186 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 187 }, |
| 188 "name": "common_audio_unittests" |
| 189 }, |
| 190 { |
| 191 "cmd": [ |
| 192 "python", |
| 193 "-u", |
| 194 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 195 "gtest", |
| 196 "-s", |
| 197 "common_video_unittests", |
| 198 "--verbose" |
| 199 ], |
| 200 "env": { |
| 201 "FOO": "bar", |
| 202 "GYP_CROSSCOMPILE": "1", |
| 203 "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=ia32", |
| 204 "GYP_GENERATORS": "ninja", |
| 205 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 206 }, |
| 207 "name": "common_video_unittests" |
| 208 }, |
| 209 { |
| 210 "cmd": [ |
| 211 "python", |
| 212 "-u", |
| 213 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 214 "gtest", |
| 215 "-s", |
| 216 "metrics_unittests", |
| 217 "--verbose" |
| 218 ], |
| 219 "env": { |
| 220 "FOO": "bar", |
| 221 "GYP_CROSSCOMPILE": "1", |
| 222 "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=ia32", |
| 223 "GYP_GENERATORS": "ninja", |
| 224 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 225 }, |
| 226 "name": "metrics_unittests" |
| 227 }, |
| 228 { |
| 229 "cmd": [ |
| 230 "python", |
| 231 "-u", |
| 232 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 233 "gtest", |
| 234 "-s", |
| 235 "modules_tests", |
| 236 "--verbose" |
| 237 ], |
| 238 "env": { |
| 239 "FOO": "bar", |
| 240 "GYP_CROSSCOMPILE": "1", |
| 241 "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=ia32", |
| 242 "GYP_GENERATORS": "ninja", |
| 243 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 244 }, |
| 245 "name": "modules_tests" |
| 246 }, |
| 247 { |
| 248 "cmd": [ |
| 249 "python", |
| 250 "-u", |
| 251 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 252 "gtest", |
| 253 "-s", |
| 254 "modules_unittests", |
| 255 "--verbose" |
| 256 ], |
| 257 "env": { |
| 258 "FOO": "bar", |
| 259 "GYP_CROSSCOMPILE": "1", |
| 260 "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=ia32", |
| 261 "GYP_GENERATORS": "ninja", |
| 262 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 263 }, |
| 264 "name": "modules_unittests" |
| 265 }, |
| 266 { |
| 267 "cmd": [ |
| 268 "python", |
| 269 "-u", |
| 270 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 271 "gtest", |
| 272 "-s", |
| 273 "neteq_unittests", |
| 274 "--verbose" |
| 275 ], |
| 276 "env": { |
| 277 "FOO": "bar", |
| 278 "GYP_CROSSCOMPILE": "1", |
| 279 "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=ia32", |
| 280 "GYP_GENERATORS": "ninja", |
| 281 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 282 }, |
| 283 "name": "neteq_unittests" |
| 284 }, |
| 285 { |
| 286 "cmd": [ |
| 287 "python", |
| 288 "-u", |
| 289 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 290 "gtest", |
| 291 "-s", |
| 292 "system_wrappers_unittests", |
| 293 "--verbose" |
| 294 ], |
| 295 "env": { |
| 296 "FOO": "bar", |
| 297 "GYP_CROSSCOMPILE": "1", |
| 298 "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=ia32", |
| 299 "GYP_GENERATORS": "ninja", |
| 300 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 301 }, |
| 302 "name": "system_wrappers_unittests" |
| 303 }, |
| 304 { |
| 305 "cmd": [ |
| 306 "python", |
| 307 "-u", |
| 308 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 309 "gtest", |
| 310 "-s", |
| 311 "test_support_unittests", |
| 312 "--verbose" |
| 313 ], |
| 314 "env": { |
| 315 "FOO": "bar", |
| 316 "GYP_CROSSCOMPILE": "1", |
| 317 "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=ia32", |
| 318 "GYP_GENERATORS": "ninja", |
| 319 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 320 }, |
| 321 "name": "test_support_unittests" |
| 322 }, |
| 323 { |
| 324 "cmd": [ |
| 325 "python", |
| 326 "-u", |
| 327 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 328 "gtest", |
| 329 "-s", |
| 330 "tools_unittests", |
| 331 "--verbose" |
| 332 ], |
| 333 "env": { |
| 334 "FOO": "bar", |
| 335 "GYP_CROSSCOMPILE": "1", |
| 336 "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=ia32", |
| 337 "GYP_GENERATORS": "ninja", |
| 338 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 339 }, |
| 340 "name": "tools_unittests" |
| 341 }, |
| 342 { |
| 343 "cmd": [ |
| 344 "python", |
| 345 "-u", |
| 346 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 347 "gtest", |
| 348 "-s", |
| 349 "video_engine_core_unittests", |
| 350 "--verbose" |
| 351 ], |
| 352 "env": { |
| 353 "FOO": "bar", |
| 354 "GYP_CROSSCOMPILE": "1", |
| 355 "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=ia32", |
| 356 "GYP_GENERATORS": "ninja", |
| 357 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 358 }, |
| 359 "name": "video_engine_core_unittests" |
| 360 }, |
| 361 { |
| 362 "cmd": [ |
| 363 "python", |
| 364 "-u", |
| 365 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 366 "gtest", |
| 367 "-s", |
| 368 "voice_engine_unittests", |
| 369 "--verbose" |
| 370 ], |
| 371 "env": { |
| 372 "FOO": "bar", |
| 373 "GYP_CROSSCOMPILE": "1", |
| 374 "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=ia32", |
| 375 "GYP_GENERATORS": "ninja", |
| 376 "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc" |
| 377 }, |
| 378 "name": "voice_engine_unittests" |
| 379 } |
| 380 ] |
| OLD | NEW |