| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
| 8 "name": "taskkill" | 9 "name": "taskkill" |
| 9 }, | 10 }, |
| 10 { | 11 { |
| 11 "cmd": [ | 12 "cmd": [ |
| 12 "python", | 13 "python", |
| 13 "-u", | 14 "-u", |
| 14 "[BUILD]\\scripts\\slave\\bot_update.py", | 15 "[BUILD]\\scripts\\slave\\bot_update.py", |
| 15 "--master", | 16 "--master", |
| 16 "chromium.webrtc.fyi", | 17 "chromium.webrtc.fyi", |
| 17 "--builder", | 18 "--builder", |
| 18 "WinXP Tester", | 19 "WinXP Tester", |
| 19 "--slave", | 20 "--slave", |
| 20 "TestSlavename", | 21 "TestSlavename", |
| 21 "--spec", | 22 "--spec", |
| 22 "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'}]", | 23 "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'}]", |
| 23 "--root", | 24 "--root", |
| 24 "src", | 25 "src", |
| 25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
| 26 "{\"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\"}", | 27 "{\"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\"}", |
| 27 "--output_json", | 28 "--output_json", |
| 28 "/path/to/tmp/json", | 29 "/path/to/tmp/json", |
| 29 "--revision", | 30 "--revision", |
| 30 "src@c321321", | 31 "src@c321321", |
| 31 "--revision", | 32 "--revision", |
| 32 "src/third_party/libjingle/source/talk@1161aa63", | 33 "src/third_party/libjingle/source/talk@1161aa63", |
| 33 "--revision", | 34 "--revision", |
| 34 "src/third_party/webrtc@deadbeef" | 35 "src/third_party/webrtc@deadbeef" |
| 35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
| 36 "name": "bot_update", | 38 "name": "bot_update", |
| 37 "~followup_annotations": [ | 39 "~followup_annotations": [ |
| 38 "@@@STEP_TEXT@Some step text@@@", | 40 "@@@STEP_TEXT@Some step text@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@{@@@", | 41 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836
c7ed23d7fbcddf1dcc2abcb13667d7\", @@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836
c7ed23d7fbcddf1dcc2abcb13667d7\", @@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision_cp\": \"refs/he
ads/master@{#134440}\", @@@", | 47 "@@@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... |
| 80 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@" | 82 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@" |
| 81 ] | 83 ] |
| 82 }, | 84 }, |
| 83 { | 85 { |
| 84 "cmd": [ | 86 "cmd": [ |
| 85 "python", | 87 "python", |
| 86 "-u", | 88 "-u", |
| 87 "RECIPE_MODULE[webrtc]\\resources\\cleanup_files.py", | 89 "RECIPE_MODULE[webrtc]\\resources\\cleanup_files.py", |
| 88 "[SLAVE_BUILD]\\src\\out" | 90 "[SLAVE_BUILD]\\src\\out" |
| 89 ], | 91 ], |
| 92 "cwd": "[SLAVE_BUILD]", |
| 90 "name": "clean test output files" | 93 "name": "clean test output files" |
| 91 }, | 94 }, |
| 92 { | 95 { |
| 93 "cmd": [ | 96 "cmd": [ |
| 94 "python", | 97 "python", |
| 95 "-u", | 98 "-u", |
| 96 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 99 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 97 ], | 100 ], |
| 101 "cwd": "[SLAVE_BUILD]", |
| 98 "name": "cleanup_temp" | 102 "name": "cleanup_temp" |
| 99 }, | 103 }, |
| 100 { | 104 { |
| 101 "cmd": [ | 105 "cmd": [ |
| 102 "python", | 106 "python", |
| 103 "-u", | 107 "-u", |
| 104 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | 108 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
| 105 "[SLAVE_BUILD]\\src\\out\\Release" | 109 "[SLAVE_BUILD]\\src\\out\\Release" |
| 106 ], | 110 ], |
| 111 "cwd": "[SLAVE_BUILD]", |
| 107 "name": "rmtree build directory", | 112 "name": "rmtree build directory", |
| 108 "~followup_annotations": [ | 113 "~followup_annotations": [ |
| 109 "@@@STEP_LOG_LINE@python.inline@@@@", | 114 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 110 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 115 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 111 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | 116 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", |
| 112 "@@@STEP_LOG_LINE@python.inline@@@@", | 117 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 113 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 118 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 114 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 119 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 115 "@@@STEP_LOG_END@python.inline@@@" | 120 "@@@STEP_LOG_END@python.inline@@@" |
| 116 ] | 121 ] |
| 117 }, | 122 }, |
| 118 { | 123 { |
| 119 "cmd": [ | 124 "cmd": [ |
| 120 "python", | 125 "python", |
| 121 "-u", | 126 "-u", |
| 122 "[BUILD]\\scripts\\slave\\extract_build.py", | 127 "[BUILD]\\scripts\\slave\\extract_build.py", |
| 123 "--target", | 128 "--target", |
| 124 "Release", | 129 "Release", |
| 125 "--build-url", | 130 "--build-url", |
| 126 "gs://chromium-webrtc/win_rel-fyi", | 131 "gs://chromium-webrtc/win_rel-fyi", |
| 127 "--build_revision", | 132 "--build_revision", |
| 128 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 133 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 129 "--factory-properties", | 134 "--factory-properties", |
| 130 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinXP Tester\", \"buildnumber\": 571, \"got_libjingle_revision\
": \"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadb
eef\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Win Bu
ilder\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\
": \"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webr
tc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"w
orkdir\": \"/path/to/workdir/TestSlavename\"}", | 135 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinXP Tester\", \"buildnumber\": 571, \"got_libjingle_revision\
": \"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadb
eef\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Win Bu
ilder\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\
": \"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webr
tc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"w
orkdir\": \"/path/to/workdir/TestSlavename\"}", |
| 131 "--build-properties", | 136 "--build-properties", |
| 132 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinXP Tester\", \"buildnumber\": 571, \"got_libjingle_revision\
": \"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadb
eef\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Win Bu
ilder\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\
": \"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webr
tc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"w
orkdir\": \"/path/to/workdir/TestSlavename\"}" | 137 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinXP Tester\", \"buildnumber\": 571, \"got_libjingle_revision\
": \"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadb
eef\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Win Bu
ilder\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\
": \"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webr
tc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"w
orkdir\": \"/path/to/workdir/TestSlavename\"}" |
| 133 ], | 138 ], |
| 139 "cwd": "[SLAVE_BUILD]", |
| 134 "name": "extract build" | 140 "name": "extract build" |
| 135 }, | 141 }, |
| 136 { | 142 { |
| 137 "cmd": [ | 143 "cmd": [ |
| 138 "python", | 144 "python", |
| 139 "-u", | 145 "-u", |
| 140 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", | 146 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
| 141 "--target", | 147 "--target", |
| 142 "Release" | 148 "Release" |
| 143 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
| 144 "name": "start_crash_service" | 151 "name": "start_crash_service" |
| 145 }, | 152 }, |
| 146 { | 153 { |
| 147 "allow_subannotations": true, | 154 "allow_subannotations": true, |
| 148 "cmd": [ | 155 "cmd": [ |
| 149 "python", | 156 "python", |
| 150 "-u", | 157 "-u", |
| 151 "[BUILD]\\scripts\\slave\\runtest.py", | 158 "[BUILD]\\scripts\\slave\\runtest.py", |
| 152 "--target", | 159 "--target", |
| 153 "Release", | 160 "Release", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 165 "--builder-name=WinXP Tester", | 172 "--builder-name=WinXP Tester", |
| 166 "--slave-name=TestSlavename", | 173 "--slave-name=TestSlavename", |
| 167 "--build-number=571", | 174 "--build-number=571", |
| 168 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 175 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 169 "content_browsertests.exe", | 176 "content_browsertests.exe", |
| 170 "--gtest_filter=WebRtc*", | 177 "--gtest_filter=WebRtc*", |
| 171 "--run-manual", | 178 "--run-manual", |
| 172 "--test-launcher-print-test-stdio=always", | 179 "--test-launcher-print-test-stdio=always", |
| 173 "--test-launcher-bot-mode" | 180 "--test-launcher-bot-mode" |
| 174 ], | 181 ], |
| 182 "cwd": "[SLAVE_BUILD]", |
| 175 "name": "content_browsertests" | 183 "name": "content_browsertests" |
| 176 }, | 184 }, |
| 177 { | 185 { |
| 178 "allow_subannotations": true, | 186 "allow_subannotations": true, |
| 179 "cmd": [ | 187 "cmd": [ |
| 180 "python", | 188 "python", |
| 181 "-u", | 189 "-u", |
| 182 "[BUILD]\\scripts\\slave\\runtest.py", | 190 "[BUILD]\\scripts\\slave\\runtest.py", |
| 183 "--target", | 191 "--target", |
| 184 "Release", | 192 "Release", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 195 "--slave-name=TestSlavename", | 203 "--slave-name=TestSlavename", |
| 196 "--build-number=571", | 204 "--build-number=571", |
| 197 "browser_tests.exe", | 205 "browser_tests.exe", |
| 198 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", | 206 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", |
| 199 "--run-manual", | 207 "--run-manual", |
| 200 "--ui-test-action-max-timeout=350000", | 208 "--ui-test-action-max-timeout=350000", |
| 201 "--test-launcher-jobs=1", | 209 "--test-launcher-jobs=1", |
| 202 "--test-launcher-bot-mode", | 210 "--test-launcher-bot-mode", |
| 203 "--test-launcher-print-test-stdio=always" | 211 "--test-launcher-print-test-stdio=always" |
| 204 ], | 212 ], |
| 213 "cwd": "[SLAVE_BUILD]", |
| 205 "name": "browser_tests" | 214 "name": "browser_tests" |
| 206 }, | 215 }, |
| 207 { | 216 { |
| 208 "allow_subannotations": true, | 217 "allow_subannotations": true, |
| 209 "cmd": [ | 218 "cmd": [ |
| 210 "python", | 219 "python", |
| 211 "-u", | 220 "-u", |
| 212 "[BUILD]\\scripts\\slave\\runtest.py", | 221 "[BUILD]\\scripts\\slave\\runtest.py", |
| 213 "--target", | 222 "--target", |
| 214 "Release", | 223 "Release", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 229 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 238 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 230 "content_browsertests.exe", | 239 "content_browsertests.exe", |
| 231 "--gtest_filter=WebRtc*", | 240 "--gtest_filter=WebRtc*", |
| 232 "--run-manual", | 241 "--run-manual", |
| 233 "--test-launcher-print-test-stdio=always", | 242 "--test-launcher-print-test-stdio=always", |
| 234 "--test-launcher-bot-mode", | 243 "--test-launcher-bot-mode", |
| 235 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", | 244 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", |
| 236 "--fake-variations-channel=canary", | 245 "--fake-variations-channel=canary", |
| 237 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" | 246 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" |
| 238 ], | 247 ], |
| 248 "cwd": "[SLAVE_BUILD]", |
| 239 "name": "content_browsertests_old_vie" | 249 "name": "content_browsertests_old_vie" |
| 240 }, | 250 }, |
| 241 { | 251 { |
| 242 "allow_subannotations": true, | 252 "allow_subannotations": true, |
| 243 "cmd": [ | 253 "cmd": [ |
| 244 "python", | 254 "python", |
| 245 "-u", | 255 "-u", |
| 246 "[BUILD]\\scripts\\slave\\runtest.py", | 256 "[BUILD]\\scripts\\slave\\runtest.py", |
| 247 "--target", | 257 "--target", |
| 248 "Release", | 258 "Release", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 262 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", | 272 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", |
| 263 "--run-manual", | 273 "--run-manual", |
| 264 "--ui-test-action-max-timeout=350000", | 274 "--ui-test-action-max-timeout=350000", |
| 265 "--test-launcher-jobs=1", | 275 "--test-launcher-jobs=1", |
| 266 "--test-launcher-bot-mode", | 276 "--test-launcher-bot-mode", |
| 267 "--test-launcher-print-test-stdio=always", | 277 "--test-launcher-print-test-stdio=always", |
| 268 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", | 278 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", |
| 269 "--fake-variations-channel=canary", | 279 "--fake-variations-channel=canary", |
| 270 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" | 280 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" |
| 271 ], | 281 ], |
| 282 "cwd": "[SLAVE_BUILD]", |
| 272 "name": "browser_tests_old_vie" | 283 "name": "browser_tests_old_vie" |
| 273 }, | 284 }, |
| 274 { | 285 { |
| 275 "allow_subannotations": true, | 286 "allow_subannotations": true, |
| 276 "cmd": [ | 287 "cmd": [ |
| 277 "python", | 288 "python", |
| 278 "-u", | 289 "-u", |
| 279 "[BUILD]\\scripts\\slave\\runtest.py", | 290 "[BUILD]\\scripts\\slave\\runtest.py", |
| 280 "--target", | 291 "--target", |
| 281 "Release", | 292 "Release", |
| 282 "--factory-properties", | 293 "--factory-properties", |
| 283 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinXP Tester\", \"buildnumber\": 571, \"got_libjingle_revision\
": \"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadb
eef\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Win Bu
ilder\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\
": \"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webr
tc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"w
orkdir\": \"/path/to/workdir/TestSlavename\"}", | 294 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinXP Tester\", \"buildnumber\": 571, \"got_libjingle_revision\
": \"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadb
eef\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Win Bu
ilder\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\
": \"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webr
tc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"w
orkdir\": \"/path/to/workdir/TestSlavename\"}", |
| 284 "--build-properties", | 295 "--build-properties", |
| 285 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinXP Tester\", \"buildnumber\": 571, \"got_libjingle_revision\
": \"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadb
eef\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Win Bu
ilder\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\
": \"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webr
tc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"w
orkdir\": \"/path/to/workdir/TestSlavename\"}", | 296 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WinXP Tester\", \"buildnumber\": 571, \"got_libjingle_revision\
": \"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadb
eef\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Win Bu
ilder\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\
": \"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webr
tc/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"w
orkdir\": \"/path/to/workdir/TestSlavename\"}", |
| 286 "--annotate=gtest", | 297 "--annotate=gtest", |
| 287 "--test-type=content_unittests", | 298 "--test-type=content_unittests", |
| 288 "--generate-json-file", | 299 "--generate-json-file", |
| 289 "-o", | 300 "-o", |
| 290 "gtest-results/content_unittests.exe", | 301 "gtest-results/content_unittests.exe", |
| 291 "--builder-name=WinXP Tester", | 302 "--builder-name=WinXP Tester", |
| 292 "--slave-name=TestSlavename", | 303 "--slave-name=TestSlavename", |
| 293 "--build-number=571", | 304 "--build-number=571", |
| 294 "content_unittests.exe" | 305 "content_unittests.exe" |
| 295 ], | 306 ], |
| 307 "cwd": "[SLAVE_BUILD]", |
| 296 "name": "content_unittests" | 308 "name": "content_unittests" |
| 297 }, | 309 }, |
| 298 { | 310 { |
| 299 "cmd": [ | 311 "cmd": [ |
| 300 "python", | 312 "python", |
| 301 "-u", | 313 "-u", |
| 302 "[BUILD]\\scripts\\slave\\process_dumps.py", | 314 "[BUILD]\\scripts\\slave\\process_dumps.py", |
| 303 "--target", | 315 "--target", |
| 304 "Release" | 316 "Release" |
| 305 ], | 317 ], |
| 318 "cwd": "[SLAVE_BUILD]", |
| 306 "name": "process_dumps" | 319 "name": "process_dumps" |
| 307 } | 320 } |
| 308 ] | 321 ] |
| OLD | NEW |