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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___debug_builder.json

Issue 2202113003: V8: Switch ignition test steps to the standard suite alias (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 4 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_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 "-u", 318 "-u",
319 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", 319 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py",
320 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", 320 "[SLAVE_BUILD]\\v8\\tools\\swarming_client",
321 "batcharchive", 321 "batcharchive",
322 "--dump-json", 322 "--dump-json",
323 "/path/to/tmp/json", 323 "/path/to/tmp/json",
324 "--isolate-server", 324 "--isolate-server",
325 "https://isolateserver.appspot.com", 325 "https://isolateserver.appspot.com",
326 "--verbose", 326 "--verbose",
327 "[SLAVE_BUILD]\\v8\\out\\Debug\\bot_default.isolated.gen.json", 327 "[SLAVE_BUILD]\\v8\\out\\Debug\\bot_default.isolated.gen.json",
328 "[SLAVE_BUILD]\\v8\\out\\Debug\\ignition.isolated.gen.json",
329 "[SLAVE_BUILD]\\v8\\out\\Debug\\mozilla.isolated.gen.json", 328 "[SLAVE_BUILD]\\v8\\out\\Debug\\mozilla.isolated.gen.json",
330 "[SLAVE_BUILD]\\v8\\out\\Debug\\test262.isolated.gen.json" 329 "[SLAVE_BUILD]\\v8\\out\\Debug\\test262.isolated.gen.json"
331 ], 330 ],
332 "name": "isolate tests", 331 "name": "isolate tests",
333 "~followup_annotations": [ 332 "~followup_annotations": [
334 "@@@STEP_LOG_LINE@json.output@{@@@", 333 "@@@STEP_LOG_LINE@json.output@{@@@",
335 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 334 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
336 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
337 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 335 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
338 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 336 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
339 "@@@STEP_LOG_LINE@json.output@}@@@", 337 "@@@STEP_LOG_LINE@json.output@}@@@",
340 "@@@STEP_LOG_END@json.output@@@" 338 "@@@STEP_LOG_END@json.output@@@"
341 ] 339 ]
342 }, 340 },
343 { 341 {
344 "cmd": [ 342 "cmd": [
345 "python", 343 "python",
346 "-u", 344 "-u",
347 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py", 345 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py",
348 "--", 346 "--",
349 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", 347 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
350 "----", 348 "----",
351 "cp", 349 "cp",
352 "-a", 350 "-a",
353 "public-read", 351 "public-read",
354 "{\"bot_default\": \"[dummy hash for bot_default]\", \"ignition\": \"[dumm y hash for ignition]\", \"mozilla\": \"[dummy hash for mozilla]\", \"test262\": \"[dummy hash for test262]\"}", 352 "{\"bot_default\": \"[dummy hash for bot_default]\", \"mozilla\": \"[dummy hash for mozilla]\", \"test262\": \"[dummy hash for test262]\"}",
355 "gs://chromium-v8/v8-win32-dbg/full-build-win32_f2cbea7e89a45f46819777bb78 a1f5bd0241f64c.json" 353 "gs://chromium-v8/v8-win32-dbg/full-build-win32_f2cbea7e89a45f46819777bb78 a1f5bd0241f64c.json"
356 ], 354 ],
357 "name": "gsutil upload", 355 "name": "gsutil upload",
358 "~followup_annotations": [ 356 "~followup_annotations": [
359 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-win32-dbg/full-build-win32_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" 357 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-win32-dbg/full-build-win32_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@"
360 ] 358 ]
361 }, 359 },
362 { 360 {
363 "allow_subannotations": true, 361 "allow_subannotations": true,
364 "cmd": [ 362 "cmd": [
(...skipping 29 matching lines...) Expand all
394 "properties": { 392 "properties": {
395 "parent_build_environment": { 393 "parent_build_environment": {
396 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" 394 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
397 }, 395 },
398 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 396 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
399 "parent_got_revision_cp": "refs/heads/master@{#50110}", 397 "parent_got_revision_cp": "refs/heads/master@{#50110}",
400 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 398 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
401 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 399 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
402 "swarm_hashes": { 400 "swarm_hashes": {
403 "bot_default": "[dummy hash for bot_default]", 401 "bot_default": "[dummy hash for bot_default]",
404 "ignition": "[dummy hash for ignition]",
405 "mozilla": "[dummy hash for mozilla]", 402 "mozilla": "[dummy hash for mozilla]",
406 "test262": "[dummy hash for test262]" 403 "test262": "[dummy hash for test262]"
407 } 404 }
408 } 405 }
409 } 406 }
410 ], 407 ],
411 "~followup_annotations": [ 408 "~followup_annotations": [
412 "@@@STEP_TEXT@V8 Win32 - debug@@@" 409 "@@@STEP_TEXT@V8 Win32 - debug@@@"
413 ] 410 ]
414 }, 411 },
415 { 412 {
416 "name": "$result", 413 "name": "$result",
417 "recipe_result": null, 414 "recipe_result": null,
418 "status_code": 0 415 "status_code": 0
419 } 416 }
420 ] 417 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698