Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(253)

Side by Side Diff: scripts/slave/recipes/chromium_trybot_legacy.expected/swarming_missing_isolated.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 "tryserver.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_asan_rel", 10 "linux_chromium_asan_rel",
(...skipping 10 matching lines...) Expand all
21 "--patchset", 21 "--patchset",
22 "1", 22 "1",
23 "--rietveld_server", 23 "--rietveld_server",
24 "https://codereview.chromium.org", 24 "https://codereview.chromium.org",
25 "--output_json", 25 "--output_json",
26 "/path/to/tmp/json", 26 "/path/to/tmp/json",
27 "--revision", 27 "--revision",
28 "src@HEAD", 28 "src@HEAD",
29 "--force" 29 "--force"
30 ], 30 ],
31 "cwd": "[SLAVE_BUILD]",
31 "name": "bot_update", 32 "name": "bot_update",
32 "~followup_annotations": [ 33 "~followup_annotations": [
33 "@@@STEP_TEXT@Some step text@@@", 34 "@@@STEP_TEXT@Some step text@@@",
34 "@@@STEP_LOG_LINE@json.output@{@@@", 35 "@@@STEP_LOG_LINE@json.output@{@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 37 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
37 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 38 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
38 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@", 41 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
(...skipping 27 matching lines...) Expand all
68 ] 69 ]
69 }, 70 },
70 { 71 {
71 "cmd": [ 72 "cmd": [
72 "python", 73 "python",
73 "-u", 74 "-u",
74 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 75 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
75 "[SLAVE_BUILD]/src/testing/buildbot/chromium_memory_trybot.json", 76 "[SLAVE_BUILD]/src/testing/buildbot/chromium_memory_trybot.json",
76 "/path/to/tmp/json" 77 "/path/to/tmp/json"
77 ], 78 ],
79 "cwd": "[SLAVE_BUILD]",
78 "name": "read test spec", 80 "name": "read test spec",
79 "~followup_annotations": [ 81 "~followup_annotations": [
80 "@@@STEP_TEXT@path: testing/buildbot/chromium_memory_trybot.json@@@", 82 "@@@STEP_TEXT@path: testing/buildbot/chromium_memory_trybot.json@@@",
81 "@@@STEP_LOG_LINE@json.output@{@@@", 83 "@@@STEP_LOG_LINE@json.output@{@@@",
82 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 84 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
83 "@@@STEP_LOG_LINE@json.output@ {@@@", 85 "@@@STEP_LOG_LINE@json.output@ {@@@",
84 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 86 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
85 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": tr ue@@@", 87 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": tr ue@@@",
86 "@@@STEP_LOG_LINE@json.output@ }, @@@", 88 "@@@STEP_LOG_LINE@json.output@ }, @@@",
87 "@@@STEP_LOG_LINE@json.output@ \"test\": \"base_unittests\"@@@", 89 "@@@STEP_LOG_LINE@json.output@ \"test\": \"base_unittests\"@@@",
(...skipping 17 matching lines...) Expand all
105 "--output", 107 "--output",
106 "/path/to/tmp/json", 108 "/path/to/tmp/json",
107 "--", 109 "--",
108 "--build-config-fs", 110 "--build-config-fs",
109 "Release", 111 "Release",
110 "--paths", 112 "--paths",
111 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 113 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
112 "--properties", 114 "--properties",
113 "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"ma stername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"ta rget_platform\": \"linux\"}" 115 "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"ma stername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"ta rget_platform\": \"linux\"}"
114 ], 116 ],
117 "cwd": "[SLAVE_BUILD]",
115 "name": "get compile targets for scripts", 118 "name": "get compile targets for scripts",
116 "~followup_annotations": [ 119 "~followup_annotations": [
117 "@@@STEP_LOG_LINE@json.output@{}@@@", 120 "@@@STEP_LOG_LINE@json.output@{}@@@",
118 "@@@STEP_LOG_END@json.output@@@" 121 "@@@STEP_LOG_END@json.output@@@"
119 ] 122 ]
120 }, 123 },
121 { 124 {
122 "cmd": [ 125 "cmd": [
123 "git", 126 "git",
124 "diff", 127 "diff",
125 "--cached", 128 "--cached",
126 "--name-only" 129 "--name-only"
127 ], 130 ],
128 "cwd": "[SLAVE_BUILD]/src", 131 "cwd": "[SLAVE_BUILD]/src",
129 "name": "git diff to analyze patch", 132 "name": "git diff to analyze patch",
130 "stdout": "/path/to/tmp/", 133 "stdout": "/path/to/tmp/",
131 "~followup_annotations": [ 134 "~followup_annotations": [
132 "@@@STEP_LOG_LINE@files@foo.cc@@@", 135 "@@@STEP_LOG_LINE@files@foo.cc@@@",
133 "@@@STEP_LOG_END@files@@@" 136 "@@@STEP_LOG_END@files@@@"
134 ] 137 ]
135 }, 138 },
136 { 139 {
137 "cmd": [ 140 "cmd": [
138 "python", 141 "python",
139 "-u", 142 "-u",
140 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 143 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
141 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", 144 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
142 "/path/to/tmp/json" 145 "/path/to/tmp/json"
143 ], 146 ],
147 "cwd": "[SLAVE_BUILD]",
144 "name": "read filter exclusion spec", 148 "name": "read filter exclusion spec",
145 "~followup_annotations": [ 149 "~followup_annotations": [
146 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", 150 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
147 "@@@STEP_LOG_LINE@json.output@{@@@", 151 "@@@STEP_LOG_LINE@json.output@{@@@",
148 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 152 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
149 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", 153 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
150 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", 154 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
151 "@@@STEP_LOG_LINE@json.output@ ]@@@", 155 "@@@STEP_LOG_LINE@json.output@ ]@@@",
152 "@@@STEP_LOG_LINE@json.output@ }, @@@", 156 "@@@STEP_LOG_LINE@json.output@ }, @@@",
153 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", 157 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
154 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 158 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
155 "@@@STEP_LOG_LINE@json.output@ }@@@", 159 "@@@STEP_LOG_LINE@json.output@ }@@@",
156 "@@@STEP_LOG_LINE@json.output@}@@@", 160 "@@@STEP_LOG_LINE@json.output@}@@@",
157 "@@@STEP_LOG_END@json.output@@@" 161 "@@@STEP_LOG_END@json.output@@@"
158 ] 162 ]
159 }, 163 },
160 { 164 {
161 "cmd": [ 165 "cmd": [
162 "python", 166 "python",
163 "-u", 167 "-u",
164 "import sys; sys.exit(0)" 168 "import sys; sys.exit(0)"
165 ], 169 ],
170 "cwd": "[SLAVE_BUILD]",
166 "name": "analyze", 171 "name": "analyze",
167 "~followup_annotations": [ 172 "~followup_annotations": [
168 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 173 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
169 "@@@STEP_LOG_END@excluded_files@@@", 174 "@@@STEP_LOG_END@excluded_files@@@",
170 "@@@STEP_LOG_LINE@analyze_details@{@@@", 175 "@@@STEP_LOG_LINE@analyze_details@{@@@",
171 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 176 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
172 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@", 177 "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@",
173 "@@@STEP_LOG_LINE@analyze_details@ \"browser_tests\"@@@", 178 "@@@STEP_LOG_LINE@analyze_details@ \"browser_tests\"@@@",
174 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 179 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
175 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [], @@@" , 180 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [], @@@" ,
(...skipping 10 matching lines...) Expand all
186 "@@@STEP_LOG_END@analyze_details@@@" 191 "@@@STEP_LOG_END@analyze_details@@@"
187 ] 192 ]
188 }, 193 },
189 { 194 {
190 "cmd": [ 195 "cmd": [
191 "python", 196 "python",
192 "-u", 197 "-u",
193 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 198 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
194 "--version" 199 "--version"
195 ], 200 ],
201 "cwd": "[SLAVE_BUILD]",
196 "name": "swarming.py --version", 202 "name": "swarming.py --version",
197 "stdout": "/path/to/tmp/", 203 "stdout": "/path/to/tmp/",
198 "~followup_annotations": [ 204 "~followup_annotations": [
199 "@@@STEP_TEXT@0.4.10@@@" 205 "@@@STEP_TEXT@0.4.10@@@"
200 ] 206 ]
201 }, 207 },
202 { 208 {
203 "cmd": [ 209 "cmd": [
204 "python", 210 "python",
205 "-u", 211 "-u",
206 "[DEPOT_TOOLS]/gclient.py", 212 "[DEPOT_TOOLS]/gclient.py",
207 "runhooks" 213 "runhooks"
208 ], 214 ],
215 "cwd": "[SLAVE_BUILD]",
209 "env": { 216 "env": {
210 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 test_isolation_mode=p repare use_goma=1" 217 "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 test_isolation_mode=p repare use_goma=1"
211 }, 218 },
212 "name": "gclient runhooks (with patch)" 219 "name": "gclient runhooks (with patch)"
213 }, 220 },
214 { 221 {
215 "cmd": [ 222 "cmd": [
216 "python", 223 "python",
217 "-u", 224 "-u",
218 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", 225 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
219 "--build-dir", 226 "--build-dir",
220 "[SLAVE_BUILD]/src/out/Release", 227 "[SLAVE_BUILD]/src/out/Release",
221 "--clean-isolated-files" 228 "--clean-isolated-files"
222 ], 229 ],
230 "cwd": "[SLAVE_BUILD]",
223 "name": "clean isolated files" 231 "name": "clean isolated files"
224 }, 232 },
225 { 233 {
226 "cmd": [ 234 "cmd": [
227 "python", 235 "python",
228 "-u", 236 "-u",
229 "[BUILD]/scripts/slave/compile.py", 237 "[BUILD]/scripts/slave/compile.py",
230 "--target", 238 "--target",
231 "Release", 239 "Release",
232 "--src-dir", 240 "--src-dir",
233 "[SLAVE_BUILD]/src", 241 "[SLAVE_BUILD]/src",
234 "--build-tool", 242 "--build-tool",
235 "ninja", 243 "ninja",
236 "--compiler", 244 "--compiler",
237 "goma-clang", 245 "goma-clang",
238 "--goma-dir", 246 "--goma-dir",
239 "[BUILD]/goma", 247 "[BUILD]/goma",
240 "--", 248 "--",
241 "base_unittests", 249 "base_unittests",
242 "base_unittests_run", 250 "base_unittests_run",
243 "browser_tests", 251 "browser_tests",
244 "browser_tests_run" 252 "browser_tests_run"
245 ], 253 ],
254 "cwd": "[SLAVE_BUILD]",
246 "name": "compile (with patch)" 255 "name": "compile (with patch)"
247 }, 256 },
248 { 257 {
249 "cmd": [ 258 "cmd": [
250 "python", 259 "python",
251 "-u", 260 "-u",
252 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", 261 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py",
253 "--build-dir", 262 "--build-dir",
254 "[SLAVE_BUILD]/src/out/Release", 263 "[SLAVE_BUILD]/src/out/Release",
255 "--src-dir", 264 "--src-dir",
256 "[SLAVE_BUILD]/src" 265 "[SLAVE_BUILD]/src"
257 ], 266 ],
258 "cwd": "[SLAVE_BUILD]", 267 "cwd": "[SLAVE_BUILD]",
259 "name": "remove_build_metadata" 268 "name": "remove_build_metadata"
260 }, 269 },
261 { 270 {
262 "cmd": [ 271 "cmd": [
263 "python", 272 "python",
264 "-u", 273 "-u",
265 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(' \\n'.join(glob.glob(sys.argv[2])))\n", 274 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(' \\n'.join(glob.glob(sys.argv[2])))\n",
266 "/path/to/tmp/", 275 "/path/to/tmp/",
267 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" 276 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json"
268 ], 277 ],
278 "cwd": "[SLAVE_BUILD]",
269 "name": "find isolated targets" 279 "name": "find isolated targets"
270 }, 280 },
271 { 281 {
272 "cmd": [ 282 "cmd": [
273 "python", 283 "python",
274 "-u", 284 "-u",
275 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", 285 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py",
276 "batcharchive", 286 "batcharchive",
277 "--dump-json", 287 "--dump-json",
278 "/path/to/tmp/json", 288 "/path/to/tmp/json",
279 "--isolate-server", 289 "--isolate-server",
280 "https://isolateserver.appspot.com", 290 "https://isolateserver.appspot.com",
281 "--verbose", 291 "--verbose",
282 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", 292 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json",
283 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" 293 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json"
284 ], 294 ],
295 "cwd": "[SLAVE_BUILD]",
285 "name": "isolate tests", 296 "name": "isolate tests",
286 "~followup_annotations": [ 297 "~followup_annotations": [
287 "@@@STEP_LOG_LINE@json.output@{@@@", 298 "@@@STEP_LOG_LINE@json.output@{@@@",
288 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 299 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
289 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 300 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
290 "@@@STEP_LOG_LINE@json.output@}@@@", 301 "@@@STEP_LOG_LINE@json.output@}@@@",
291 "@@@STEP_LOG_END@json.output@@@", 302 "@@@STEP_LOG_END@json.output@@@",
292 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 303 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
293 ] 304 ]
294 }, 305 },
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 "--idempotent", 368 "--idempotent",
358 "--user", 369 "--user",
359 "joe@chromium.org", 370 "joe@chromium.org",
360 "[dummy hash for base_unittests]", 371 "[dummy hash for base_unittests]",
361 "--", 372 "--",
362 "--test-launcher-print-test-stdio=always", 373 "--test-launcher-print-test-stdio=always",
363 "--test-launcher-batch-limit=1", 374 "--test-launcher-batch-limit=1",
364 "--lsan=1", 375 "--lsan=1",
365 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 376 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
366 ], 377 ],
378 "cwd": "[SLAVE_BUILD]",
367 "name": "[trigger] base_unittests (with patch)", 379 "name": "[trigger] base_unittests (with patch)",
368 "~followup_annotations": [ 380 "~followup_annotations": [
369 "@@@STEP_LOG_LINE@json.output@{@@@", 381 "@@@STEP_LOG_LINE@json.output@{@@@",
370 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"base_unittests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_asan_rel/571\", @@@", 382 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"base_unittests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_asan_rel/571\", @@@",
371 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 383 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
372 "@@@STEP_LOG_LINE@json.output@ \"base_unittests (with patch)/Ubuntu-12. 04/[dummy has/linux_chromium_asan_rel/571\": {@@@", 384 "@@@STEP_LOG_LINE@json.output@ \"base_unittests (with patch)/Ubuntu-12. 04/[dummy has/linux_chromium_asan_rel/571\": {@@@",
373 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 385 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
374 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 386 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
375 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 387 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
376 "@@@STEP_LOG_LINE@json.output@ }@@@", 388 "@@@STEP_LOG_LINE@json.output@ }@@@",
377 "@@@STEP_LOG_LINE@json.output@ }@@@", 389 "@@@STEP_LOG_LINE@json.output@ }@@@",
378 "@@@STEP_LOG_LINE@json.output@}@@@", 390 "@@@STEP_LOG_LINE@json.output@}@@@",
379 "@@@STEP_LOG_END@json.output@@@", 391 "@@@STEP_LOG_END@json.output@@@",
380 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 392 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
381 ] 393 ]
382 }, 394 },
383 { 395 {
384 "cmd": [ 396 "cmd": [
385 "python", 397 "python",
386 "-u", 398 "-u",
387 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv [1]\nsys.exit(1)\n", 399 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv [1]\nsys.exit(1)\n",
388 "browser_tests" 400 "browser_tests"
389 ], 401 ],
402 "cwd": "[SLAVE_BUILD]",
390 "name": "[error] browser_tests (with patch)", 403 "name": "[error] browser_tests (with patch)",
391 "~followup_annotations": [ 404 "~followup_annotations": [
392 "@@@STEP_LOG_LINE@python.inline@@@@", 405 "@@@STEP_LOG_LINE@python.inline@@@@",
393 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 406 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
394 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi ssing' % sys.argv[1]@@@", 407 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi ssing' % sys.argv[1]@@@",
395 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 408 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
396 "@@@STEP_LOG_END@python.inline@@@" 409 "@@@STEP_LOG_END@python.inline@@@"
397 ] 410 ]
398 }, 411 },
399 { 412 {
400 "cmd": [ 413 "cmd": [
401 "python", 414 "python",
402 "-u", 415 "-u",
403 "[SLAVE_BUILD]/src/testing/scripts/nacl_integration.py", 416 "[SLAVE_BUILD]/src/testing/scripts/nacl_integration.py",
404 "--build-config-fs", 417 "--build-config-fs",
405 "Release", 418 "Release",
406 "--paths", 419 "--paths",
407 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 420 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
408 "--properties", 421 "--properties",
409 "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"ma stername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"ta rget_platform\": \"linux\"}", 422 "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"ma stername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"ta rget_platform\": \"linux\"}",
410 "run", 423 "run",
411 "--output", 424 "--output",
412 "/path/to/tmp/json" 425 "/path/to/tmp/json"
413 ], 426 ],
427 "cwd": "[SLAVE_BUILD]",
414 "name": "nacl_integration (with patch)", 428 "name": "nacl_integration (with patch)",
415 "~followup_annotations": [ 429 "~followup_annotations": [
416 "@@@STEP_LOG_LINE@json.output@{@@@", 430 "@@@STEP_LOG_LINE@json.output@{@@@",
417 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 431 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
418 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 432 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
419 "@@@STEP_LOG_LINE@json.output@}@@@", 433 "@@@STEP_LOG_LINE@json.output@}@@@",
420 "@@@STEP_LOG_END@json.output@@@" 434 "@@@STEP_LOG_END@json.output@@@"
421 ] 435 ]
422 }, 436 },
423 { 437 {
(...skipping 11 matching lines...) Expand all
435 "--", 449 "--",
436 "collect", 450 "collect",
437 "--swarming", 451 "--swarming",
438 "https://chromium-swarm.appspot.com", 452 "https://chromium-swarm.appspot.com",
439 "--decorate", 453 "--decorate",
440 "--print-status-updates", 454 "--print-status-updates",
441 "--shards", 455 "--shards",
442 "1", 456 "1",
443 "base_unittests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_asan_r el/571" 457 "base_unittests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_asan_r el/571"
444 ], 458 ],
459 "cwd": "[SLAVE_BUILD]",
445 "name": "base_unittests (with patch)" 460 "name": "base_unittests (with patch)"
446 }, 461 },
447 { 462 {
448 "cmd": [ 463 "cmd": [
449 "python", 464 "python",
450 "-u", 465 "-u",
451 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n" , 466 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n" ,
452 "browser_tests" 467 "browser_tests"
453 ], 468 ],
469 "cwd": "[SLAVE_BUILD]",
454 "name": "[collect error] browser_tests (with patch)", 470 "name": "[collect error] browser_tests (with patch)",
455 "~followup_annotations": [ 471 "~followup_annotations": [
456 "@@@STEP_LOG_LINE@python.inline@@@@", 472 "@@@STEP_LOG_LINE@python.inline@@@@",
457 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 473 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
458 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1 ]@@@", 474 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1 ]@@@",
459 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 475 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
460 "@@@STEP_LOG_END@python.inline@@@", 476 "@@@STEP_LOG_END@python.inline@@@",
461 "@@@SET_BUILD_PROPERTY@failure_type@\"TRANSIENT_FAILURE\"@@@" 477 "@@@SET_BUILD_PROPERTY@failure_type@\"TRANSIENT_FAILURE\"@@@"
462 ] 478 ]
463 }, 479 },
464 { 480 {
465 "cmd": [ 481 "cmd": [
466 "python", 482 "python",
467 "-u", 483 "-u",
468 "import sys; sys.exit(1)" 484 "import sys; sys.exit(1)"
469 ], 485 ],
486 "cwd": "[SLAVE_BUILD]",
470 "name": "browser_tests", 487 "name": "browser_tests",
471 "~followup_annotations": [ 488 "~followup_annotations": [
472 "step returned non-zero exit code: 1", 489 "step returned non-zero exit code: 1",
473 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", 490 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@",
474 "@@@STEP_FAILURE@@@", 491 "@@@STEP_FAILURE@@@",
475 "@@@SET_BUILD_PROPERTY@failure_hash@\"639c9bb258abcb602fb0b12e3f6aa8e0d794 a562\"@@@" 492 "@@@SET_BUILD_PROPERTY@failure_hash@\"639c9bb258abcb602fb0b12e3f6aa8e0d794 a562\"@@@"
476 ] 493 ]
477 }, 494 },
478 { 495 {
479 "name": "$final_result", 496 "name": "$final_result",
480 "reason": "1 out of 2 aggregated steps failed. Failures: Step('browser_tests ') failed with return_code 1", 497 "reason": "1 out of 2 aggregated steps failed. Failures: Step('browser_tests ') failed with return_code 1",
481 "status_code": 1 498 "status_code": 1
482 } 499 }
483 ] 500 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698