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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/compile_skipped.json

Issue 1720873002: swarming: always append task's OS dimension to step name (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ],
8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill"
10 },
11 {
12 "cmd": [
13 "python",
14 "-u",
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
7 "--master", 16 "--master",
8 "tryserver.chromium.win", 17 "tryserver.chromium.win",
9 "--builder", 18 "--builder",
10 "win_chromium_variable", 19 "win_chromium_variable",
11 "--slave", 20 "--slave",
12 "build1-a1", 21 "build1-a1",
13 "--spec", 22 "--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'}]", 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'}]",
15 "--root", 24 "--root",
16 "src", 25 "src",
17 "--revision_mapping_file", 26 "--revision_mapping_file",
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
19 "--git-cache-dir", 28 "--git-cache-dir",
20 "[GIT_CACHE]", 29 "[GIT_CACHE]",
21 "--output_json", 30 "--output_json",
22 "/path/to/tmp/json", 31 "/path/to/tmp/json",
23 "--revision", 32 "--revision",
24 "src@r1", 33 "src@r1",
25 "--output_manifest" 34 "--output_manifest"
26 ], 35 ],
27 "cwd": "[SLAVE_BUILD]", 36 "cwd": "[SLAVE_BUILD]",
28 "env": { 37 "env": {
29 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" 38 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]"
30 }, 39 },
31 "name": "bot_update", 40 "name": "bot_update",
32 "~followup_annotations": [ 41 "~followup_annotations": [
33 "@@@STEP_TEXT@Some step text@@@", 42 "@@@STEP_TEXT@Some step text@@@",
34 "@@@STEP_LOG_LINE@json.output@{@@@", 43 "@@@STEP_LOG_LINE@json.output@{@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 44 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 45 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", 46 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@",
38 "@@@STEP_LOG_LINE@json.output@ }, @@@", 47 "@@@STEP_LOG_LINE@json.output@ }, @@@",
39 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", 48 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
97 ] 106 ]
98 }, 107 },
99 { 108 {
100 "cmd": [ 109 "cmd": [
101 "python", 110 "python",
102 "-u", 111 "-u",
103 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 112 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py",
104 "--version" 113 "--version"
105 ], 114 ],
106 "cwd": "[SLAVE_BUILD]", 115 "cwd": "[SLAVE_BUILD]",
107 "name": "swarming.py --version", 116 "name": "swarming.py --version",
108 "stdout": "/path/to/tmp/", 117 "stdout": "/path/to/tmp/",
109 "~followup_annotations": [ 118 "~followup_annotations": [
110 "@@@STEP_TEXT@0.4.10@@@" 119 "@@@STEP_TEXT@0.4.10@@@"
111 ] 120 ]
112 }, 121 },
113 { 122 {
114 "cmd": [ 123 "cmd": [
115 "python", 124 "python",
116 "-u", 125 "-u",
117 "RECIPE_PACKAGE[depot_tools]/gclient.py", 126 "RECIPE_PACKAGE[depot_tools]\\gclient.py",
118 "runhooks" 127 "runhooks"
119 ], 128 ],
120 "cwd": "[SLAVE_BUILD]", 129 "cwd": "[SLAVE_BUILD]",
121 "env": { 130 "env": {
122 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=ia32 test_isol ation_mode=prepare use_goma=1", 131 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1",
123 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" 132 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]"
124 }, 133 },
125 "name": "gclient runhooks" 134 "name": "gclient runhooks"
126 }, 135 },
127 { 136 {
128 "cmd": [ 137 "cmd": [
129 "python", 138 "python",
130 "-u", 139 "-u",
131 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 140 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py",
132 "--output", 141 "--output",
133 "/path/to/tmp/json", 142 "/path/to/tmp/json",
134 "--", 143 "--",
135 "--build-config-fs", 144 "--build-config-fs",
136 "Release", 145 "Release",
137 "--use-src-side-runtest-py", 146 "--use-src-side-runtest-py",
138 "--paths", 147 "--paths",
139 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 148 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}",
140 "--properties", 149 "--properties",
141 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"linux\"}" 150 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"win\"}"
142 ], 151 ],
143 "cwd": "[SLAVE_BUILD]", 152 "cwd": "[SLAVE_BUILD]",
144 "name": "get compile targets for scripts", 153 "name": "get compile targets for scripts",
145 "~followup_annotations": [ 154 "~followup_annotations": [
146 "@@@STEP_LOG_LINE@json.output@{}@@@", 155 "@@@STEP_LOG_LINE@json.output@{}@@@",
147 "@@@STEP_LOG_END@json.output@@@" 156 "@@@STEP_LOG_END@json.output@@@"
148 ] 157 ]
149 }, 158 },
150 { 159 {
151 "cmd": [ 160 "cmd": [
152 "python", 161 "python",
153 "-u", 162 "-u",
154 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 163 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
155 "[SLAVE_BUILD]/src/testing/buildbot/chromium.win.json", 164 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json",
156 "/path/to/tmp/json" 165 "/path/to/tmp/json"
157 ], 166 ],
158 "cwd": "[SLAVE_BUILD]", 167 "cwd": "[SLAVE_BUILD]",
159 "name": "read test spec", 168 "name": "read test spec",
160 "~followup_annotations": [ 169 "~followup_annotations": [
161 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.win.json@@ @", 170 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js on@@@",
162 "@@@STEP_LOG_LINE@json.output@{}@@@", 171 "@@@STEP_LOG_LINE@json.output@{}@@@",
163 "@@@STEP_LOG_END@json.output@@@" 172 "@@@STEP_LOG_END@json.output@@@"
164 ] 173 ]
165 }, 174 },
166 { 175 {
167 "cmd": [ 176 "cmd": [
168 "git", 177 "[DEPOT_TOOLS]\\git.bat",
169 "log", 178 "log",
170 "--format=%H", 179 "--format=%H",
171 "r0..r1" 180 "r0..r1"
172 ], 181 ],
173 "cwd": "[SLAVE_BUILD]/src", 182 "cwd": "[SLAVE_BUILD]\\src",
174 "name": "git commits in range", 183 "name": "git commits in range",
175 "stdout": "/path/to/tmp/", 184 "stdout": "/path/to/tmp/",
176 "~followup_annotations": [ 185 "~followup_annotations": [
177 "@@@STEP_LOG_LINE@revisions@r1@@@", 186 "@@@STEP_LOG_LINE@revisions@r1@@@",
178 "@@@STEP_LOG_END@revisions@@@" 187 "@@@STEP_LOG_END@revisions@@@"
179 ] 188 ]
180 }, 189 },
181 { 190 {
182 "cmd": [], 191 "cmd": [],
183 "cwd": "[SLAVE_BUILD]", 192 "cwd": "[SLAVE_BUILD]",
184 "name": "test r1" 193 "name": "test r1"
185 }, 194 },
186 { 195 {
187 "cmd": [ 196 "cmd": [
188 "python", 197 "python",
189 "-u", 198 "-u",
190 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 199 "[BUILD]\\scripts\\slave\\kill_processes.py"
200 ],
201 "cwd": "[SLAVE_BUILD]",
202 "name": "test r1.taskkill",
203 "~followup_annotations": [
204 "@@@STEP_NEST_LEVEL@1@@@"
205 ]
206 },
207 {
208 "cmd": [
209 "python",
210 "-u",
211 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
191 "--master", 212 "--master",
192 "tryserver.chromium.win", 213 "tryserver.chromium.win",
193 "--builder", 214 "--builder",
194 "win_chromium_variable", 215 "win_chromium_variable",
195 "--slave", 216 "--slave",
196 "build1-a1", 217 "build1-a1",
197 "--spec", 218 "--spec",
198 "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'}]", 219 "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'}]",
199 "--root", 220 "--root",
200 "src", 221 "src",
201 "--revision_mapping_file", 222 "--revision_mapping_file",
202 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 223 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
203 "--git-cache-dir", 224 "--git-cache-dir",
204 "[GIT_CACHE]", 225 "[GIT_CACHE]",
205 "--output_json", 226 "--output_json",
206 "/path/to/tmp/json", 227 "/path/to/tmp/json",
207 "--revision", 228 "--revision",
208 "src@r1", 229 "src@r1",
209 "--output_manifest" 230 "--output_manifest"
210 ], 231 ],
211 "cwd": "[SLAVE_BUILD]", 232 "cwd": "[SLAVE_BUILD]",
212 "env": { 233 "env": {
213 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" 234 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]"
214 }, 235 },
215 "name": "test r1.bot_update", 236 "name": "test r1.bot_update",
216 "~followup_annotations": [ 237 "~followup_annotations": [
217 "@@@STEP_NEST_LEVEL@1@@@", 238 "@@@STEP_NEST_LEVEL@1@@@",
218 "@@@STEP_TEXT@Some step text@@@", 239 "@@@STEP_TEXT@Some step text@@@",
219 "@@@STEP_LOG_LINE@json.output@{@@@", 240 "@@@STEP_LOG_LINE@json.output@{@@@",
220 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 241 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
221 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 242 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
222 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", 243 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@",
223 "@@@STEP_LOG_LINE@json.output@ }, @@@", 244 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 299 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
279 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 300 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
280 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 301 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
281 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 302 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
282 ] 303 ]
283 }, 304 },
284 { 305 {
285 "cmd": [ 306 "cmd": [
286 "python", 307 "python",
287 "-u", 308 "-u",
288 "RECIPE_PACKAGE[depot_tools]/gclient.py", 309 "RECIPE_PACKAGE[depot_tools]\\gclient.py",
289 "runhooks" 310 "runhooks"
290 ], 311 ],
291 "cwd": "[SLAVE_BUILD]", 312 "cwd": "[SLAVE_BUILD]",
292 "env": { 313 "env": {
293 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=ia32 test_isol ation_mode=prepare use_goma=1", 314 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_cod ecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1",
294 "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" 315 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]"
295 }, 316 },
296 "name": "test r1.gclient runhooks", 317 "name": "test r1.gclient runhooks",
297 "~followup_annotations": [ 318 "~followup_annotations": [
298 "@@@STEP_NEST_LEVEL@1@@@" 319 "@@@STEP_NEST_LEVEL@1@@@"
299 ] 320 ]
300 }, 321 },
301 { 322 {
302 "cmd": [ 323 "cmd": [
303 "python", 324 "python",
304 "-u", 325 "-u",
305 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 326 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py",
306 "--output", 327 "--output",
307 "/path/to/tmp/json", 328 "/path/to/tmp/json",
308 "--", 329 "--",
309 "--build-config-fs", 330 "--build-config-fs",
310 "Release", 331 "Release",
311 "--use-src-side-runtest-py", 332 "--use-src-side-runtest-py",
312 "--paths", 333 "--paths",
313 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 334 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}",
314 "--properties", 335 "--properties",
315 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"linux\"}" 336 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"win\"}"
316 ], 337 ],
317 "cwd": "[SLAVE_BUILD]", 338 "cwd": "[SLAVE_BUILD]",
318 "name": "test r1.get compile targets for scripts", 339 "name": "test r1.get compile targets for scripts",
319 "~followup_annotations": [ 340 "~followup_annotations": [
320 "@@@STEP_NEST_LEVEL@1@@@", 341 "@@@STEP_NEST_LEVEL@1@@@",
321 "@@@STEP_LOG_LINE@json.output@{}@@@", 342 "@@@STEP_LOG_LINE@json.output@{}@@@",
322 "@@@STEP_LOG_END@json.output@@@" 343 "@@@STEP_LOG_END@json.output@@@"
323 ] 344 ]
324 }, 345 },
325 { 346 {
326 "cmd": [ 347 "cmd": [
327 "python", 348 "python",
328 "-u", 349 "-u",
329 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 350 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
330 "[SLAVE_BUILD]/src/testing/buildbot/chromium.win.json", 351 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json",
331 "/path/to/tmp/json" 352 "/path/to/tmp/json"
332 ], 353 ],
333 "cwd": "[SLAVE_BUILD]", 354 "cwd": "[SLAVE_BUILD]",
334 "name": "test r1.read test spec", 355 "name": "test r1.read test spec",
335 "~followup_annotations": [ 356 "~followup_annotations": [
336 "@@@STEP_NEST_LEVEL@1@@@", 357 "@@@STEP_NEST_LEVEL@1@@@",
337 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.win.json@@ @", 358 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js on@@@",
338 "@@@STEP_LOG_LINE@json.output@{@@@", 359 "@@@STEP_LOG_LINE@json.output@{@@@",
339 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", 360 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@",
340 "@@@STEP_LOG_LINE@json.output@ \"scripts\": [@@@", 361 "@@@STEP_LOG_LINE@json.output@ \"scripts\": [@@@",
341 "@@@STEP_LOG_LINE@json.output@ {@@@", 362 "@@@STEP_LOG_LINE@json.output@ {@@@",
342 "@@@STEP_LOG_LINE@json.output@ \"name\": \"checkperms\", @@@", 363 "@@@STEP_LOG_LINE@json.output@ \"name\": \"checkperms\", @@@",
343 "@@@STEP_LOG_LINE@json.output@ \"script\": \"checkperms.py\"@@@", 364 "@@@STEP_LOG_LINE@json.output@ \"script\": \"checkperms.py\"@@@",
344 "@@@STEP_LOG_LINE@json.output@ }@@@", 365 "@@@STEP_LOG_LINE@json.output@ }@@@",
345 "@@@STEP_LOG_LINE@json.output@ ]@@@", 366 "@@@STEP_LOG_LINE@json.output@ ]@@@",
346 "@@@STEP_LOG_LINE@json.output@ }@@@", 367 "@@@STEP_LOG_LINE@json.output@ }@@@",
347 "@@@STEP_LOG_LINE@json.output@}@@@", 368 "@@@STEP_LOG_LINE@json.output@}@@@",
348 "@@@STEP_LOG_END@json.output@@@" 369 "@@@STEP_LOG_END@json.output@@@"
349 ] 370 ]
350 }, 371 },
351 { 372 {
352 "cmd": [ 373 "cmd": [
353 "python", 374 "python",
354 "-u", 375 "-u",
355 "[SLAVE_BUILD]/src/testing/scripts/checkperms.py", 376 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py",
377 "--target",
378 "Release"
379 ],
380 "cwd": "[SLAVE_BUILD]",
381 "name": "test r1.start_crash_service",
382 "~followup_annotations": [
383 "@@@STEP_NEST_LEVEL@1@@@"
384 ]
385 },
386 {
387 "cmd": [
388 "python",
389 "-u",
390 "[SLAVE_BUILD]\\src\\testing\\scripts\\checkperms.py",
356 "--build-config-fs", 391 "--build-config-fs",
357 "Release", 392 "Release",
358 "--use-src-side-runtest-py", 393 "--use-src-side-runtest-py",
359 "--paths", 394 "--paths",
360 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 395 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}",
361 "--properties", 396 "--properties",
362 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"linux\"}", 397 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"win\"}",
363 "run", 398 "run",
364 "--output", 399 "--output",
365 "/path/to/tmp/json" 400 "/path/to/tmp/json"
366 ], 401 ],
367 "cwd": "[SLAVE_BUILD]", 402 "cwd": "[SLAVE_BUILD]",
368 "name": "test r1.checkperms (r1)", 403 "name": "test r1.checkperms (r1)",
369 "~followup_annotations": [ 404 "~followup_annotations": [
370 "@@@STEP_NEST_LEVEL@1@@@", 405 "@@@STEP_NEST_LEVEL@1@@@",
371 "@@@STEP_LOG_LINE@json.output@{@@@", 406 "@@@STEP_LOG_LINE@json.output@{@@@",
372 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 407 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
373 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 408 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
374 "@@@STEP_LOG_LINE@json.output@}@@@", 409 "@@@STEP_LOG_LINE@json.output@}@@@",
375 "@@@STEP_LOG_END@json.output@@@" 410 "@@@STEP_LOG_END@json.output@@@"
376 ] 411 ]
377 }, 412 },
378 { 413 {
379 "cmd": [ 414 "cmd": [
380 "python", 415 "python",
381 "-u", 416 "-u",
417 "[BUILD]\\scripts\\slave\\process_dumps.py",
418 "--target",
419 "Release"
420 ],
421 "cwd": "[SLAVE_BUILD]",
422 "name": "test r1.process_dumps",
423 "~followup_annotations": [
424 "@@@STEP_NEST_LEVEL@1@@@"
425 ]
426 },
427 {
428 "cmd": [
429 "python",
430 "-u",
382 "import sys; sys.exit(0)" 431 "import sys; sys.exit(0)"
383 ], 432 ],
384 "cwd": "[SLAVE_BUILD]", 433 "cwd": "[SLAVE_BUILD]",
385 "name": "report", 434 "name": "report",
386 "~followup_annotations": [ 435 "~followup_annotations": [
387 "@@@STEP_LOG_LINE@report@{@@@", 436 "@@@STEP_LOG_LINE@report@{@@@",
388 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", 437 "@@@STEP_LOG_LINE@report@ \"result\": {@@@",
389 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", 438 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@",
390 "@@@STEP_LOG_LINE@report@ \"checkperms\": {@@@", 439 "@@@STEP_LOG_LINE@report@ \"checkperms\": {@@@",
391 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@", 440 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@",
392 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", 441 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@",
393 "@@@STEP_LOG_LINE@report@ }@@@", 442 "@@@STEP_LOG_LINE@report@ }@@@",
394 "@@@STEP_LOG_LINE@report@ }@@@", 443 "@@@STEP_LOG_LINE@report@ }@@@",
395 "@@@STEP_LOG_LINE@report@ }, @@@", 444 "@@@STEP_LOG_LINE@report@ }, @@@",
396 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", 445 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@",
397 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", 446 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@",
398 "@@@STEP_LOG_LINE@report@ }@@@", 447 "@@@STEP_LOG_LINE@report@ }@@@",
399 "@@@STEP_LOG_LINE@report@}@@@", 448 "@@@STEP_LOG_LINE@report@}@@@",
400 "@@@STEP_LOG_END@report@@@", 449 "@@@STEP_LOG_END@report@@@",
401 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"checkperms\": {\"status\": \"passed\", \"valid\": tru e}}}}@@@" 450 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"checkperms\": {\"status\": \"passed\", \"valid\": tru e}}}}@@@"
402 ] 451 ]
403 }, 452 },
404 { 453 {
405 "name": "$result", 454 "name": "$result",
406 "recipe_result": null, 455 "recipe_result": null,
407 "status_code": 0 456 "status_code": 0
408 } 457 }
409 ] 458 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698