| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/cleanup_temp.py" | 6 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "cleanup temp" | 9 "name": "cleanup temp" |
| 10 }, | 10 }, |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 262 "10000", | 262 "10000", |
| 263 "--test-machine-name", | 263 "--test-machine-name", |
| 264 "TestBuilder", | 264 "TestBuilder", |
| 265 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 265 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 266 "--output-format", | 266 "--output-format", |
| 267 "json", | 267 "json", |
| 268 "--output-dir", | 268 "--output-dir", |
| 269 "/path/to/tmp/" | 269 "/path/to/tmp/" |
| 270 ], | 270 ], |
| 271 "cwd": "[SLAVE_BUILD]", | 271 "cwd": "[SLAVE_BUILD]", |
| 272 "name": "maps_pixel_test", | 272 "name": "maps_pixel_test" |
| 273 "~followup_annotations": [ | |
| 274 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 275 ] | |
| 276 }, | 273 }, |
| 277 { | 274 { |
| 278 "allow_subannotations": true, | 275 "allow_subannotations": true, |
| 279 "cmd": [ | 276 "cmd": [ |
| 280 "python", | 277 "python", |
| 281 "-u", | 278 "-u", |
| 282 "[BUILD]/scripts/slave/runtest.py", | 279 "[BUILD]/scripts/slave/runtest.py", |
| 283 "--target", | 280 "--target", |
| 284 "Release", | 281 "Release", |
| 285 "--factory-properties", | 282 "--factory-properties", |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 318 "mac", | 315 "mac", |
| 319 "--test-machine-name", | 316 "--test-machine-name", |
| 320 "TestBuilder", | 317 "TestBuilder", |
| 321 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 318 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 322 "--output-format", | 319 "--output-format", |
| 323 "json", | 320 "json", |
| 324 "--output-dir", | 321 "--output-dir", |
| 325 "/path/to/tmp/" | 322 "/path/to/tmp/" |
| 326 ], | 323 ], |
| 327 "cwd": "[SLAVE_BUILD]", | 324 "cwd": "[SLAVE_BUILD]", |
| 328 "name": "pixel_test", | 325 "name": "pixel_test" |
| 329 "~followup_annotations": [ | |
| 330 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 331 ] | |
| 332 }, | 326 }, |
| 333 { | 327 { |
| 334 "allow_subannotations": true, | 328 "allow_subannotations": true, |
| 335 "cmd": [ | 329 "cmd": [ |
| 336 "python", | 330 "python", |
| 337 "-u", | 331 "-u", |
| 338 "[BUILD]/scripts/slave/runtest.py", | 332 "[BUILD]/scripts/slave/runtest.py", |
| 339 "--target", | 333 "--target", |
| 340 "Release", | 334 "Release", |
| 341 "--factory-properties", | 335 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 365 "--browser=release", | 359 "--browser=release", |
| 366 "-v", | 360 "-v", |
| 367 "--use-devtools-active-port", | 361 "--use-devtools-active-port", |
| 368 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 362 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 369 "--output-format", | 363 "--output-format", |
| 370 "json", | 364 "json", |
| 371 "--output-dir", | 365 "--output-dir", |
| 372 "/path/to/tmp/" | 366 "/path/to/tmp/" |
| 373 ], | 367 ], |
| 374 "cwd": "[SLAVE_BUILD]", | 368 "cwd": "[SLAVE_BUILD]", |
| 375 "name": "webgl_conformance_tests", | 369 "name": "webgl_conformance_tests" |
| 376 "~followup_annotations": [ | |
| 377 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 378 ] | |
| 379 }, | 370 }, |
| 380 { | 371 { |
| 381 "allow_subannotations": true, | 372 "allow_subannotations": true, |
| 382 "cmd": [ | 373 "cmd": [ |
| 383 "python", | 374 "python", |
| 384 "-u", | 375 "-u", |
| 385 "[BUILD]/scripts/slave/runtest.py", | 376 "[BUILD]/scripts/slave/runtest.py", |
| 386 "--target", | 377 "--target", |
| 387 "Release", | 378 "Release", |
| 388 "--factory-properties", | 379 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 412 "--browser=release", | 403 "--browser=release", |
| 413 "-v", | 404 "-v", |
| 414 "--use-devtools-active-port", | 405 "--use-devtools-active-port", |
| 415 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 406 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 416 "--output-format", | 407 "--output-format", |
| 417 "json", | 408 "json", |
| 418 "--output-dir", | 409 "--output-dir", |
| 419 "/path/to/tmp/" | 410 "/path/to/tmp/" |
| 420 ], | 411 ], |
| 421 "cwd": "[SLAVE_BUILD]", | 412 "cwd": "[SLAVE_BUILD]", |
| 422 "name": "context_lost_tests", | 413 "name": "context_lost_tests" |
| 423 "~followup_annotations": [ | |
| 424 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 425 ] | |
| 426 }, | 414 }, |
| 427 { | 415 { |
| 428 "allow_subannotations": true, | 416 "allow_subannotations": true, |
| 429 "cmd": [ | 417 "cmd": [ |
| 430 "python", | 418 "python", |
| 431 "-u", | 419 "-u", |
| 432 "[BUILD]/scripts/slave/runtest.py", | 420 "[BUILD]/scripts/slave/runtest.py", |
| 433 "--target", | 421 "--target", |
| 434 "Release", | 422 "Release", |
| 435 "--factory-properties", | 423 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 459 "--browser=release", | 447 "--browser=release", |
| 460 "-v", | 448 "-v", |
| 461 "--use-devtools-active-port", | 449 "--use-devtools-active-port", |
| 462 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 450 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 463 "--output-format", | 451 "--output-format", |
| 464 "json", | 452 "json", |
| 465 "--output-dir", | 453 "--output-dir", |
| 466 "/path/to/tmp/" | 454 "/path/to/tmp/" |
| 467 ], | 455 ], |
| 468 "cwd": "[SLAVE_BUILD]", | 456 "cwd": "[SLAVE_BUILD]", |
| 469 "name": "memory_test", | 457 "name": "memory_test" |
| 470 "~followup_annotations": [ | |
| 471 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 472 ] | |
| 473 }, | 458 }, |
| 474 { | 459 { |
| 475 "allow_subannotations": true, | 460 "allow_subannotations": true, |
| 476 "cmd": [ | 461 "cmd": [ |
| 477 "python", | 462 "python", |
| 478 "-u", | 463 "-u", |
| 479 "[BUILD]/scripts/slave/runtest.py", | 464 "[BUILD]/scripts/slave/runtest.py", |
| 480 "--target", | 465 "--target", |
| 481 "Release", | 466 "Release", |
| 482 "--factory-properties", | 467 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 506 "--browser=release", | 491 "--browser=release", |
| 507 "-v", | 492 "-v", |
| 508 "--use-devtools-active-port", | 493 "--use-devtools-active-port", |
| 509 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 494 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 510 "--output-format", | 495 "--output-format", |
| 511 "json", | 496 "json", |
| 512 "--output-dir", | 497 "--output-dir", |
| 513 "/path/to/tmp/" | 498 "/path/to/tmp/" |
| 514 ], | 499 ], |
| 515 "cwd": "[SLAVE_BUILD]", | 500 "cwd": "[SLAVE_BUILD]", |
| 516 "name": "trace_test", | 501 "name": "trace_test" |
| 517 "~followup_annotations": [ | |
| 518 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 519 ] | |
| 520 }, | 502 }, |
| 521 { | 503 { |
| 522 "allow_subannotations": true, | 504 "allow_subannotations": true, |
| 523 "cmd": [ | 505 "cmd": [ |
| 524 "python", | 506 "python", |
| 525 "-u", | 507 "-u", |
| 526 "[BUILD]/scripts/slave/runtest.py", | 508 "[BUILD]/scripts/slave/runtest.py", |
| 527 "--target", | 509 "--target", |
| 528 "Release", | 510 "Release", |
| 529 "--factory-properties", | 511 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 553 "--browser=release", | 535 "--browser=release", |
| 554 "-v", | 536 "-v", |
| 555 "--use-devtools-active-port", | 537 "--use-devtools-active-port", |
| 556 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 538 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 557 "--output-format", | 539 "--output-format", |
| 558 "json", | 540 "json", |
| 559 "--output-dir", | 541 "--output-dir", |
| 560 "/path/to/tmp/" | 542 "/path/to/tmp/" |
| 561 ], | 543 ], |
| 562 "cwd": "[SLAVE_BUILD]", | 544 "cwd": "[SLAVE_BUILD]", |
| 563 "name": "screenshot_sync_tests", | 545 "name": "screenshot_sync_tests" |
| 564 "~followup_annotations": [ | |
| 565 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 566 ] | |
| 567 }, | 546 }, |
| 568 { | 547 { |
| 569 "allow_subannotations": true, | 548 "allow_subannotations": true, |
| 570 "cmd": [ | 549 "cmd": [ |
| 571 "python", | 550 "python", |
| 572 "-u", | 551 "-u", |
| 573 "[BUILD]/scripts/slave/runtest.py", | 552 "[BUILD]/scripts/slave/runtest.py", |
| 574 "--target", | 553 "--target", |
| 575 "Release", | 554 "Release", |
| 576 "--factory-properties", | 555 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 600 "--browser=release", | 579 "--browser=release", |
| 601 "-v", | 580 "-v", |
| 602 "--use-devtools-active-port", | 581 "--use-devtools-active-port", |
| 603 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 582 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 604 "--output-format", | 583 "--output-format", |
| 605 "json", | 584 "json", |
| 606 "--output-dir", | 585 "--output-dir", |
| 607 "/path/to/tmp/" | 586 "/path/to/tmp/" |
| 608 ], | 587 ], |
| 609 "cwd": "[SLAVE_BUILD]", | 588 "cwd": "[SLAVE_BUILD]", |
| 610 "name": "hardware_accelerated_feature_tests", | 589 "name": "hardware_accelerated_feature_tests" |
| 611 "~followup_annotations": [ | |
| 612 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 613 ] | |
| 614 }, | 590 }, |
| 615 { | 591 { |
| 616 "allow_subannotations": true, | 592 "allow_subannotations": true, |
| 617 "cmd": [ | 593 "cmd": [ |
| 618 "python", | 594 "python", |
| 619 "-u", | 595 "-u", |
| 620 "[BUILD]/scripts/slave/runtest.py", | 596 "[BUILD]/scripts/slave/runtest.py", |
| 621 "--target", | 597 "--target", |
| 622 "Release", | 598 "Release", |
| 623 "--factory-properties", | 599 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 647 "--browser=release", | 623 "--browser=release", |
| 648 "-v", | 624 "-v", |
| 649 "--use-devtools-active-port", | 625 "--use-devtools-active-port", |
| 650 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 626 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 651 "--output-format", | 627 "--output-format", |
| 652 "json", | 628 "json", |
| 653 "--output-dir", | 629 "--output-dir", |
| 654 "/path/to/tmp/" | 630 "/path/to/tmp/" |
| 655 ], | 631 ], |
| 656 "cwd": "[SLAVE_BUILD]", | 632 "cwd": "[SLAVE_BUILD]", |
| 657 "name": "gpu_process_launch_tests", | 633 "name": "gpu_process_launch_tests" |
| 658 "~followup_annotations": [ | |
| 659 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 660 ] | |
| 661 }, | 634 }, |
| 662 { | 635 { |
| 663 "allow_subannotations": true, | 636 "allow_subannotations": true, |
| 664 "cmd": [ | 637 "cmd": [ |
| 665 "python", | 638 "python", |
| 666 "-u", | 639 "-u", |
| 667 "[BUILD]/scripts/slave/runtest.py", | 640 "[BUILD]/scripts/slave/runtest.py", |
| 668 "--target", | 641 "--target", |
| 669 "Release", | 642 "Release", |
| 670 "--factory-properties", | 643 "--factory-properties", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 698 "10000", | 671 "10000", |
| 699 "--test-machine-name", | 672 "--test-machine-name", |
| 700 "TestBuilder", | 673 "TestBuilder", |
| 701 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", | 674 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo
dule=startup_browser_creator=2", |
| 702 "--output-format", | 675 "--output-format", |
| 703 "json", | 676 "json", |
| 704 "--output-dir", | 677 "--output-dir", |
| 705 "/path/to/tmp/" | 678 "/path/to/tmp/" |
| 706 ], | 679 ], |
| 707 "cwd": "[SLAVE_BUILD]", | 680 "cwd": "[SLAVE_BUILD]", |
| 708 "name": "gpu_rasterization_tests", | 681 "name": "gpu_rasterization_tests" |
| 709 "~followup_annotations": [ | |
| 710 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 711 ] | |
| 712 }, | 682 }, |
| 713 { | 683 { |
| 714 "allow_subannotations": true, | 684 "allow_subannotations": true, |
| 715 "cmd": [ | 685 "cmd": [ |
| 716 "python", | 686 "python", |
| 717 "-u", | 687 "-u", |
| 718 "[BUILD]/scripts/slave/runtest.py", | 688 "[BUILD]/scripts/slave/runtest.py", |
| 719 "--target", | 689 "--target", |
| 720 "Release", | 690 "Release", |
| 721 "--factory-properties", | 691 "--factory-properties", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 739 "--isolated", | 709 "--isolated", |
| 740 "[dummy hash for tab_capture_end2end_tests]", | 710 "[dummy hash for tab_capture_end2end_tests]", |
| 741 "-I", | 711 "-I", |
| 742 "https://isolateserver.appspot.com", | 712 "https://isolateserver.appspot.com", |
| 743 "--" | 713 "--" |
| 744 ], | 714 ], |
| 745 "cwd": "[SLAVE_BUILD]", | 715 "cwd": "[SLAVE_BUILD]", |
| 746 "name": "tab_capture_end2end_tests" | 716 "name": "tab_capture_end2end_tests" |
| 747 } | 717 } |
| 748 ] | 718 ] |
| OLD | NEW |