| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" | 9 "name": "taskkill" |
| 10 }, | 10 }, |
| (...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 "[SLAVE_BUILD]\\v8\\tools\\run-tests.py", | 333 "[SLAVE_BUILD]\\v8\\tools\\run-tests.py", |
| 334 "--progress=verbose", | 334 "--progress=verbose", |
| 335 "--mode", | 335 "--mode", |
| 336 "Debug", | 336 "Debug", |
| 337 "--arch", | 337 "--arch", |
| 338 "ia32", | 338 "ia32", |
| 339 "--outdir", | 339 "--outdir", |
| 340 "build", | 340 "build", |
| 341 "--buildbot", | 341 "--buildbot", |
| 342 "--timeout=200", | 342 "--timeout=200", |
| 343 "test262", |
| 344 "--no-variants", |
| 345 "--download-data", |
| 346 "--shard-count=3", |
| 347 "--shard-run=1", |
| 348 "--rerun-failures-count=2", |
| 349 "--json-test-results", |
| 350 "/path/to/tmp/json" |
| 351 ], |
| 352 "cwd": "[SLAVE_BUILD]\\v8", |
| 353 "name": "Test262 - no variants", |
| 354 "~followup_annotations": [ |
| 355 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 356 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 357 "@@@STEP_LOG_LINE@durations@@@@", |
| 358 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 359 "@@@STEP_LOG_LINE@durations@@@@", |
| 360 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 361 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 362 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 363 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 364 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 365 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 366 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 367 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 368 "@@@STEP_LOG_END@durations@@@" |
| 369 ] |
| 370 }, |
| 371 { |
| 372 "cmd": [ |
| 373 "python", |
| 374 "-u", |
| 375 "[SLAVE_BUILD]\\v8\\tools\\run-tests.py", |
| 376 "--progress=verbose", |
| 377 "--mode", |
| 378 "Debug", |
| 379 "--arch", |
| 380 "ia32", |
| 381 "--outdir", |
| 382 "build", |
| 383 "--buildbot", |
| 384 "--timeout=200", |
| 343 "mozilla", | 385 "mozilla", |
| 344 "--shard-count=3", | 386 "--shard-count=3", |
| 345 "--shard-run=1", | 387 "--shard-run=1", |
| 346 "--rerun-failures-count=2", | 388 "--rerun-failures-count=2", |
| 347 "--json-test-results", | 389 "--json-test-results", |
| 348 "/path/to/tmp/json" | 390 "/path/to/tmp/json" |
| 349 ], | 391 ], |
| 350 "cwd": "[SLAVE_BUILD]\\v8", | 392 "cwd": "[SLAVE_BUILD]\\v8", |
| 351 "name": "Mozilla", | 393 "name": "Mozilla", |
| 352 "~followup_annotations": [ | 394 "~followup_annotations": [ |
| 353 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 395 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 354 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 396 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 355 "@@@STEP_LOG_LINE@durations@@@@", | 397 "@@@STEP_LOG_LINE@durations@@@@", |
| 356 "@@@STEP_LOG_LINE@durations@Details:@@@", | 398 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 357 "@@@STEP_LOG_LINE@durations@@@@", | 399 "@@@STEP_LOG_LINE@durations@@@@", |
| 358 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 400 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 359 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 401 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 360 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 402 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 361 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 403 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 362 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 404 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 363 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 405 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 364 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 406 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 365 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 407 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 366 "@@@STEP_LOG_END@durations@@@" | 408 "@@@STEP_LOG_END@durations@@@" |
| 367 ] | 409 ] |
| 368 } | 410 } |
| 369 ] | 411 ] |
| OLD | NEW |