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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_ng.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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.v8", 8 "tryserver.v8",
9 "--builder", 9 "--builder",
10 "v8_linux_rel_ng", 10 "v8_linux_rel_ng",
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 316 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
317 "[SLAVE_BUILD]/v8/tools/swarming_client", 317 "[SLAVE_BUILD]/v8/tools/swarming_client",
318 "batcharchive", 318 "batcharchive",
319 "--dump-json", 319 "--dump-json",
320 "/path/to/tmp/json", 320 "/path/to/tmp/json",
321 "--isolate-server", 321 "--isolate-server",
322 "https://isolateserver.appspot.com", 322 "https://isolateserver.appspot.com",
323 "--verbose", 323 "--verbose",
324 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", 324 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json",
325 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", 325 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
326 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json",
327 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", 326 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json",
328 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", 327 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json",
329 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", 328 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json",
330 "[SLAVE_BUILD]/v8/out/Release/run-gcmole.isolated.gen.json", 329 "[SLAVE_BUILD]/v8/out/Release/run-gcmole.isolated.gen.json",
331 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", 330 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json",
332 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" 331 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json"
333 ], 332 ],
334 "name": "isolate tests", 333 "name": "isolate tests",
335 "~followup_annotations": [ 334 "~followup_annotations": [
336 "@@@STEP_LOG_LINE@json.output@{@@@", 335 "@@@STEP_LOG_LINE@json.output@{@@@",
337 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@", 336 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@",
338 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 337 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
339 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
340 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@", 338 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
341 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 339 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
342 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o ptimize_for_size]\", @@@", 340 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o ptimize_for_size]\", @@@",
343 "@@@STEP_LOG_LINE@json.output@ \"run-gcmole\": \"[dummy hash for run-gcmo le]\", @@@", 341 "@@@STEP_LOG_LINE@json.output@ \"run-gcmole\": \"[dummy hash for run-gcmo le]\", @@@",
344 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@", 342 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
345 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 343 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
346 "@@@STEP_LOG_LINE@json.output@}@@@", 344 "@@@STEP_LOG_LINE@json.output@}@@@",
347 "@@@STEP_LOG_END@json.output@@@" 345 "@@@STEP_LOG_END@json.output@@@"
348 ] 346 ]
349 }, 347 },
(...skipping 16 matching lines...) Expand all
366 "patch_project": "v8", 364 "patch_project": "v8",
367 "patch_storage": "rietveld", 365 "patch_storage": "rietveld",
368 "patchset": "1", 366 "patchset": "1",
369 "reason": "CQ", 367 "reason": "CQ",
370 "requester": "commit-bot@chromium.org", 368 "requester": "commit-bot@chromium.org",
371 "revision": "12345", 369 "revision": "12345",
372 "rietveld": "https://codereview.chromium.org", 370 "rietveld": "https://codereview.chromium.org",
373 "swarm_hashes": { 371 "swarm_hashes": {
374 "benchmarks": "[dummy hash for benchmarks]", 372 "benchmarks": "[dummy hash for benchmarks]",
375 "bot_default": "[dummy hash for bot_default]", 373 "bot_default": "[dummy hash for bot_default]",
376 "ignition": "[dummy hash for ignition]",
377 "mjsunit": "[dummy hash for mjsunit]", 374 "mjsunit": "[dummy hash for mjsunit]",
378 "mozilla": "[dummy hash for mozilla]", 375 "mozilla": "[dummy hash for mozilla]",
379 "optimize_for_size": "[dummy hash for optimize_for_size]", 376 "optimize_for_size": "[dummy hash for optimize_for_size]",
380 "run-gcmole": "[dummy hash for run-gcmole]", 377 "run-gcmole": "[dummy hash for run-gcmole]",
381 "simdjs": "[dummy hash for simdjs]", 378 "simdjs": "[dummy hash for simdjs]",
382 "test262": "[dummy hash for test262]" 379 "test262": "[dummy hash for test262]"
383 } 380 }
384 } 381 }
385 } 382 }
386 ], 383 ],
387 "~followup_annotations": [ 384 "~followup_annotations": [
388 "@@@STEP_TEXT@v8_linux_rel_ng_triggered@@@" 385 "@@@STEP_TEXT@v8_linux_rel_ng_triggered@@@"
389 ] 386 ]
390 }, 387 },
391 { 388 {
392 "name": "$result", 389 "name": "$result",
393 "recipe_result": null, 390 "recipe_result": null,
394 "status_code": 0 391 "status_code": 0
395 } 392 }
396 ] 393 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698