| 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 240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 251 "160000", | 251 "160000", |
| 252 "--test-machine-name", | 252 "--test-machine-name", |
| 253 "win release tester", | 253 "win release tester", |
| 254 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 254 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 255 "--output-format", | 255 "--output-format", |
| 256 "json", | 256 "json", |
| 257 "--output-dir", | 257 "--output-dir", |
| 258 "/path/to/tmp/" | 258 "/path/to/tmp/" |
| 259 ], | 259 ], |
| 260 "cwd": "[SLAVE_BUILD]", | 260 "cwd": "[SLAVE_BUILD]", |
| 261 "name": "maps_pixel_test", | 261 "name": "maps_pixel_test" |
| 262 "~followup_annotations": [ | |
| 263 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 264 ] | |
| 265 }, | 262 }, |
| 266 { | 263 { |
| 267 "allow_subannotations": true, | 264 "allow_subannotations": true, |
| 268 "cmd": [ | 265 "cmd": [ |
| 269 "python", | 266 "python", |
| 270 "-u", | 267 "-u", |
| 271 "[BUILD]\\scripts\\slave\\runtest.py", | 268 "[BUILD]\\scripts\\slave\\runtest.py", |
| 272 "--target", | 269 "--target", |
| 273 "Release", | 270 "Release", |
| 274 "--factory-properties", | 271 "--factory-properties", |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 308 "win", | 305 "win", |
| 309 "--test-machine-name", | 306 "--test-machine-name", |
| 310 "win release tester", | 307 "win release tester", |
| 311 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 308 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 312 "--output-format", | 309 "--output-format", |
| 313 "json", | 310 "json", |
| 314 "--output-dir", | 311 "--output-dir", |
| 315 "/path/to/tmp/" | 312 "/path/to/tmp/" |
| 316 ], | 313 ], |
| 317 "cwd": "[SLAVE_BUILD]", | 314 "cwd": "[SLAVE_BUILD]", |
| 318 "name": "pixel_test", | 315 "name": "pixel_test" |
| 319 "~followup_annotations": [ | |
| 320 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 321 ] | |
| 322 }, | 316 }, |
| 323 { | 317 { |
| 324 "allow_subannotations": true, | 318 "allow_subannotations": true, |
| 325 "cmd": [ | 319 "cmd": [ |
| 326 "python", | 320 "python", |
| 327 "-u", | 321 "-u", |
| 328 "[BUILD]\\scripts\\slave\\runtest.py", | 322 "[BUILD]\\scripts\\slave\\runtest.py", |
| 329 "--target", | 323 "--target", |
| 330 "Release", | 324 "Release", |
| 331 "--factory-properties", | 325 "--factory-properties", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 356 "--browser=release", | 350 "--browser=release", |
| 357 "-v", | 351 "-v", |
| 358 "--use-devtools-active-port", | 352 "--use-devtools-active-port", |
| 359 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 353 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 360 "--output-format", | 354 "--output-format", |
| 361 "json", | 355 "json", |
| 362 "--output-dir", | 356 "--output-dir", |
| 363 "/path/to/tmp/" | 357 "/path/to/tmp/" |
| 364 ], | 358 ], |
| 365 "cwd": "[SLAVE_BUILD]", | 359 "cwd": "[SLAVE_BUILD]", |
| 366 "name": "webgl_conformance_tests", | 360 "name": "webgl_conformance_tests" |
| 367 "~followup_annotations": [ | |
| 368 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 369 ] | |
| 370 }, | 361 }, |
| 371 { | 362 { |
| 372 "allow_subannotations": true, | 363 "allow_subannotations": true, |
| 373 "cmd": [ | 364 "cmd": [ |
| 374 "python", | 365 "python", |
| 375 "-u", | 366 "-u", |
| 376 "[BUILD]\\scripts\\slave\\runtest.py", | 367 "[BUILD]\\scripts\\slave\\runtest.py", |
| 377 "--target", | 368 "--target", |
| 378 "Release", | 369 "Release", |
| 379 "--factory-properties", | 370 "--factory-properties", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 404 "--browser=release", | 395 "--browser=release", |
| 405 "-v", | 396 "-v", |
| 406 "--use-devtools-active-port", | 397 "--use-devtools-active-port", |
| 407 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 398 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 408 "--output-format", | 399 "--output-format", |
| 409 "json", | 400 "json", |
| 410 "--output-dir", | 401 "--output-dir", |
| 411 "/path/to/tmp/" | 402 "/path/to/tmp/" |
| 412 ], | 403 ], |
| 413 "cwd": "[SLAVE_BUILD]", | 404 "cwd": "[SLAVE_BUILD]", |
| 414 "name": "context_lost_tests", | 405 "name": "context_lost_tests" |
| 415 "~followup_annotations": [ | |
| 416 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 417 ] | |
| 418 }, | 406 }, |
| 419 { | 407 { |
| 420 "allow_subannotations": true, | 408 "allow_subannotations": true, |
| 421 "cmd": [ | 409 "cmd": [ |
| 422 "python", | 410 "python", |
| 423 "-u", | 411 "-u", |
| 424 "[BUILD]\\scripts\\slave\\runtest.py", | 412 "[BUILD]\\scripts\\slave\\runtest.py", |
| 425 "--target", | 413 "--target", |
| 426 "Release", | 414 "Release", |
| 427 "--factory-properties", | 415 "--factory-properties", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 452 "--browser=release", | 440 "--browser=release", |
| 453 "-v", | 441 "-v", |
| 454 "--use-devtools-active-port", | 442 "--use-devtools-active-port", |
| 455 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 443 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 456 "--output-format", | 444 "--output-format", |
| 457 "json", | 445 "json", |
| 458 "--output-dir", | 446 "--output-dir", |
| 459 "/path/to/tmp/" | 447 "/path/to/tmp/" |
| 460 ], | 448 ], |
| 461 "cwd": "[SLAVE_BUILD]", | 449 "cwd": "[SLAVE_BUILD]", |
| 462 "name": "memory_test", | 450 "name": "memory_test" |
| 463 "~followup_annotations": [ | |
| 464 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 465 ] | |
| 466 }, | 451 }, |
| 467 { | 452 { |
| 468 "allow_subannotations": true, | 453 "allow_subannotations": true, |
| 469 "cmd": [ | 454 "cmd": [ |
| 470 "python", | 455 "python", |
| 471 "-u", | 456 "-u", |
| 472 "[BUILD]\\scripts\\slave\\runtest.py", | 457 "[BUILD]\\scripts\\slave\\runtest.py", |
| 473 "--target", | 458 "--target", |
| 474 "Release", | 459 "Release", |
| 475 "--factory-properties", | 460 "--factory-properties", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 500 "--browser=release", | 485 "--browser=release", |
| 501 "-v", | 486 "-v", |
| 502 "--use-devtools-active-port", | 487 "--use-devtools-active-port", |
| 503 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 488 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 504 "--output-format", | 489 "--output-format", |
| 505 "json", | 490 "json", |
| 506 "--output-dir", | 491 "--output-dir", |
| 507 "/path/to/tmp/" | 492 "/path/to/tmp/" |
| 508 ], | 493 ], |
| 509 "cwd": "[SLAVE_BUILD]", | 494 "cwd": "[SLAVE_BUILD]", |
| 510 "name": "trace_test", | 495 "name": "trace_test" |
| 511 "~followup_annotations": [ | |
| 512 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 513 ] | |
| 514 }, | 496 }, |
| 515 { | 497 { |
| 516 "allow_subannotations": true, | 498 "allow_subannotations": true, |
| 517 "cmd": [ | 499 "cmd": [ |
| 518 "python", | 500 "python", |
| 519 "-u", | 501 "-u", |
| 520 "[BUILD]\\scripts\\slave\\runtest.py", | 502 "[BUILD]\\scripts\\slave\\runtest.py", |
| 521 "--target", | 503 "--target", |
| 522 "Release", | 504 "Release", |
| 523 "--factory-properties", | 505 "--factory-properties", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 548 "--browser=release", | 530 "--browser=release", |
| 549 "-v", | 531 "-v", |
| 550 "--use-devtools-active-port", | 532 "--use-devtools-active-port", |
| 551 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 533 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 552 "--output-format", | 534 "--output-format", |
| 553 "json", | 535 "json", |
| 554 "--output-dir", | 536 "--output-dir", |
| 555 "/path/to/tmp/" | 537 "/path/to/tmp/" |
| 556 ], | 538 ], |
| 557 "cwd": "[SLAVE_BUILD]", | 539 "cwd": "[SLAVE_BUILD]", |
| 558 "name": "screenshot_sync_tests", | 540 "name": "screenshot_sync_tests" |
| 559 "~followup_annotations": [ | |
| 560 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 561 ] | |
| 562 }, | 541 }, |
| 563 { | 542 { |
| 564 "allow_subannotations": true, | 543 "allow_subannotations": true, |
| 565 "cmd": [ | 544 "cmd": [ |
| 566 "python", | 545 "python", |
| 567 "-u", | 546 "-u", |
| 568 "[BUILD]\\scripts\\slave\\runtest.py", | 547 "[BUILD]\\scripts\\slave\\runtest.py", |
| 569 "--target", | 548 "--target", |
| 570 "Release", | 549 "Release", |
| 571 "--factory-properties", | 550 "--factory-properties", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 596 "--browser=release", | 575 "--browser=release", |
| 597 "-v", | 576 "-v", |
| 598 "--use-devtools-active-port", | 577 "--use-devtools-active-port", |
| 599 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 578 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 600 "--output-format", | 579 "--output-format", |
| 601 "json", | 580 "json", |
| 602 "--output-dir", | 581 "--output-dir", |
| 603 "/path/to/tmp/" | 582 "/path/to/tmp/" |
| 604 ], | 583 ], |
| 605 "cwd": "[SLAVE_BUILD]", | 584 "cwd": "[SLAVE_BUILD]", |
| 606 "name": "hardware_accelerated_feature_tests", | 585 "name": "hardware_accelerated_feature_tests" |
| 607 "~followup_annotations": [ | |
| 608 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 609 ] | |
| 610 }, | 586 }, |
| 611 { | 587 { |
| 612 "allow_subannotations": true, | 588 "allow_subannotations": true, |
| 613 "cmd": [ | 589 "cmd": [ |
| 614 "python", | 590 "python", |
| 615 "-u", | 591 "-u", |
| 616 "[BUILD]\\scripts\\slave\\runtest.py", | 592 "[BUILD]\\scripts\\slave\\runtest.py", |
| 617 "--target", | 593 "--target", |
| 618 "Release", | 594 "Release", |
| 619 "--factory-properties", | 595 "--factory-properties", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 644 "--browser=release", | 620 "--browser=release", |
| 645 "-v", | 621 "-v", |
| 646 "--use-devtools-active-port", | 622 "--use-devtools-active-port", |
| 647 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 623 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 648 "--output-format", | 624 "--output-format", |
| 649 "json", | 625 "json", |
| 650 "--output-dir", | 626 "--output-dir", |
| 651 "/path/to/tmp/" | 627 "/path/to/tmp/" |
| 652 ], | 628 ], |
| 653 "cwd": "[SLAVE_BUILD]", | 629 "cwd": "[SLAVE_BUILD]", |
| 654 "name": "gpu_process_launch_tests", | 630 "name": "gpu_process_launch_tests" |
| 655 "~followup_annotations": [ | |
| 656 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 657 ] | |
| 658 }, | 631 }, |
| 659 { | 632 { |
| 660 "allow_subannotations": true, | 633 "allow_subannotations": true, |
| 661 "cmd": [ | 634 "cmd": [ |
| 662 "python", | 635 "python", |
| 663 "-u", | 636 "-u", |
| 664 "[BUILD]\\scripts\\slave\\runtest.py", | 637 "[BUILD]\\scripts\\slave\\runtest.py", |
| 665 "--target", | 638 "--target", |
| 666 "Release", | 639 "Release", |
| 667 "--factory-properties", | 640 "--factory-properties", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 696 "160000", | 669 "160000", |
| 697 "--test-machine-name", | 670 "--test-machine-name", |
| 698 "win release tester", | 671 "win release tester", |
| 699 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 672 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 700 "--output-format", | 673 "--output-format", |
| 701 "json", | 674 "json", |
| 702 "--output-dir", | 675 "--output-dir", |
| 703 "/path/to/tmp/" | 676 "/path/to/tmp/" |
| 704 ], | 677 ], |
| 705 "cwd": "[SLAVE_BUILD]", | 678 "cwd": "[SLAVE_BUILD]", |
| 706 "name": "gpu_rasterization_tests", | 679 "name": "gpu_rasterization_tests" |
| 707 "~followup_annotations": [ | |
| 708 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 709 ] | |
| 710 }, | 680 }, |
| 711 { | 681 { |
| 712 "allow_subannotations": true, | 682 "allow_subannotations": true, |
| 713 "cmd": [ | 683 "cmd": [ |
| 714 "python", | 684 "python", |
| 715 "-u", | 685 "-u", |
| 716 "[BUILD]\\scripts\\slave\\runtest.py", | 686 "[BUILD]\\scripts\\slave\\runtest.py", |
| 717 "--target", | 687 "--target", |
| 718 "Release", | 688 "Release", |
| 719 "--factory-properties", | 689 "--factory-properties", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 738 "--isolated", | 708 "--isolated", |
| 739 "[dummy hash for tab_capture_end2end_tests]", | 709 "[dummy hash for tab_capture_end2end_tests]", |
| 740 "-I", | 710 "-I", |
| 741 "https://isolateserver.appspot.com", | 711 "https://isolateserver.appspot.com", |
| 742 "--" | 712 "--" |
| 743 ], | 713 ], |
| 744 "cwd": "[SLAVE_BUILD]", | 714 "cwd": "[SLAVE_BUILD]", |
| 745 "name": "tab_capture_end2end_tests" | 715 "name": "tab_capture_end2end_tests" |
| 746 } | 716 } |
| 747 ] | 717 ] |
| OLD | NEW |