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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_WebKit_Linux___RandomOrder.json

Issue 2459983002: Reland of Add initial CL for RandomOrder chromium.fyi bot (Closed)
Patch Set: Make --order default None Created 4 years, 1 month 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/WebKit_Linux___WPTServe", 7 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
11 "~followup_annotations": [ 11 "~followup_annotations": [
12 "@@@STEP_LOG_LINE@python.inline@@@@", 12 "@@@STEP_LOG_LINE@python.inline@@@@",
13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
(...skipping 15 matching lines...) Expand all
33 "--revision_mapping_file", 33 "--revision_mapping_file",
34 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}", 34 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}",
35 "--git-cache-dir", 35 "--git-cache-dir",
36 "[GIT_CACHE]", 36 "[GIT_CACHE]",
37 "--output_json", 37 "--output_json",
38 "/path/to/tmp/json", 38 "/path/to/tmp/json",
39 "--revision", 39 "--revision",
40 "src@HEAD", 40 "src@HEAD",
41 "--output_manifest" 41 "--output_manifest"
42 ], 42 ],
43 "cwd": "[BUILDER_CACHE]/WebKit_Linux___WPTServe", 43 "cwd": "[BUILDER_CACHE]/WebKit_Linux___RandomOrder",
44 "env": { 44 "env": {
45 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
45 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 46 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
46 }, 47 },
47 "name": "bot_update", 48 "name": "bot_update",
48 "~followup_annotations": [ 49 "~followup_annotations": [
49 "@@@STEP_TEXT@Some step text@@@", 50 "@@@STEP_TEXT@Some step text@@@",
50 "@@@STEP_LOG_LINE@json.output@{@@@", 51 "@@@STEP_LOG_LINE@json.output@{@@@",
51 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 52 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
52 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 53 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
53 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 54 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
54 "@@@STEP_LOG_LINE@json.output@ }, @@@", 55 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 "@@@STEP_LOG_LINE@json.output@ }@@@", 176 "@@@STEP_LOG_LINE@json.output@ }@@@",
176 "@@@STEP_LOG_LINE@json.output@ ]@@@", 177 "@@@STEP_LOG_LINE@json.output@ ]@@@",
177 "@@@STEP_LOG_LINE@json.output@}@@@", 178 "@@@STEP_LOG_LINE@json.output@}@@@",
178 "@@@STEP_LOG_END@json.output@@@" 179 "@@@STEP_LOG_END@json.output@@@"
179 ] 180 ]
180 }, 181 },
181 { 182 {
182 "cmd": [ 183 "cmd": [
183 "python", 184 "python",
184 "-u", 185 "-u",
185 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/tools/swarming_client/swarmin g.py", 186 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/tools/swarming_client/swar ming.py",
186 "--version" 187 "--version"
187 ], 188 ],
188 "name": "swarming.py --version", 189 "name": "swarming.py --version",
189 "stdout": "/path/to/tmp/", 190 "stdout": "/path/to/tmp/",
190 "~followup_annotations": [ 191 "~followup_annotations": [
191 "@@@STEP_TEXT@0.8.6@@@" 192 "@@@STEP_TEXT@0.8.6@@@"
192 ] 193 ]
193 }, 194 },
194 { 195 {
195 "cmd": [ 196 "cmd": [
196 "python", 197 "python",
197 "-u", 198 "-u",
198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 199 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
199 "runhooks" 200 "runhooks"
200 ], 201 ],
201 "cwd": "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src", 202 "cwd": "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src",
202 "env": { 203 "env": {
203 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 204 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
204 "GYP_CHROMIUM_NO_ACTION": "1", 205 "GYP_CHROMIUM_NO_ACTION": "1",
205 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 test_isolation_mode=prepare use_goma=1", 206 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 test_isolation_mode=prepare use_goma=1",
206 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 207 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
207 }, 208 },
208 "name": "gclient runhooks" 209 "name": "gclient runhooks"
209 }, 210 },
210 { 211 {
211 "cmd": [ 212 "cmd": [
212 "python", 213 "python",
213 "-u", 214 "-u",
214 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/testing/scripts/get_compile_t argets.py", 215 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/testing/scripts/get_compil e_targets.py",
215 "--output", 216 "--output",
216 "/path/to/tmp/json", 217 "/path/to/tmp/json",
217 "--", 218 "--",
218 "--build-config-fs", 219 "--build-config-fs",
219 "Release", 220 "Release",
220 "--paths", 221 "--paths",
221 "{\"checkout\": \"[BUILDER_CACHE]/WebKit_Linux___WPTServe/src\", \"runit.p y\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RE CIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", 222 "{\"checkout\": \"[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src\", \"runi t.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
222 "--properties", 223 "--properties",
223 "{\"buildername\": \"WebKit Linux - WPTServe\", \"buildnumber\": 571, \"ma stername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platfor m\": \"linux\"}" 224 "{\"buildername\": \"WebKit Linux - RandomOrder\", \"buildnumber\": 571, \ "mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_plat form\": \"linux\"}"
224 ], 225 ],
225 "name": "get compile targets for scripts", 226 "name": "get compile targets for scripts",
226 "~followup_annotations": [ 227 "~followup_annotations": [
227 "@@@STEP_LOG_LINE@json.output@{}@@@", 228 "@@@STEP_LOG_LINE@json.output@{}@@@",
228 "@@@STEP_LOG_END@json.output@@@" 229 "@@@STEP_LOG_END@json.output@@@"
229 ] 230 ]
230 }, 231 },
231 { 232 {
232 "cmd": [ 233 "cmd": [
233 "python", 234 "python",
234 "-u", 235 "-u",
235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
236 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/testing/buildbot/chromium.fyi .json", 237 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/testing/buildbot/chromium. fyi.json",
237 "/path/to/tmp/json" 238 "/path/to/tmp/json"
238 ], 239 ],
239 "name": "read test spec (chromium.fyi.json)", 240 "name": "read test spec (chromium.fyi.json)",
240 "~followup_annotations": [ 241 "~followup_annotations": [
241 "@@@STEP_TEXT@path: [BUILDER_CACHE]/WebKit_Linux___WPTServe/src/testing/bu ildbot/chromium.fyi.json@@@", 242 "@@@STEP_TEXT@path: [BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/testing /buildbot/chromium.fyi.json@@@",
242 "@@@STEP_LOG_LINE@json.output@{@@@", 243 "@@@STEP_LOG_LINE@json.output@{@@@",
243 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux - WPTServe\": {@@@", 244 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux - RandomOrder\": {@@@",
244 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 245 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
245 "@@@STEP_LOG_LINE@json.output@ {@@@", 246 "@@@STEP_LOG_LINE@json.output@ {@@@",
246 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 247 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
247 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@", 248 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
248 "@@@STEP_LOG_LINE@json.output@ }, @@@", 249 "@@@STEP_LOG_LINE@json.output@ }, @@@",
249 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", 250 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@",
250 "@@@STEP_LOG_LINE@json.output@ }@@@", 251 "@@@STEP_LOG_LINE@json.output@ }@@@",
251 "@@@STEP_LOG_LINE@json.output@ ]@@@", 252 "@@@STEP_LOG_LINE@json.output@ ]@@@",
252 "@@@STEP_LOG_LINE@json.output@ }@@@", 253 "@@@STEP_LOG_LINE@json.output@ }@@@",
253 "@@@STEP_LOG_LINE@json.output@}@@@", 254 "@@@STEP_LOG_LINE@json.output@}@@@",
(...skipping 10 matching lines...) Expand all
264 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 265 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
265 ], 266 ],
266 "name": "cleanup_temp" 267 "name": "cleanup_temp"
267 }, 268 },
268 { 269 {
269 "cmd": [ 270 "cmd": [
270 "python", 271 "python",
271 "-u", 272 "-u",
272 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 273 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
273 "--build-dir", 274 "--build-dir",
274 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/out/Release", 275 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/out/Release",
275 "--clean-isolated-files" 276 "--clean-isolated-files"
276 ], 277 ],
277 "name": "clean isolated files" 278 "name": "clean isolated files"
278 }, 279 },
279 { 280 {
280 "cmd": [ 281 "cmd": [
281 "python", 282 "python",
282 "-u", 283 "-u",
283 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/tools/mb/mb.py", 284 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/tools/mb/mb.py",
284 "gen", 285 "gen",
285 "-m", 286 "-m",
286 "chromium.fyi", 287 "chromium.fyi",
287 "-b", 288 "-b",
288 "WebKit Linux - WPTServe", 289 "WebKit Linux - RandomOrder",
289 "--config-file", 290 "--config-file",
290 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/tools/mb/mb_config.pyl", 291 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/tools/mb/mb_config.pyl",
291 "--goma-dir", 292 "--goma-dir",
292 "[CACHE]/cipd/goma", 293 "[CACHE]/cipd/goma",
293 "--swarming-targets-file", 294 "--swarming-targets-file",
294 "browser_tests\n", 295 "browser_tests\n",
295 "//out/Release" 296 "//out/Release"
296 ], 297 ],
297 "cwd": "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src", 298 "cwd": "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src",
298 "env": { 299 "env": {
299 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 300 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
300 }, 301 },
301 "name": "generate_build_files", 302 "name": "generate_build_files",
302 "~followup_annotations": [ 303 "~followup_annotations": [
303 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", 304 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@",
304 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 305 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
305 ] 306 ]
306 }, 307 },
307 { 308 {
308 "cmd": [ 309 "cmd": [
309 "python", 310 "python",
310 "-u", 311 "-u",
311 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 312 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
312 "--show-path", 313 "--show-path",
313 "python", 314 "python",
314 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 315 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
315 "--gsutil-py-path", 316 "--gsutil-py-path",
316 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 317 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
317 "--ninja-path", 318 "--ninja-path",
318 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 319 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
319 "--target", 320 "--target",
320 "Release", 321 "Release",
321 "--src-dir", 322 "--src-dir",
322 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src", 323 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src",
323 "--goma-cache-dir", 324 "--goma-cache-dir",
324 "[GOMA_CACHE]", 325 "[GOMA_CACHE]",
325 "--buildbot-buildername", 326 "--buildbot-buildername",
326 "WebKit Linux - WPTServe", 327 "WebKit Linux - RandomOrder",
327 "--buildbot-mastername", 328 "--buildbot-mastername",
328 "chromium.fyi", 329 "chromium.fyi",
329 "--buildbot-slavename", 330 "--buildbot-slavename",
330 "TestSlavename", 331 "TestSlavename",
331 "--goma-deps-cache-file", 332 "--goma-deps-cache-file",
332 "WebKit_Linux___WPTServe.gomadeps", 333 "WebKit_Linux___RandomOrder.gomadeps",
333 "--build-data-dir", 334 "--build-data-dir",
334 "[ROOT]/build_data_dir", 335 "[ROOT]/build_data_dir",
335 "--compiler", 336 "--compiler",
336 "goma", 337 "goma",
337 "--goma-jsonstatus", 338 "--goma-jsonstatus",
338 "/path/to/tmp/json", 339 "/path/to/tmp/json",
339 "--goma-service-account-json-file", 340 "--goma-service-account-json-file",
340 "/creds/service_accounts/service-account-goma-client.json", 341 "/creds/service_accounts/service-account-goma-client.json",
341 "--goma-dir", 342 "--goma-dir",
342 "[CACHE]/cipd/goma", 343 "[CACHE]/cipd/goma",
343 "--ninja-ensure-up-to-date", 344 "--ninja-ensure-up-to-date",
344 "--", 345 "--",
345 "blink_tests", 346 "blink_tests",
346 "browser_tests", 347 "browser_tests",
347 "browser_tests_run" 348 "browser_tests_run"
348 ], 349 ],
349 "env": { 350 "env": {
350 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 351 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
351 }, 352 },
352 "name": "compile", 353 "name": "compile",
353 "~followup_annotations": [ 354 "~followup_annotations": [
354 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 355 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
355 "@@@STEP_LOG_END@json.output (invalid)@@@" 356 "@@@STEP_LOG_END@json.output (invalid)@@@"
356 ] 357 ]
357 }, 358 },
358 { 359 {
359 "cmd": [ 360 "cmd": [
360 "python", 361 "python",
361 "-u", 362 "-u",
362 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/tools/determinism/remove_buil d_metadata.py", 363 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/tools/determinism/remove_b uild_metadata.py",
363 "--build-dir", 364 "--build-dir",
364 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/out/Release" 365 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/out/Release"
365 ], 366 ],
366 "cwd": "[SLAVE_BUILD]", 367 "cwd": "[SLAVE_BUILD]",
367 "name": "remove_build_metadata" 368 "name": "remove_build_metadata"
368 }, 369 },
369 { 370 {
370 "cmd": [ 371 "cmd": [
371 "python", 372 "python",
372 "-u", 373 "-u",
373 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 374 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
374 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/tools/swarming_client", 375 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/tools/swarming_client",
375 "batcharchive", 376 "batcharchive",
376 "--dump-json", 377 "--dump-json",
377 "/path/to/tmp/json", 378 "/path/to/tmp/json",
378 "--isolate-server", 379 "--isolate-server",
379 "https://isolateserver.appspot.com", 380 "https://isolateserver.appspot.com",
380 "--verbose", 381 "--verbose",
381 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/out/Release/browser_tests.iso lated.gen.json" 382 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/out/Release/browser_tests. isolated.gen.json"
382 ], 383 ],
383 "name": "isolate tests", 384 "name": "isolate tests",
384 "~followup_annotations": [ 385 "~followup_annotations": [
385 "@@@STEP_LOG_LINE@json.output@{@@@", 386 "@@@STEP_LOG_LINE@json.output@{@@@",
386 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@", 387 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
387 "@@@STEP_LOG_LINE@json.output@}@@@", 388 "@@@STEP_LOG_LINE@json.output@}@@@",
388 "@@@STEP_LOG_END@json.output@@@" 389 "@@@STEP_LOG_END@json.output@@@"
389 ] 390 ]
390 }, 391 },
391 { 392 {
392 "cmd": [ 393 "cmd": [
393 "python", 394 "python",
394 "-u", 395 "-u",
395 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 396 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
396 "--build-dir", 397 "--build-dir",
397 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/out/Release", 398 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/out/Release",
398 "--output-json", 399 "--output-json",
399 "/path/to/tmp/json" 400 "/path/to/tmp/json"
400 ], 401 ],
401 "cwd": "[BUILDER_CACHE]/WebKit_Linux___WPTServe", 402 "cwd": "[BUILDER_CACHE]/WebKit_Linux___RandomOrder",
402 "env": { 403 "env": {
403 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 404 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
404 }, 405 },
405 "name": "find isolated tests", 406 "name": "find isolated tests",
406 "~followup_annotations": [ 407 "~followup_annotations": [
407 "@@@STEP_LOG_LINE@json.output@{@@@", 408 "@@@STEP_LOG_LINE@json.output@{@@@",
408 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 409 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
409 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 410 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
410 "@@@STEP_LOG_LINE@json.output@}@@@", 411 "@@@STEP_LOG_LINE@json.output@}@@@",
411 "@@@STEP_LOG_END@json.output@@@", 412 "@@@STEP_LOG_END@json.output@@@",
412 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 413 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
413 ] 414 ]
414 }, 415 },
415 { 416 {
416 "cmd": [ 417 "cmd": [
417 "python", 418 "python",
418 "-u", 419 "-u",
419 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv [1]\nsys.exit(1)\n", 420 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv [1]\nsys.exit(1)\n",
420 "browser_tests" 421 "browser_tests"
421 ], 422 ],
422 "cwd": "[BUILDER_CACHE]/WebKit_Linux___WPTServe", 423 "cwd": "[BUILDER_CACHE]/WebKit_Linux___RandomOrder",
423 "env": { 424 "env": {
424 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 425 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
425 }, 426 },
426 "name": "[error] browser_tests", 427 "name": "[error] browser_tests",
427 "~followup_annotations": [ 428 "~followup_annotations": [
428 "@@@STEP_LOG_LINE@python.inline@@@@", 429 "@@@STEP_LOG_LINE@python.inline@@@@",
429 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 430 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
430 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi ssing' % sys.argv[1]@@@", 431 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi ssing' % sys.argv[1]@@@",
431 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 432 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
432 "@@@STEP_LOG_END@python.inline@@@" 433 "@@@STEP_LOG_END@python.inline@@@"
433 ] 434 ]
434 }, 435 },
435 { 436 {
436 "cmd": [ 437 "cmd": [
437 "python", 438 "python",
438 "-u", 439 "-u",
439 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 440 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
440 "--target", 441 "--target",
441 "Release", 442 "Release",
442 "--no-xvfb", 443 "--no-xvfb",
443 "--factory-properties", 444 "--factory-properties",
444 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux - W PTServe\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buil dername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 445 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux - R andomOrder\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_b uildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"sl avename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
445 "--build-properties", 446 "--build-properties",
446 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux - W PTServe\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buil dername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 447 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux - R andomOrder\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_b uildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"sl avename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
447 "--step-name=webkit_tests", 448 "--step-name=webkit_tests",
448 "--builder-name=WebKit Linux - WPTServe", 449 "--builder-name=WebKit Linux - RandomOrder",
449 "--slave-name=TestSlavename", 450 "--slave-name=TestSlavename",
450 "--build-number=571", 451 "--build-number=571",
451 "--run-python-script", 452 "--run-python-script",
452 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py" , 453 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py" ,
453 "--target", 454 "--target",
454 "Release", 455 "Release",
455 "-o", 456 "-o",
456 "[SLAVE_BUILD]/layout-test-results", 457 "[SLAVE_BUILD]/layout-test-results",
457 "--build-dir", 458 "--build-dir",
458 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/out", 459 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/out",
459 "--json-test-results", 460 "--json-test-results",
460 "/path/to/tmp/json", 461 "/path/to/tmp/json",
461 "--test-results-server", 462 "--test-results-server",
462 "test-results.appspot.com", 463 "test-results.appspot.com",
463 "--build-number", 464 "--build-number",
464 "571", 465 "571",
465 "--builder-name", 466 "--builder-name",
466 "WebKit Linux - WPTServe", 467 "WebKit Linux - RandomOrder",
467 "--step-name", 468 "--step-name",
468 "webkit_tests", 469 "webkit_tests",
469 "--enable-wptserve" 470 "--order=random"
470 ], 471 ],
471 "cwd": "[BUILDER_CACHE]/WebKit_Linux___WPTServe", 472 "cwd": "[BUILDER_CACHE]/WebKit_Linux___RandomOrder",
472 "env": { 473 "env": {
473 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 474 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
474 }, 475 },
475 "name": "webkit_tests", 476 "name": "webkit_tests",
476 "~followup_annotations": [ 477 "~followup_annotations": [
477 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 478 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
478 ] 479 ]
479 }, 480 },
480 { 481 {
481 "cmd": [ 482 "cmd": [
482 "python", 483 "python",
483 "-u", 484 "-u",
484 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res ults.py", 485 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res ults.py",
485 "--results-dir", 486 "--results-dir",
486 "[SLAVE_BUILD]/layout-test-results", 487 "[SLAVE_BUILD]/layout-test-results",
487 "--build-dir", 488 "--build-dir",
488 "[BUILDER_CACHE]/WebKit_Linux___WPTServe/src/out", 489 "[BUILDER_CACHE]/WebKit_Linux___RandomOrder/src/out",
489 "--build-number", 490 "--build-number",
490 "571", 491 "571",
491 "--builder-name", 492 "--builder-name",
492 "WebKit Linux - WPTServe", 493 "WebKit Linux - RandomOrder",
493 "--gs-bucket", 494 "--gs-bucket",
494 "gs://chromium-layout-test-archives", 495 "gs://chromium-layout-test-archives",
495 "--staging-dir", 496 "--staging-dir",
496 "[CACHE]/chrome_staging" 497 "[CACHE]/chrome_staging"
497 ], 498 ],
498 "cwd": "[BUILDER_CACHE]/WebKit_Linux___WPTServe", 499 "cwd": "[BUILDER_CACHE]/WebKit_Linux___RandomOrder",
499 "env": { 500 "env": {
500 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 501 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
501 }, 502 },
502 "name": "archive_webkit_tests_results", 503 "name": "archive_webkit_tests_results",
503 "~followup_annotations": [ 504 "~followup_annotations": [
504 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Linux_-_WPTServe/571/layout-test-results/results.htm l@@@", 505 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Linux_-_RandomOrder/571/layout-test-results/results. html@@@",
505 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Linux_-_WPTServe/571/layout-test-results.zip@@@" 506 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Linux_-_RandomOrder/571/layout-test-results.zip@@@"
506 ] 507 ]
507 }, 508 },
508 { 509 {
509 "cmd": [ 510 "cmd": [
510 "python", 511 "python",
511 "-u", 512 "-u",
512 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n" , 513 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n" ,
513 "browser_tests" 514 "browser_tests"
514 ], 515 ],
515 "cwd": "[BUILDER_CACHE]/WebKit_Linux___WPTServe", 516 "cwd": "[BUILDER_CACHE]/WebKit_Linux___RandomOrder",
516 "env": { 517 "env": {
517 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 518 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
518 }, 519 },
519 "name": "[collect error] browser_tests", 520 "name": "[collect error] browser_tests",
520 "~followup_annotations": [ 521 "~followup_annotations": [
521 "@@@STEP_LOG_LINE@python.inline@@@@", 522 "@@@STEP_LOG_LINE@python.inline@@@@",
522 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 523 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
523 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1 ]@@@", 524 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1 ]@@@",
524 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 525 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
525 "@@@STEP_LOG_END@python.inline@@@" 526 "@@@STEP_LOG_END@python.inline@@@"
526 ] 527 ]
527 }, 528 },
528 { 529 {
529 "name": "$result", 530 "name": "$result",
530 "recipe_result": null, 531 "recipe_result": null,
531 "status_code": 0 532 "status_code": 0
532 } 533 }
533 ] 534 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698