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.webkit", | 8 "chromium.webkit", |
9 "--builder", | 9 "--builder", |
10 "WebKit Mac10.8", | 10 "WebKit Mac10.8", |
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'}]", | 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'}]", |
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/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/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@1111111", | 22 "src@1111111", |
23 "--revision", | 23 "--revision", |
24 "src/third_party/WebKit@HEAD" | 24 "src/third_party/WebKit@HEAD" |
25 ], | 25 ], |
| 26 "cwd": "[SLAVE_BUILD]", |
26 "name": "bot_update", | 27 "name": "bot_update", |
27 "~followup_annotations": [ | 28 "~followup_annotations": [ |
28 "@@@STEP_TEXT@Some step text@@@", | 29 "@@@STEP_TEXT@Some step text@@@", |
29 "@@@STEP_LOG_LINE@json.output@{@@@", | 30 "@@@STEP_LOG_LINE@json.output@{@@@", |
30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
31 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
32 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
33 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
35 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 26 matching lines...) Expand all Loading... |
62 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 63 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
63 ] | 64 ] |
64 }, | 65 }, |
65 { | 66 { |
66 "cmd": [ | 67 "cmd": [ |
67 "python", | 68 "python", |
68 "-u", | 69 "-u", |
69 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 70 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
70 "--version" | 71 "--version" |
71 ], | 72 ], |
| 73 "cwd": "[SLAVE_BUILD]", |
72 "name": "swarming.py --version", | 74 "name": "swarming.py --version", |
73 "stdout": "/path/to/tmp/", | 75 "stdout": "/path/to/tmp/", |
74 "~followup_annotations": [ | 76 "~followup_annotations": [ |
75 "@@@STEP_TEXT@0.4.10@@@" | 77 "@@@STEP_TEXT@0.4.10@@@" |
76 ] | 78 ] |
77 }, | 79 }, |
78 { | 80 { |
79 "cmd": [ | 81 "cmd": [ |
80 "python", | 82 "python", |
81 "-u", | 83 "-u", |
82 "[DEPOT_TOOLS]/gclient.py", | 84 "[DEPOT_TOOLS]/gclient.py", |
83 "runhooks" | 85 "runhooks" |
84 ], | 86 ], |
| 87 "cwd": "[SLAVE_BUILD]", |
85 "env": { | 88 "env": { |
86 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta
rget_arch=x64 test_isolation_mode=prepare use_goma=1" | 89 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta
rget_arch=x64 test_isolation_mode=prepare use_goma=1" |
87 }, | 90 }, |
88 "name": "gclient runhooks" | 91 "name": "gclient runhooks" |
89 }, | 92 }, |
90 { | 93 { |
91 "cmd": [ | 94 "cmd": [ |
92 "python", | 95 "python", |
93 "-u", | 96 "-u", |
94 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 97 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
95 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", | 98 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", |
96 "/path/to/tmp/json" | 99 "/path/to/tmp/json" |
97 ], | 100 ], |
| 101 "cwd": "[SLAVE_BUILD]", |
98 "name": "read test spec", | 102 "name": "read test spec", |
99 "~followup_annotations": [ | 103 "~followup_annotations": [ |
100 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", | 104 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", |
101 "@@@STEP_LOG_LINE@json.output@{@@@", | 105 "@@@STEP_LOG_LINE@json.output@{@@@", |
102 "@@@STEP_LOG_LINE@json.output@ \"WebKit Mac10.8\": {@@@", | 106 "@@@STEP_LOG_LINE@json.output@ \"WebKit Mac10.8\": {@@@", |
103 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 107 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
104 "@@@STEP_LOG_LINE@json.output@ {@@@", | 108 "@@@STEP_LOG_LINE@json.output@ {@@@", |
105 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 109 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
106 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 110 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
107 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 111 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
(...skipping 13 matching lines...) Expand all Loading... |
121 "--output", | 125 "--output", |
122 "/path/to/tmp/json", | 126 "/path/to/tmp/json", |
123 "--", | 127 "--", |
124 "--build-config-fs", | 128 "--build-config-fs", |
125 "Release", | 129 "Release", |
126 "--paths", | 130 "--paths", |
127 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 131 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
128 "--properties", | 132 "--properties", |
129 "{\"buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\
": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"mac\"}" | 133 "{\"buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\
": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"mac\"}" |
130 ], | 134 ], |
| 135 "cwd": "[SLAVE_BUILD]", |
131 "name": "get compile targets for scripts", | 136 "name": "get compile targets for scripts", |
132 "~followup_annotations": [ | 137 "~followup_annotations": [ |
133 "@@@STEP_LOG_LINE@json.output@{}@@@", | 138 "@@@STEP_LOG_LINE@json.output@{}@@@", |
134 "@@@STEP_LOG_END@json.output@@@" | 139 "@@@STEP_LOG_END@json.output@@@" |
135 ] | 140 ] |
136 }, | 141 }, |
137 { | 142 { |
138 "cmd": [ | 143 "cmd": [ |
139 "python", | 144 "python", |
140 "-u", | 145 "-u", |
141 "[BUILD]/scripts/slave/cleanup_temp.py" | 146 "[BUILD]/scripts/slave/cleanup_temp.py" |
142 ], | 147 ], |
| 148 "cwd": "[SLAVE_BUILD]", |
143 "name": "cleanup_temp" | 149 "name": "cleanup_temp" |
144 }, | 150 }, |
145 { | 151 { |
146 "cmd": [ | 152 "cmd": [ |
147 "python", | 153 "python", |
148 "-u", | 154 "-u", |
149 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | 155 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
150 "[SLAVE_BUILD]/src/out/Release" | 156 "[SLAVE_BUILD]/src/out/Release" |
151 ], | 157 ], |
| 158 "cwd": "[SLAVE_BUILD]", |
152 "name": "rmtree build directory", | 159 "name": "rmtree build directory", |
153 "~followup_annotations": [ | 160 "~followup_annotations": [ |
154 "@@@STEP_LOG_LINE@python.inline@@@@", | 161 "@@@STEP_LOG_LINE@python.inline@@@@", |
155 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 162 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
156 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | 163 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", |
157 "@@@STEP_LOG_LINE@python.inline@@@@", | 164 "@@@STEP_LOG_LINE@python.inline@@@@", |
158 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 165 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
159 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 166 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
160 "@@@STEP_LOG_END@python.inline@@@" | 167 "@@@STEP_LOG_END@python.inline@@@" |
161 ] | 168 ] |
162 }, | 169 }, |
163 { | 170 { |
164 "cmd": [ | 171 "cmd": [ |
165 "python", | 172 "python", |
166 "-u", | 173 "-u", |
167 "[BUILD]/scripts/slave/extract_build.py", | 174 "[BUILD]/scripts/slave/extract_build.py", |
168 "--target", | 175 "--target", |
169 "Release", | 176 "Release", |
170 "--build-archive-url", | 177 "--build-archive-url", |
171 "gs://test-domain/test-archive.zip", | 178 "gs://test-domain/test-archive.zip", |
172 "--factory-properties", | 179 "--factory-properties", |
173 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\
", \"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11
11111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_has
hes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | 180 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\
", \"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11
11111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_has
hes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"work
dir\": \"/path/to/workdir/TestSlavename\"}", |
174 "--build-properties", | 181 "--build-properties", |
175 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\
", \"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11
11111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_has
hes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"work
dir\": \"/path/to/workdir/TestSlavename\"}" | 182 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\
", \"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11
11111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_has
hes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"work
dir\": \"/path/to/workdir/TestSlavename\"}" |
176 ], | 183 ], |
| 184 "cwd": "[SLAVE_BUILD]", |
177 "name": "extract build" | 185 "name": "extract build" |
178 }, | 186 }, |
179 { | 187 { |
180 "cmd": [ | 188 "cmd": [ |
181 "python", | 189 "python", |
182 "-u", | 190 "-u", |
183 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 191 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
184 "--build-dir", | 192 "--build-dir", |
185 "[SLAVE_BUILD]/src/out/Release", | 193 "[SLAVE_BUILD]/src/out/Release", |
186 "--output-json", | 194 "--output-json", |
187 "/path/to/tmp/json" | 195 "/path/to/tmp/json" |
188 ], | 196 ], |
| 197 "cwd": "[SLAVE_BUILD]", |
189 "name": "find isolated tests", | 198 "name": "find isolated tests", |
190 "~followup_annotations": [ | 199 "~followup_annotations": [ |
191 "@@@STEP_LOG_LINE@json.output@{@@@", | 200 "@@@STEP_LOG_LINE@json.output@{@@@", |
192 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 201 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
193 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 202 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
194 "@@@STEP_LOG_LINE@json.output@}@@@", | 203 "@@@STEP_LOG_LINE@json.output@}@@@", |
195 "@@@STEP_LOG_END@json.output@@@", | 204 "@@@STEP_LOG_END@json.output@@@", |
196 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 205 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
197 ] | 206 ] |
198 }, | 207 }, |
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
248 "project:chromium", | 257 "project:chromium", |
249 "--tag", | 258 "--tag", |
250 "purpose:CI", | 259 "purpose:CI", |
251 "--tag", | 260 "--tag", |
252 "purpose:post-commit", | 261 "purpose:post-commit", |
253 "--idempotent", | 262 "--idempotent", |
254 "ffffffffffffffffffffffffffffffffffffffff", | 263 "ffffffffffffffffffffffffffffffffffffffff", |
255 "--", | 264 "--", |
256 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 265 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
257 ], | 266 ], |
| 267 "cwd": "[SLAVE_BUILD]", |
258 "name": "[trigger] browser_tests", | 268 "name": "[trigger] browser_tests", |
259 "~followup_annotations": [ | 269 "~followup_annotations": [ |
260 "@@@STEP_LOG_LINE@json.output@{@@@", | 270 "@@@STEP_LOG_LINE@json.output@{@@@", |
261 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.8/ffffffffff/WebKit Mac10.8/571\", @@@", | 271 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.8/ffffffffff/WebKit Mac10.8/571\", @@@", |
262 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 272 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
263 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.8/ffffffffff/WebK
it Mac10.8/571\": {@@@", | 273 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.8/ffffffffff/WebK
it Mac10.8/571\": {@@@", |
264 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 274 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
265 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 275 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
266 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 276 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
267 "@@@STEP_LOG_LINE@json.output@ }@@@", | 277 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 27 matching lines...) Expand all Loading... |
295 "[SLAVE_BUILD]/src/out", | 305 "[SLAVE_BUILD]/src/out", |
296 "--json-test-results", | 306 "--json-test-results", |
297 "/path/to/tmp/json", | 307 "/path/to/tmp/json", |
298 "--test-results-server", | 308 "--test-results-server", |
299 "test-results.appspot.com", | 309 "test-results.appspot.com", |
300 "--build-number", | 310 "--build-number", |
301 "571", | 311 "571", |
302 "--builder-name", | 312 "--builder-name", |
303 "WebKit Mac10.8" | 313 "WebKit Mac10.8" |
304 ], | 314 ], |
| 315 "cwd": "[SLAVE_BUILD]", |
305 "name": "webkit_tests", | 316 "name": "webkit_tests", |
306 "~followup_annotations": [ | 317 "~followup_annotations": [ |
307 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 318 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
308 ] | 319 ] |
309 }, | 320 }, |
310 { | 321 { |
311 "cmd": [ | 322 "cmd": [ |
312 "python", | 323 "python", |
313 "-u", | 324 "-u", |
314 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", | 325 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", |
315 "--results-dir", | 326 "--results-dir", |
316 "[SLAVE_BUILD]/layout-test-results", | 327 "[SLAVE_BUILD]/layout-test-results", |
317 "--build-dir", | 328 "--build-dir", |
318 "[SLAVE_BUILD]/src/out", | 329 "[SLAVE_BUILD]/src/out", |
319 "--build-number", | 330 "--build-number", |
320 "571", | 331 "571", |
321 "--builder-name", | 332 "--builder-name", |
322 "WebKit Mac10.8", | 333 "WebKit Mac10.8", |
323 "--gs-bucket", | 334 "--gs-bucket", |
324 "gs://chromium-layout-test-archives", | 335 "gs://chromium-layout-test-archives", |
325 "--factory-properties", | 336 "--factory-properties", |
326 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\
", \"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11
11111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_has
hes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | 337 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\
", \"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11
11111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_has
hes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"work
dir\": \"/path/to/workdir/TestSlavename\"}", |
327 "--build-properties", | 338 "--build-properties", |
328 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\
", \"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11
11111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_has
hes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"work
dir\": \"/path/to/workdir/TestSlavename\"}" | 339 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Mac10.8\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.webkit\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\
", \"parent_buildername\": \"WebKit Mac Builder\", \"parent_got_revision\": \"11
11111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"swarm_has
hes\": {\"browser_tests\": \"ffffffffffffffffffffffffffffffffffffffff\"}, \"work
dir\": \"/path/to/workdir/TestSlavename\"}" |
329 ], | 340 ], |
| 341 "cwd": "[SLAVE_BUILD]", |
330 "name": "archive_webkit_tests_results", | 342 "name": "archive_webkit_tests_results", |
331 "~followup_annotations": [ | 343 "~followup_annotations": [ |
332 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Mac10_8/571/layout-test-results/results.html@@@", | 344 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Mac10_8/571/layout-test-results/results.html@@@", |
333 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Mac10_8/571/layout-test-results.zip@@@" | 345 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Mac10_8/571/layout-test-results.zip@@@" |
334 ] | 346 ] |
335 }, | 347 }, |
336 { | 348 { |
337 "allow_subannotations": true, | 349 "allow_subannotations": true, |
338 "cmd": [ | 350 "cmd": [ |
339 "python", | 351 "python", |
340 "-u", | 352 "-u", |
341 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 353 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
342 "--swarming-client-dir", | 354 "--swarming-client-dir", |
343 "[SLAVE_BUILD]/src/tools/swarming_client", | 355 "[SLAVE_BUILD]/src/tools/swarming_client", |
344 "--temp-root-dir", | 356 "--temp-root-dir", |
345 "[TMP_BASE]", | 357 "[TMP_BASE]", |
346 "--merged-test-output", | 358 "--merged-test-output", |
347 "/path/to/tmp/json", | 359 "/path/to/tmp/json", |
348 "--", | 360 "--", |
349 "collect", | 361 "collect", |
350 "--swarming", | 362 "--swarming", |
351 "https://chromium-swarm.appspot.com", | 363 "https://chromium-swarm.appspot.com", |
352 "--decorate", | 364 "--decorate", |
353 "--print-status-updates", | 365 "--print-status-updates", |
354 "--shards", | 366 "--shards", |
355 "1", | 367 "1", |
356 "browser_tests/Mac-10.8/ffffffffff/WebKit Mac10.8/571" | 368 "browser_tests/Mac-10.8/ffffffffff/WebKit Mac10.8/571" |
357 ], | 369 ], |
| 370 "cwd": "[SLAVE_BUILD]", |
358 "name": "browser_tests" | 371 "name": "browser_tests" |
359 } | 372 } |
360 ] | 373 ] |
OLD | NEW |