| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.webrtc.fyi", | 8 "chromium.webrtc.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux", | 10 "Linux", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "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_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'deps_file': 'DEPS', 'managed': True, 'name'
: 'webrtc.DEPS', 'url': 'https://chromium.googlesource.com/chromium/deps/webrtc/
webrtc.DEPS'}]", | 14 "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_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'deps_file': 'DEPS', 'managed': True, 'name'
: 'webrtc.DEPS', 'url': 'https://chromium.googlesource.com/chromium/deps/webrtc/
webrtc.DEPS'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/libjingl
e/source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\":
\"got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/libjingl
e/source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\":
\"got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "src@HEAD", | 22 "src@HEAD", |
| 23 "--revision", | 23 "--revision", |
| 24 "src/third_party/libjingle/source/talk@HEAD", | 24 "src/third_party/libjingle/source/talk@HEAD", |
| 25 "--revision", | 25 "--revision", |
| 26 "src/third_party/webrtc@HEAD" | 26 "src/third_party/webrtc@HEAD" |
| 27 ], | 27 ], |
| 28 "cwd": "[SLAVE_BUILD]", |
| 28 "name": "bot_update", | 29 "name": "bot_update", |
| 29 "~followup_annotations": [ | 30 "~followup_annotations": [ |
| 30 "@@@STEP_TEXT@Some step text@@@", | 31 "@@@STEP_TEXT@Some step text@@@", |
| 31 "@@@STEP_LOG_LINE@json.output@{@@@", | 32 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836
c7ed23d7fbcddf1dcc2abcb13667d7\", @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836
c7ed23d7fbcddf1dcc2abcb13667d7\", @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision_cp\": \"refs/he
ads/master@{#134440}\", @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision_cp\": \"refs/he
ads/master@{#134440}\", @@@", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 72 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@" | 73 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@" |
| 73 ] | 74 ] |
| 74 }, | 75 }, |
| 75 { | 76 { |
| 76 "cmd": [ | 77 "cmd": [ |
| 77 "python", | 78 "python", |
| 78 "-u", | 79 "-u", |
| 79 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py", | 80 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py", |
| 80 "[SLAVE_BUILD]/src/out" | 81 "[SLAVE_BUILD]/src/out" |
| 81 ], | 82 ], |
| 83 "cwd": "[SLAVE_BUILD]", |
| 82 "name": "clean test output files" | 84 "name": "clean test output files" |
| 83 }, | 85 }, |
| 84 { | 86 { |
| 85 "cmd": [ | 87 "cmd": [ |
| 86 "python", | 88 "python", |
| 87 "-u", | 89 "-u", |
| 88 "[BUILD]/scripts/slave/cleanup_temp.py" | 90 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 89 ], | 91 ], |
| 92 "cwd": "[SLAVE_BUILD]", |
| 90 "name": "cleanup_temp" | 93 "name": "cleanup_temp" |
| 91 }, | 94 }, |
| 92 { | 95 { |
| 93 "cmd": [ | 96 "cmd": [ |
| 94 "python", | 97 "python", |
| 95 "-u", | 98 "-u", |
| 96 "[DEPOT_TOOLS]/gclient.py", | 99 "[DEPOT_TOOLS]/gclient.py", |
| 97 "runhooks" | 100 "runhooks" |
| 98 ], | 101 ], |
| 102 "cwd": "[SLAVE_BUILD]", |
| 99 "env": { | 103 "env": { |
| 100 "GYP_DEFINES": "blink_logging_always_on=1 component=static_library dcheck_
always_on=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" | 104 "GYP_DEFINES": "blink_logging_always_on=1 component=static_library dcheck_
always_on=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" |
| 101 }, | 105 }, |
| 102 "name": "gclient runhooks" | 106 "name": "gclient runhooks" |
| 103 }, | 107 }, |
| 104 { | 108 { |
| 105 "cmd": [ | 109 "cmd": [ |
| 106 "python", | 110 "python", |
| 107 "-u", | 111 "-u", |
| 108 "[BUILD]/scripts/slave/compile.py", | 112 "[BUILD]/scripts/slave/compile.py", |
| 109 "--target", | 113 "--target", |
| 110 "Release", | 114 "Release", |
| 111 "--src-dir", | 115 "--src-dir", |
| 112 "[SLAVE_BUILD]/src", | 116 "[SLAVE_BUILD]/src", |
| 113 "--build-tool", | 117 "--build-tool", |
| 114 "ninja", | 118 "ninja", |
| 115 "--compiler", | 119 "--compiler", |
| 116 "goma", | 120 "goma", |
| 117 "--goma-dir", | 121 "--goma-dir", |
| 118 "[BUILD]/goma", | 122 "[BUILD]/goma", |
| 119 "--", | 123 "--", |
| 120 "chromium_builder_webrtc" | 124 "chromium_builder_webrtc" |
| 121 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", |
| 122 "name": "compile" | 127 "name": "compile" |
| 123 }, | 128 }, |
| 124 { | 129 { |
| 125 "allow_subannotations": true, | 130 "allow_subannotations": true, |
| 126 "cmd": [ | 131 "cmd": [ |
| 127 "python", | 132 "python", |
| 128 "-u", | 133 "-u", |
| 129 "[BUILD]/scripts/slave/runtest.py", | 134 "[BUILD]/scripts/slave/runtest.py", |
| 130 "--target", | 135 "--target", |
| 131 "Release", | 136 "Release", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 145 "--slave-name=TestSlavename", | 150 "--slave-name=TestSlavename", |
| 146 "--build-number=571", | 151 "--build-number=571", |
| 147 "--run-python-script", | 152 "--run-python-script", |
| 148 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 153 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 149 "[BUILD]/scripts/slave/chromium/sizes.py", | 154 "[BUILD]/scripts/slave/chromium/sizes.py", |
| 150 "--target", | 155 "--target", |
| 151 "Release", | 156 "Release", |
| 152 "--platform", | 157 "--platform", |
| 153 "linux" | 158 "linux" |
| 154 ], | 159 ], |
| 160 "cwd": "[SLAVE_BUILD]", |
| 155 "name": "sizes" | 161 "name": "sizes" |
| 156 }, | 162 }, |
| 157 { | 163 { |
| 158 "allow_subannotations": true, | 164 "allow_subannotations": true, |
| 159 "cmd": [ | 165 "cmd": [ |
| 160 "python", | 166 "python", |
| 161 "-u", | 167 "-u", |
| 162 "[BUILD]/scripts/slave/runtest.py", | 168 "[BUILD]/scripts/slave/runtest.py", |
| 163 "--target", | 169 "--target", |
| 164 "Release", | 170 "Release", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 177 "--builder-name=Linux", | 183 "--builder-name=Linux", |
| 178 "--slave-name=TestSlavename", | 184 "--slave-name=TestSlavename", |
| 179 "--build-number=571", | 185 "--build-number=571", |
| 180 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 186 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 181 "content_browsertests", | 187 "content_browsertests", |
| 182 "--gtest_filter=WebRtc*", | 188 "--gtest_filter=WebRtc*", |
| 183 "--run-manual", | 189 "--run-manual", |
| 184 "--test-launcher-print-test-stdio=always", | 190 "--test-launcher-print-test-stdio=always", |
| 185 "--test-launcher-bot-mode" | 191 "--test-launcher-bot-mode" |
| 186 ], | 192 ], |
| 193 "cwd": "[SLAVE_BUILD]", |
| 187 "name": "content_browsertests" | 194 "name": "content_browsertests" |
| 188 }, | 195 }, |
| 189 { | 196 { |
| 190 "allow_subannotations": true, | 197 "allow_subannotations": true, |
| 191 "cmd": [ | 198 "cmd": [ |
| 192 "python", | 199 "python", |
| 193 "-u", | 200 "-u", |
| 194 "[BUILD]/scripts/slave/runtest.py", | 201 "[BUILD]/scripts/slave/runtest.py", |
| 195 "--target", | 202 "--target", |
| 196 "Release", | 203 "Release", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 211 "--build-number=571", | 218 "--build-number=571", |
| 212 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 219 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 213 "browser_tests", | 220 "browser_tests", |
| 214 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", | 221 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", |
| 215 "--run-manual", | 222 "--run-manual", |
| 216 "--ui-test-action-max-timeout=350000", | 223 "--ui-test-action-max-timeout=350000", |
| 217 "--test-launcher-jobs=1", | 224 "--test-launcher-jobs=1", |
| 218 "--test-launcher-bot-mode", | 225 "--test-launcher-bot-mode", |
| 219 "--test-launcher-print-test-stdio=always" | 226 "--test-launcher-print-test-stdio=always" |
| 220 ], | 227 ], |
| 228 "cwd": "[SLAVE_BUILD]", |
| 221 "name": "browser_tests" | 229 "name": "browser_tests" |
| 222 }, | 230 }, |
| 223 { | 231 { |
| 224 "allow_subannotations": true, | 232 "allow_subannotations": true, |
| 225 "cmd": [ | 233 "cmd": [ |
| 226 "python", | 234 "python", |
| 227 "-u", | 235 "-u", |
| 228 "[BUILD]/scripts/slave/runtest.py", | 236 "[BUILD]/scripts/slave/runtest.py", |
| 229 "--target", | 237 "--target", |
| 230 "Release", | 238 "Release", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 246 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 254 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 247 "content_browsertests", | 255 "content_browsertests", |
| 248 "--gtest_filter=WebRtc*", | 256 "--gtest_filter=WebRtc*", |
| 249 "--run-manual", | 257 "--run-manual", |
| 250 "--test-launcher-print-test-stdio=always", | 258 "--test-launcher-print-test-stdio=always", |
| 251 "--test-launcher-bot-mode", | 259 "--test-launcher-bot-mode", |
| 252 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", | 260 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", |
| 253 "--fake-variations-channel=canary", | 261 "--fake-variations-channel=canary", |
| 254 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" | 262 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" |
| 255 ], | 263 ], |
| 264 "cwd": "[SLAVE_BUILD]", |
| 256 "name": "content_browsertests_old_vie" | 265 "name": "content_browsertests_old_vie" |
| 257 }, | 266 }, |
| 258 { | 267 { |
| 259 "allow_subannotations": true, | 268 "allow_subannotations": true, |
| 260 "cmd": [ | 269 "cmd": [ |
| 261 "python", | 270 "python", |
| 262 "-u", | 271 "-u", |
| 263 "[BUILD]/scripts/slave/runtest.py", | 272 "[BUILD]/scripts/slave/runtest.py", |
| 264 "--target", | 273 "--target", |
| 265 "Release", | 274 "Release", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 283 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", | 292 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", |
| 284 "--run-manual", | 293 "--run-manual", |
| 285 "--ui-test-action-max-timeout=350000", | 294 "--ui-test-action-max-timeout=350000", |
| 286 "--test-launcher-jobs=1", | 295 "--test-launcher-jobs=1", |
| 287 "--test-launcher-bot-mode", | 296 "--test-launcher-bot-mode", |
| 288 "--test-launcher-print-test-stdio=always", | 297 "--test-launcher-print-test-stdio=always", |
| 289 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", | 298 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", |
| 290 "--fake-variations-channel=canary", | 299 "--fake-variations-channel=canary", |
| 291 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" | 300 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" |
| 292 ], | 301 ], |
| 302 "cwd": "[SLAVE_BUILD]", |
| 293 "name": "browser_tests_old_vie" | 303 "name": "browser_tests_old_vie" |
| 294 }, | 304 }, |
| 295 { | 305 { |
| 296 "allow_subannotations": true, | 306 "allow_subannotations": true, |
| 297 "cmd": [ | 307 "cmd": [ |
| 298 "python", | 308 "python", |
| 299 "-u", | 309 "-u", |
| 300 "[BUILD]/scripts/slave/runtest.py", | 310 "[BUILD]/scripts/slave/runtest.py", |
| 301 "--target", | 311 "--target", |
| 302 "Release", | 312 "Release", |
| 303 "--xvfb", | 313 "--xvfb", |
| 304 "--factory-properties", | 314 "--factory-properties", |
| 305 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux\", \"buildnumber\": 571, \"got_libjingle_revision\": \"11
61aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbeef\",
\"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": null, \"recipe\
": \"webrtc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavena
me\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 315 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux\", \"buildnumber\": 571, \"got_libjingle_revision\": \"11
61aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbeef\",
\"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": null, \"recipe\
": \"webrtc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavena
me\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 306 "--build-properties", | 316 "--build-properties", |
| 307 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux\", \"buildnumber\": 571, \"got_libjingle_revision\": \"11
61aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbeef\",
\"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": null, \"recipe\
": \"webrtc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavena
me\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 317 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux\", \"buildnumber\": 571, \"got_libjingle_revision\": \"11
61aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbeef\",
\"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": null, \"recipe\
": \"webrtc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavena
me\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 308 "--annotate=gtest", | 318 "--annotate=gtest", |
| 309 "--test-type=content_unittests", | 319 "--test-type=content_unittests", |
| 310 "--generate-json-file", | 320 "--generate-json-file", |
| 311 "-o", | 321 "-o", |
| 312 "gtest-results/content_unittests", | 322 "gtest-results/content_unittests", |
| 313 "--builder-name=Linux", | 323 "--builder-name=Linux", |
| 314 "--slave-name=TestSlavename", | 324 "--slave-name=TestSlavename", |
| 315 "--build-number=571", | 325 "--build-number=571", |
| 316 "content_unittests" | 326 "content_unittests" |
| 317 ], | 327 ], |
| 328 "cwd": "[SLAVE_BUILD]", |
| 318 "name": "content_unittests" | 329 "name": "content_unittests" |
| 319 } | 330 } |
| 320 ] | 331 ] |
| OLD | NEW |