| 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 "Mac Tester", | 10 "Mac Tester", |
| 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@c321321", | 22 "src@c321321", |
| 23 "--revision", | 23 "--revision", |
| 24 "src/third_party/libjingle/source/talk@1161aa63", | 24 "src/third_party/libjingle/source/talk@1161aa63", |
| 25 "--revision", | 25 "--revision", |
| 26 "src/third_party/webrtc@deadbeef" | 26 "src/third_party/webrtc@deadbeef" |
| 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 clang=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 clang=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 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | 112 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
| 109 "[SLAVE_BUILD]/src/out/Release" | 113 "[SLAVE_BUILD]/src/out/Release" |
| 110 ], | 114 ], |
| 115 "cwd": "[SLAVE_BUILD]", |
| 111 "name": "rmtree build directory", | 116 "name": "rmtree build directory", |
| 112 "~followup_annotations": [ | 117 "~followup_annotations": [ |
| 113 "@@@STEP_LOG_LINE@python.inline@@@@", | 118 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 114 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 119 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 115 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | 120 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", |
| 116 "@@@STEP_LOG_LINE@python.inline@@@@", | 121 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 117 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 122 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 118 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 123 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 119 "@@@STEP_LOG_END@python.inline@@@" | 124 "@@@STEP_LOG_END@python.inline@@@" |
| 120 ] | 125 ] |
| 121 }, | 126 }, |
| 122 { | 127 { |
| 123 "cmd": [ | 128 "cmd": [ |
| 124 "python", | 129 "python", |
| 125 "-u", | 130 "-u", |
| 126 "[BUILD]/scripts/slave/extract_build.py", | 131 "[BUILD]/scripts/slave/extract_build.py", |
| 127 "--target", | 132 "--target", |
| 128 "Release", | 133 "Release", |
| 129 "--build-url", | 134 "--build-url", |
| 130 "gs://chromium-webrtc/mac_rel-fyi", | 135 "gs://chromium-webrtc/mac_rel-fyi", |
| 131 "--build_revision", | 136 "--build_revision", |
| 132 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 137 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 133 "--factory-properties", | 138 "--factory-properties", |
| 134 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac Tester\", \"buildnumber\": 571, \"got_libjingle_revision\":
\"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbee
f\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Mac Buil
der\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\":
\"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webrtc
/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"wor
kdir\": \"/path/to/workdir/TestSlavename\"}", | 139 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac Tester\", \"buildnumber\": 571, \"got_libjingle_revision\":
\"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbee
f\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Mac Buil
der\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\":
\"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webrtc
/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"wor
kdir\": \"/path/to/workdir/TestSlavename\"}", |
| 135 "--build-properties", | 140 "--build-properties", |
| 136 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac Tester\", \"buildnumber\": 571, \"got_libjingle_revision\":
\"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbee
f\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Mac Buil
der\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\":
\"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webrtc
/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"wor
kdir\": \"/path/to/workdir/TestSlavename\"}" | 141 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac Tester\", \"buildnumber\": 571, \"got_libjingle_revision\":
\"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbee
f\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Mac Buil
der\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\":
\"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webrtc
/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"wor
kdir\": \"/path/to/workdir/TestSlavename\"}" |
| 137 ], | 142 ], |
| 143 "cwd": "[SLAVE_BUILD]", |
| 138 "name": "extract build" | 144 "name": "extract build" |
| 139 }, | 145 }, |
| 140 { | 146 { |
| 141 "allow_subannotations": true, | 147 "allow_subannotations": true, |
| 142 "cmd": [ | 148 "cmd": [ |
| 143 "python", | 149 "python", |
| 144 "-u", | 150 "-u", |
| 145 "[BUILD]/scripts/slave/runtest.py", | 151 "[BUILD]/scripts/slave/runtest.py", |
| 146 "--target", | 152 "--target", |
| 147 "Release", | 153 "Release", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 159 "--builder-name=Mac Tester", | 165 "--builder-name=Mac Tester", |
| 160 "--slave-name=TestSlavename", | 166 "--slave-name=TestSlavename", |
| 161 "--build-number=571", | 167 "--build-number=571", |
| 162 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 168 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 163 "content_browsertests", | 169 "content_browsertests", |
| 164 "--gtest_filter=WebRtc*", | 170 "--gtest_filter=WebRtc*", |
| 165 "--run-manual", | 171 "--run-manual", |
| 166 "--test-launcher-print-test-stdio=always", | 172 "--test-launcher-print-test-stdio=always", |
| 167 "--test-launcher-bot-mode" | 173 "--test-launcher-bot-mode" |
| 168 ], | 174 ], |
| 175 "cwd": "[SLAVE_BUILD]", |
| 169 "name": "content_browsertests" | 176 "name": "content_browsertests" |
| 170 }, | 177 }, |
| 171 { | 178 { |
| 172 "allow_subannotations": true, | 179 "allow_subannotations": true, |
| 173 "cmd": [ | 180 "cmd": [ |
| 174 "python", | 181 "python", |
| 175 "-u", | 182 "-u", |
| 176 "[BUILD]/scripts/slave/runtest.py", | 183 "[BUILD]/scripts/slave/runtest.py", |
| 177 "--target", | 184 "--target", |
| 178 "Release", | 185 "Release", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 192 "--build-number=571", | 199 "--build-number=571", |
| 193 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 200 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 194 "browser_tests", | 201 "browser_tests", |
| 195 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", | 202 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", |
| 196 "--run-manual", | 203 "--run-manual", |
| 197 "--ui-test-action-max-timeout=350000", | 204 "--ui-test-action-max-timeout=350000", |
| 198 "--test-launcher-jobs=1", | 205 "--test-launcher-jobs=1", |
| 199 "--test-launcher-bot-mode", | 206 "--test-launcher-bot-mode", |
| 200 "--test-launcher-print-test-stdio=always" | 207 "--test-launcher-print-test-stdio=always" |
| 201 ], | 208 ], |
| 209 "cwd": "[SLAVE_BUILD]", |
| 202 "name": "browser_tests" | 210 "name": "browser_tests" |
| 203 }, | 211 }, |
| 204 { | 212 { |
| 205 "allow_subannotations": true, | 213 "allow_subannotations": true, |
| 206 "cmd": [ | 214 "cmd": [ |
| 207 "python", | 215 "python", |
| 208 "-u", | 216 "-u", |
| 209 "[BUILD]/scripts/slave/runtest.py", | 217 "[BUILD]/scripts/slave/runtest.py", |
| 210 "--target", | 218 "--target", |
| 211 "Release", | 219 "Release", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 226 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 234 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 227 "content_browsertests", | 235 "content_browsertests", |
| 228 "--gtest_filter=WebRtc*", | 236 "--gtest_filter=WebRtc*", |
| 229 "--run-manual", | 237 "--run-manual", |
| 230 "--test-launcher-print-test-stdio=always", | 238 "--test-launcher-print-test-stdio=always", |
| 231 "--test-launcher-bot-mode", | 239 "--test-launcher-bot-mode", |
| 232 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", | 240 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", |
| 233 "--fake-variations-channel=canary", | 241 "--fake-variations-channel=canary", |
| 234 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" | 242 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" |
| 235 ], | 243 ], |
| 244 "cwd": "[SLAVE_BUILD]", |
| 236 "name": "content_browsertests_old_vie" | 245 "name": "content_browsertests_old_vie" |
| 237 }, | 246 }, |
| 238 { | 247 { |
| 239 "allow_subannotations": true, | 248 "allow_subannotations": true, |
| 240 "cmd": [ | 249 "cmd": [ |
| 241 "python", | 250 "python", |
| 242 "-u", | 251 "-u", |
| 243 "[BUILD]/scripts/slave/runtest.py", | 252 "[BUILD]/scripts/slave/runtest.py", |
| 244 "--target", | 253 "--target", |
| 245 "Release", | 254 "Release", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 262 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", | 271 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", |
| 263 "--run-manual", | 272 "--run-manual", |
| 264 "--ui-test-action-max-timeout=350000", | 273 "--ui-test-action-max-timeout=350000", |
| 265 "--test-launcher-jobs=1", | 274 "--test-launcher-jobs=1", |
| 266 "--test-launcher-bot-mode", | 275 "--test-launcher-bot-mode", |
| 267 "--test-launcher-print-test-stdio=always", | 276 "--test-launcher-print-test-stdio=always", |
| 268 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", | 277 "--variations-server-url=https://clients4.google.com/chrome-variations/see
d", |
| 269 "--fake-variations-channel=canary", | 278 "--fake-variations-channel=canary", |
| 270 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" | 279 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" |
| 271 ], | 280 ], |
| 281 "cwd": "[SLAVE_BUILD]", |
| 272 "name": "browser_tests_old_vie" | 282 "name": "browser_tests_old_vie" |
| 273 }, | 283 }, |
| 274 { | 284 { |
| 275 "allow_subannotations": true, | 285 "allow_subannotations": true, |
| 276 "cmd": [ | 286 "cmd": [ |
| 277 "python", | 287 "python", |
| 278 "-u", | 288 "-u", |
| 279 "[BUILD]/scripts/slave/runtest.py", | 289 "[BUILD]/scripts/slave/runtest.py", |
| 280 "--target", | 290 "--target", |
| 281 "Release", | 291 "Release", |
| 282 "--factory-properties", | 292 "--factory-properties", |
| 283 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac Tester\", \"buildnumber\": 571, \"got_libjingle_revision\":
\"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbee
f\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Mac Buil
der\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\":
\"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webrtc
/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"wor
kdir\": \"/path/to/workdir/TestSlavename\"}", | 293 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac Tester\", \"buildnumber\": 571, \"got_libjingle_revision\":
\"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbee
f\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Mac Buil
der\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\":
\"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webrtc
/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"wor
kdir\": \"/path/to/workdir/TestSlavename\"}", |
| 284 "--build-properties", | 294 "--build-properties", |
| 285 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac Tester\", \"buildnumber\": 571, \"got_libjingle_revision\":
\"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbee
f\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Mac Buil
der\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\":
\"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webrtc
/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"wor
kdir\": \"/path/to/workdir/TestSlavename\"}", | 295 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac Tester\", \"buildnumber\": 571, \"got_libjingle_revision\":
\"1161aa63\", \"got_revision\": \"c321321\", \"got_webrtc_revision\": \"deadbee
f\", \"mastername\": \"chromium.webrtc.fyi\", \"parent_buildername\": \"Mac Buil
der\", \"parent_got_libjingle_revision\": \"1161aa63\", \"parent_got_revision\":
\"c321321\", \"parent_got_webrtc_revision\": \"deadbeef\", \"recipe\": \"webrtc
/chromium\", \"revision\": \"deadbeef\", \"slavename\": \"TestSlavename\", \"wor
kdir\": \"/path/to/workdir/TestSlavename\"}", |
| 286 "--annotate=gtest", | 296 "--annotate=gtest", |
| 287 "--test-type=content_unittests", | 297 "--test-type=content_unittests", |
| 288 "--generate-json-file", | 298 "--generate-json-file", |
| 289 "-o", | 299 "-o", |
| 290 "gtest-results/content_unittests", | 300 "gtest-results/content_unittests", |
| 291 "--builder-name=Mac Tester", | 301 "--builder-name=Mac Tester", |
| 292 "--slave-name=TestSlavename", | 302 "--slave-name=TestSlavename", |
| 293 "--build-number=571", | 303 "--build-number=571", |
| 294 "content_unittests" | 304 "content_unittests" |
| 295 ], | 305 ], |
| 306 "cwd": "[SLAVE_BUILD]", |
| 296 "name": "content_unittests" | 307 "name": "content_unittests" |
| 297 } | 308 } |
| 298 ] | 309 ] |
| OLD | NEW |