| OLD | NEW |
| 1 { | 1 { |
| 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, | 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, |
| 3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, | 3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, |
| 4 "Android Release (Nexus 5)": { | 4 "Android Release (Nexus 5)": { |
| 5 "gtest_tests": [ | 5 "gtest_tests": [ |
| 6 { | 6 { |
| 7 "override_isolate_target": "angle_unittests", | 7 "override_isolate_target": "angle_unittests", |
| 8 "swarming": { | 8 "swarming": { |
| 9 "can_use_on_swarming_builders": true, | 9 "can_use_on_swarming_builders": true, |
| 10 "cipd_packages": [ |
| 11 { |
| 12 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13 "location": "bin", |
| 14 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15 } |
| 16 ], |
| 10 "dimension_sets": [ | 17 "dimension_sets": [ |
| 11 { | 18 { |
| 12 "gpu": "0000:0000", | 19 "gpu": "0000:0000", |
| 13 "os": "Android" | 20 "os": "Android" |
| 14 } | 21 } |
| 22 ], |
| 23 "output_links": [ |
| 24 { |
| 25 "link": [ |
| 26 "https://luci-logdog.appspot.com/v/?s", |
| 27 "=android%2Fswarming%2Flogcats%2F", |
| 28 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 29 ], |
| 30 "name": "shard #${SHARD_INDEX} logcats" |
| 31 } |
| 15 ] | 32 ] |
| 16 }, | 33 }, |
| 17 "test": "angle_unittests", | 34 "test": "angle_unittests", |
| 18 "use_xvfb": false | 35 "use_xvfb": false |
| 19 }, | 36 }, |
| 20 { | 37 { |
| 21 "override_isolate_target": "gl_tests", | 38 "override_isolate_target": "gl_tests", |
| 22 "swarming": { | 39 "swarming": { |
| 23 "can_use_on_swarming_builders": true, | 40 "can_use_on_swarming_builders": true, |
| 41 "cipd_packages": [ |
| 42 { |
| 43 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 44 "location": "bin", |
| 45 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 46 } |
| 47 ], |
| 24 "dimension_sets": [ | 48 "dimension_sets": [ |
| 25 { | 49 { |
| 26 "gpu": "0000:0000", | 50 "gpu": "0000:0000", |
| 27 "os": "Android" | 51 "os": "Android" |
| 28 } | 52 } |
| 53 ], |
| 54 "output_links": [ |
| 55 { |
| 56 "link": [ |
| 57 "https://luci-logdog.appspot.com/v/?s", |
| 58 "=android%2Fswarming%2Flogcats%2F", |
| 59 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 60 ], |
| 61 "name": "shard #${SHARD_INDEX} logcats" |
| 62 } |
| 29 ] | 63 ] |
| 30 }, | 64 }, |
| 31 "test": "gl_tests", | 65 "test": "gl_tests", |
| 32 "use_xvfb": false | 66 "use_xvfb": false |
| 33 }, | 67 }, |
| 34 { | 68 { |
| 35 "override_isolate_target": "gl_unittests", | 69 "override_isolate_target": "gl_unittests", |
| 36 "swarming": { | 70 "swarming": { |
| 37 "can_use_on_swarming_builders": true, | 71 "can_use_on_swarming_builders": true, |
| 72 "cipd_packages": [ |
| 73 { |
| 74 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 75 "location": "bin", |
| 76 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 77 } |
| 78 ], |
| 38 "dimension_sets": [ | 79 "dimension_sets": [ |
| 39 { | 80 { |
| 40 "gpu": "0000:0000", | 81 "gpu": "0000:0000", |
| 41 "os": "Android" | 82 "os": "Android" |
| 42 } | 83 } |
| 84 ], |
| 85 "output_links": [ |
| 86 { |
| 87 "link": [ |
| 88 "https://luci-logdog.appspot.com/v/?s", |
| 89 "=android%2Fswarming%2Flogcats%2F", |
| 90 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 91 ], |
| 92 "name": "shard #${SHARD_INDEX} logcats" |
| 93 } |
| 43 ] | 94 ] |
| 44 }, | 95 }, |
| 45 "test": "gl_unittests", | 96 "test": "gl_unittests", |
| 46 "use_xvfb": false | 97 "use_xvfb": false |
| 47 } | 98 } |
| 48 ], | 99 ], |
| 49 "isolated_scripts": [ | 100 "isolated_scripts": [ |
| 50 { | 101 { |
| 51 "args": [ | 102 "args": [ |
| 52 "context_lost", | 103 "context_lost", |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 275 } | 326 } |
| 276 } | 327 } |
| 277 ] | 328 ] |
| 278 }, | 329 }, |
| 279 "Android Release (Nexus 5X)": { | 330 "Android Release (Nexus 5X)": { |
| 280 "gtest_tests": [ | 331 "gtest_tests": [ |
| 281 { | 332 { |
| 282 "override_isolate_target": "angle_end2end_tests", | 333 "override_isolate_target": "angle_end2end_tests", |
| 283 "swarming": { | 334 "swarming": { |
| 284 "can_use_on_swarming_builders": true, | 335 "can_use_on_swarming_builders": true, |
| 336 "cipd_packages": [ |
| 337 { |
| 338 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 339 "location": "bin", |
| 340 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 341 } |
| 342 ], |
| 285 "dimension_sets": [ | 343 "dimension_sets": [ |
| 286 { | 344 { |
| 287 "device_os": "M", | 345 "device_os": "M", |
| 288 "device_type": "bullhead", | 346 "device_type": "bullhead", |
| 289 "os": "Android" | 347 "os": "Android" |
| 290 } | 348 } |
| 349 ], |
| 350 "output_links": [ |
| 351 { |
| 352 "link": [ |
| 353 "https://luci-logdog.appspot.com/v/?s", |
| 354 "=android%2Fswarming%2Flogcats%2F", |
| 355 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 356 ], |
| 357 "name": "shard #${SHARD_INDEX} logcats" |
| 358 } |
| 291 ] | 359 ] |
| 292 }, | 360 }, |
| 293 "test": "angle_end2end_tests", | 361 "test": "angle_end2end_tests", |
| 294 "use_xvfb": false | 362 "use_xvfb": false |
| 295 }, | 363 }, |
| 296 { | 364 { |
| 297 "override_isolate_target": "angle_unittests", | 365 "override_isolate_target": "angle_unittests", |
| 298 "swarming": { | 366 "swarming": { |
| 299 "can_use_on_swarming_builders": true, | 367 "can_use_on_swarming_builders": true, |
| 368 "cipd_packages": [ |
| 369 { |
| 370 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 371 "location": "bin", |
| 372 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 373 } |
| 374 ], |
| 300 "dimension_sets": [ | 375 "dimension_sets": [ |
| 301 { | 376 { |
| 302 "device_os": "M", | 377 "device_os": "M", |
| 303 "device_type": "bullhead", | 378 "device_type": "bullhead", |
| 304 "os": "Android" | 379 "os": "Android" |
| 305 } | 380 } |
| 381 ], |
| 382 "output_links": [ |
| 383 { |
| 384 "link": [ |
| 385 "https://luci-logdog.appspot.com/v/?s", |
| 386 "=android%2Fswarming%2Flogcats%2F", |
| 387 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 388 ], |
| 389 "name": "shard #${SHARD_INDEX} logcats" |
| 390 } |
| 306 ] | 391 ] |
| 307 }, | 392 }, |
| 308 "test": "angle_unittests", | 393 "test": "angle_unittests", |
| 309 "use_xvfb": false | 394 "use_xvfb": false |
| 310 }, | 395 }, |
| 311 { | 396 { |
| 312 "override_isolate_target": "gl_tests", | 397 "override_isolate_target": "gl_tests", |
| 313 "swarming": { | 398 "swarming": { |
| 314 "can_use_on_swarming_builders": true, | 399 "can_use_on_swarming_builders": true, |
| 400 "cipd_packages": [ |
| 401 { |
| 402 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 403 "location": "bin", |
| 404 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 405 } |
| 406 ], |
| 315 "dimension_sets": [ | 407 "dimension_sets": [ |
| 316 { | 408 { |
| 317 "device_os": "M", | 409 "device_os": "M", |
| 318 "device_type": "bullhead", | 410 "device_type": "bullhead", |
| 319 "os": "Android" | 411 "os": "Android" |
| 320 } | 412 } |
| 413 ], |
| 414 "output_links": [ |
| 415 { |
| 416 "link": [ |
| 417 "https://luci-logdog.appspot.com/v/?s", |
| 418 "=android%2Fswarming%2Flogcats%2F", |
| 419 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 420 ], |
| 421 "name": "shard #${SHARD_INDEX} logcats" |
| 422 } |
| 321 ] | 423 ] |
| 322 }, | 424 }, |
| 323 "test": "gl_tests", | 425 "test": "gl_tests", |
| 324 "use_xvfb": false | 426 "use_xvfb": false |
| 325 }, | 427 }, |
| 326 { | 428 { |
| 327 "override_isolate_target": "gl_unittests", | 429 "override_isolate_target": "gl_unittests", |
| 328 "swarming": { | 430 "swarming": { |
| 329 "can_use_on_swarming_builders": true, | 431 "can_use_on_swarming_builders": true, |
| 432 "cipd_packages": [ |
| 433 { |
| 434 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 435 "location": "bin", |
| 436 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 437 } |
| 438 ], |
| 330 "dimension_sets": [ | 439 "dimension_sets": [ |
| 331 { | 440 { |
| 332 "device_os": "M", | 441 "device_os": "M", |
| 333 "device_type": "bullhead", | 442 "device_type": "bullhead", |
| 334 "os": "Android" | 443 "os": "Android" |
| 335 } | 444 } |
| 445 ], |
| 446 "output_links": [ |
| 447 { |
| 448 "link": [ |
| 449 "https://luci-logdog.appspot.com/v/?s", |
| 450 "=android%2Fswarming%2Flogcats%2F", |
| 451 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 452 ], |
| 453 "name": "shard #${SHARD_INDEX} logcats" |
| 454 } |
| 336 ] | 455 ] |
| 337 }, | 456 }, |
| 338 "test": "gl_unittests", | 457 "test": "gl_unittests", |
| 339 "use_xvfb": false | 458 "use_xvfb": false |
| 340 } | 459 } |
| 341 ], | 460 ], |
| 342 "isolated_scripts": [ | 461 "isolated_scripts": [ |
| 343 { | 462 { |
| 344 "args": [ | 463 "args": [ |
| 345 "context_lost", | 464 "context_lost", |
| (...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 577 } | 696 } |
| 578 } | 697 } |
| 579 ] | 698 ] |
| 580 }, | 699 }, |
| 581 "Android Release (Nexus 6)": { | 700 "Android Release (Nexus 6)": { |
| 582 "gtest_tests": [ | 701 "gtest_tests": [ |
| 583 { | 702 { |
| 584 "override_isolate_target": "angle_unittests", | 703 "override_isolate_target": "angle_unittests", |
| 585 "swarming": { | 704 "swarming": { |
| 586 "can_use_on_swarming_builders": true, | 705 "can_use_on_swarming_builders": true, |
| 706 "cipd_packages": [ |
| 707 { |
| 708 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 709 "location": "bin", |
| 710 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 711 } |
| 712 ], |
| 587 "dimension_sets": [ | 713 "dimension_sets": [ |
| 588 { | 714 { |
| 589 "gpu": "0000:0000", | 715 "gpu": "0000:0000", |
| 590 "os": "Android" | 716 "os": "Android" |
| 591 } | 717 } |
| 718 ], |
| 719 "output_links": [ |
| 720 { |
| 721 "link": [ |
| 722 "https://luci-logdog.appspot.com/v/?s", |
| 723 "=android%2Fswarming%2Flogcats%2F", |
| 724 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 725 ], |
| 726 "name": "shard #${SHARD_INDEX} logcats" |
| 727 } |
| 592 ] | 728 ] |
| 593 }, | 729 }, |
| 594 "test": "angle_unittests", | 730 "test": "angle_unittests", |
| 595 "use_xvfb": false | 731 "use_xvfb": false |
| 596 }, | 732 }, |
| 597 { | 733 { |
| 598 "override_isolate_target": "gl_tests", | 734 "override_isolate_target": "gl_tests", |
| 599 "swarming": { | 735 "swarming": { |
| 600 "can_use_on_swarming_builders": true, | 736 "can_use_on_swarming_builders": true, |
| 737 "cipd_packages": [ |
| 738 { |
| 739 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 740 "location": "bin", |
| 741 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 742 } |
| 743 ], |
| 601 "dimension_sets": [ | 744 "dimension_sets": [ |
| 602 { | 745 { |
| 603 "gpu": "0000:0000", | 746 "gpu": "0000:0000", |
| 604 "os": "Android" | 747 "os": "Android" |
| 605 } | 748 } |
| 749 ], |
| 750 "output_links": [ |
| 751 { |
| 752 "link": [ |
| 753 "https://luci-logdog.appspot.com/v/?s", |
| 754 "=android%2Fswarming%2Flogcats%2F", |
| 755 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 756 ], |
| 757 "name": "shard #${SHARD_INDEX} logcats" |
| 758 } |
| 606 ] | 759 ] |
| 607 }, | 760 }, |
| 608 "test": "gl_tests", | 761 "test": "gl_tests", |
| 609 "use_xvfb": false | 762 "use_xvfb": false |
| 610 }, | 763 }, |
| 611 { | 764 { |
| 612 "override_isolate_target": "gl_unittests", | 765 "override_isolate_target": "gl_unittests", |
| 613 "swarming": { | 766 "swarming": { |
| 614 "can_use_on_swarming_builders": true, | 767 "can_use_on_swarming_builders": true, |
| 768 "cipd_packages": [ |
| 769 { |
| 770 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 771 "location": "bin", |
| 772 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 773 } |
| 774 ], |
| 615 "dimension_sets": [ | 775 "dimension_sets": [ |
| 616 { | 776 { |
| 617 "gpu": "0000:0000", | 777 "gpu": "0000:0000", |
| 618 "os": "Android" | 778 "os": "Android" |
| 619 } | 779 } |
| 780 ], |
| 781 "output_links": [ |
| 782 { |
| 783 "link": [ |
| 784 "https://luci-logdog.appspot.com/v/?s", |
| 785 "=android%2Fswarming%2Flogcats%2F", |
| 786 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 787 ], |
| 788 "name": "shard #${SHARD_INDEX} logcats" |
| 789 } |
| 620 ] | 790 ] |
| 621 }, | 791 }, |
| 622 "test": "gl_unittests", | 792 "test": "gl_unittests", |
| 623 "use_xvfb": false | 793 "use_xvfb": false |
| 624 } | 794 } |
| 625 ], | 795 ], |
| 626 "isolated_scripts": [ | 796 "isolated_scripts": [ |
| 627 { | 797 { |
| 628 "args": [ | 798 "args": [ |
| 629 "context_lost", | 799 "context_lost", |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 852 } | 1022 } |
| 853 } | 1023 } |
| 854 ] | 1024 ] |
| 855 }, | 1025 }, |
| 856 "Android Release (Nexus 6P)": { | 1026 "Android Release (Nexus 6P)": { |
| 857 "gtest_tests": [ | 1027 "gtest_tests": [ |
| 858 { | 1028 { |
| 859 "override_isolate_target": "angle_end2end_tests", | 1029 "override_isolate_target": "angle_end2end_tests", |
| 860 "swarming": { | 1030 "swarming": { |
| 861 "can_use_on_swarming_builders": true, | 1031 "can_use_on_swarming_builders": true, |
| 1032 "cipd_packages": [ |
| 1033 { |
| 1034 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1035 "location": "bin", |
| 1036 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1037 } |
| 1038 ], |
| 862 "dimension_sets": [ | 1039 "dimension_sets": [ |
| 863 { | 1040 { |
| 864 "gpu": "0000:0000", | 1041 "gpu": "0000:0000", |
| 865 "os": "Android" | 1042 "os": "Android" |
| 866 } | 1043 } |
| 1044 ], |
| 1045 "output_links": [ |
| 1046 { |
| 1047 "link": [ |
| 1048 "https://luci-logdog.appspot.com/v/?s", |
| 1049 "=android%2Fswarming%2Flogcats%2F", |
| 1050 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1051 ], |
| 1052 "name": "shard #${SHARD_INDEX} logcats" |
| 1053 } |
| 867 ] | 1054 ] |
| 868 }, | 1055 }, |
| 869 "test": "angle_end2end_tests", | 1056 "test": "angle_end2end_tests", |
| 870 "use_xvfb": false | 1057 "use_xvfb": false |
| 871 }, | 1058 }, |
| 872 { | 1059 { |
| 873 "override_isolate_target": "angle_unittests", | 1060 "override_isolate_target": "angle_unittests", |
| 874 "swarming": { | 1061 "swarming": { |
| 875 "can_use_on_swarming_builders": true, | 1062 "can_use_on_swarming_builders": true, |
| 1063 "cipd_packages": [ |
| 1064 { |
| 1065 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1066 "location": "bin", |
| 1067 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1068 } |
| 1069 ], |
| 876 "dimension_sets": [ | 1070 "dimension_sets": [ |
| 877 { | 1071 { |
| 878 "gpu": "0000:0000", | 1072 "gpu": "0000:0000", |
| 879 "os": "Android" | 1073 "os": "Android" |
| 880 } | 1074 } |
| 1075 ], |
| 1076 "output_links": [ |
| 1077 { |
| 1078 "link": [ |
| 1079 "https://luci-logdog.appspot.com/v/?s", |
| 1080 "=android%2Fswarming%2Flogcats%2F", |
| 1081 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1082 ], |
| 1083 "name": "shard #${SHARD_INDEX} logcats" |
| 1084 } |
| 881 ] | 1085 ] |
| 882 }, | 1086 }, |
| 883 "test": "angle_unittests", | 1087 "test": "angle_unittests", |
| 884 "use_xvfb": false | 1088 "use_xvfb": false |
| 885 }, | 1089 }, |
| 886 { | 1090 { |
| 887 "override_isolate_target": "gl_tests", | 1091 "override_isolate_target": "gl_tests", |
| 888 "swarming": { | 1092 "swarming": { |
| 889 "can_use_on_swarming_builders": true, | 1093 "can_use_on_swarming_builders": true, |
| 1094 "cipd_packages": [ |
| 1095 { |
| 1096 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1097 "location": "bin", |
| 1098 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1099 } |
| 1100 ], |
| 890 "dimension_sets": [ | 1101 "dimension_sets": [ |
| 891 { | 1102 { |
| 892 "gpu": "0000:0000", | 1103 "gpu": "0000:0000", |
| 893 "os": "Android" | 1104 "os": "Android" |
| 894 } | 1105 } |
| 1106 ], |
| 1107 "output_links": [ |
| 1108 { |
| 1109 "link": [ |
| 1110 "https://luci-logdog.appspot.com/v/?s", |
| 1111 "=android%2Fswarming%2Flogcats%2F", |
| 1112 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1113 ], |
| 1114 "name": "shard #${SHARD_INDEX} logcats" |
| 1115 } |
| 895 ] | 1116 ] |
| 896 }, | 1117 }, |
| 897 "test": "gl_tests", | 1118 "test": "gl_tests", |
| 898 "use_xvfb": false | 1119 "use_xvfb": false |
| 899 }, | 1120 }, |
| 900 { | 1121 { |
| 901 "override_isolate_target": "gl_unittests", | 1122 "override_isolate_target": "gl_unittests", |
| 902 "swarming": { | 1123 "swarming": { |
| 903 "can_use_on_swarming_builders": true, | 1124 "can_use_on_swarming_builders": true, |
| 1125 "cipd_packages": [ |
| 1126 { |
| 1127 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1128 "location": "bin", |
| 1129 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1130 } |
| 1131 ], |
| 904 "dimension_sets": [ | 1132 "dimension_sets": [ |
| 905 { | 1133 { |
| 906 "gpu": "0000:0000", | 1134 "gpu": "0000:0000", |
| 907 "os": "Android" | 1135 "os": "Android" |
| 908 } | 1136 } |
| 1137 ], |
| 1138 "output_links": [ |
| 1139 { |
| 1140 "link": [ |
| 1141 "https://luci-logdog.appspot.com/v/?s", |
| 1142 "=android%2Fswarming%2Flogcats%2F", |
| 1143 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1144 ], |
| 1145 "name": "shard #${SHARD_INDEX} logcats" |
| 1146 } |
| 909 ] | 1147 ] |
| 910 }, | 1148 }, |
| 911 "test": "gl_unittests", | 1149 "test": "gl_unittests", |
| 912 "use_xvfb": false | 1150 "use_xvfb": false |
| 913 } | 1151 } |
| 914 ], | 1152 ], |
| 915 "isolated_scripts": [ | 1153 "isolated_scripts": [ |
| 916 { | 1154 { |
| 917 "args": [ | 1155 "args": [ |
| 918 "context_lost", | 1156 "context_lost", |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1141 } | 1379 } |
| 1142 } | 1380 } |
| 1143 ] | 1381 ] |
| 1144 }, | 1382 }, |
| 1145 "Android Release (Nexus 9)": { | 1383 "Android Release (Nexus 9)": { |
| 1146 "gtest_tests": [ | 1384 "gtest_tests": [ |
| 1147 { | 1385 { |
| 1148 "override_isolate_target": "angle_unittests", | 1386 "override_isolate_target": "angle_unittests", |
| 1149 "swarming": { | 1387 "swarming": { |
| 1150 "can_use_on_swarming_builders": true, | 1388 "can_use_on_swarming_builders": true, |
| 1389 "cipd_packages": [ |
| 1390 { |
| 1391 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1392 "location": "bin", |
| 1393 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1394 } |
| 1395 ], |
| 1151 "dimension_sets": [ | 1396 "dimension_sets": [ |
| 1152 { | 1397 { |
| 1153 "gpu": "0000:0000", | 1398 "gpu": "0000:0000", |
| 1154 "os": "Android" | 1399 "os": "Android" |
| 1155 } | 1400 } |
| 1401 ], |
| 1402 "output_links": [ |
| 1403 { |
| 1404 "link": [ |
| 1405 "https://luci-logdog.appspot.com/v/?s", |
| 1406 "=android%2Fswarming%2Flogcats%2F", |
| 1407 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1408 ], |
| 1409 "name": "shard #${SHARD_INDEX} logcats" |
| 1410 } |
| 1156 ] | 1411 ] |
| 1157 }, | 1412 }, |
| 1158 "test": "angle_unittests", | 1413 "test": "angle_unittests", |
| 1159 "use_xvfb": false | 1414 "use_xvfb": false |
| 1160 }, | 1415 }, |
| 1161 { | 1416 { |
| 1162 "override_isolate_target": "gl_tests", | 1417 "override_isolate_target": "gl_tests", |
| 1163 "swarming": { | 1418 "swarming": { |
| 1164 "can_use_on_swarming_builders": true, | 1419 "can_use_on_swarming_builders": true, |
| 1420 "cipd_packages": [ |
| 1421 { |
| 1422 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1423 "location": "bin", |
| 1424 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1425 } |
| 1426 ], |
| 1165 "dimension_sets": [ | 1427 "dimension_sets": [ |
| 1166 { | 1428 { |
| 1167 "gpu": "0000:0000", | 1429 "gpu": "0000:0000", |
| 1168 "os": "Android" | 1430 "os": "Android" |
| 1169 } | 1431 } |
| 1432 ], |
| 1433 "output_links": [ |
| 1434 { |
| 1435 "link": [ |
| 1436 "https://luci-logdog.appspot.com/v/?s", |
| 1437 "=android%2Fswarming%2Flogcats%2F", |
| 1438 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1439 ], |
| 1440 "name": "shard #${SHARD_INDEX} logcats" |
| 1441 } |
| 1170 ] | 1442 ] |
| 1171 }, | 1443 }, |
| 1172 "test": "gl_tests", | 1444 "test": "gl_tests", |
| 1173 "use_xvfb": false | 1445 "use_xvfb": false |
| 1174 }, | 1446 }, |
| 1175 { | 1447 { |
| 1176 "override_isolate_target": "gl_unittests", | 1448 "override_isolate_target": "gl_unittests", |
| 1177 "swarming": { | 1449 "swarming": { |
| 1178 "can_use_on_swarming_builders": true, | 1450 "can_use_on_swarming_builders": true, |
| 1451 "cipd_packages": [ |
| 1452 { |
| 1453 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1454 "location": "bin", |
| 1455 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1456 } |
| 1457 ], |
| 1179 "dimension_sets": [ | 1458 "dimension_sets": [ |
| 1180 { | 1459 { |
| 1181 "gpu": "0000:0000", | 1460 "gpu": "0000:0000", |
| 1182 "os": "Android" | 1461 "os": "Android" |
| 1183 } | 1462 } |
| 1463 ], |
| 1464 "output_links": [ |
| 1465 { |
| 1466 "link": [ |
| 1467 "https://luci-logdog.appspot.com/v/?s", |
| 1468 "=android%2Fswarming%2Flogcats%2F", |
| 1469 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1470 ], |
| 1471 "name": "shard #${SHARD_INDEX} logcats" |
| 1472 } |
| 1184 ] | 1473 ] |
| 1185 }, | 1474 }, |
| 1186 "test": "gl_unittests", | 1475 "test": "gl_unittests", |
| 1187 "use_xvfb": false | 1476 "use_xvfb": false |
| 1188 } | 1477 } |
| 1189 ], | 1478 ], |
| 1190 "isolated_scripts": [ | 1479 "isolated_scripts": [ |
| 1191 { | 1480 { |
| 1192 "args": [ | 1481 "args": [ |
| 1193 "context_lost", | 1482 "context_lost", |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1416 } | 1705 } |
| 1417 } | 1706 } |
| 1418 ] | 1707 ] |
| 1419 }, | 1708 }, |
| 1420 "Android Release (Pixel C)": { | 1709 "Android Release (Pixel C)": { |
| 1421 "gtest_tests": [ | 1710 "gtest_tests": [ |
| 1422 { | 1711 { |
| 1423 "override_isolate_target": "angle_end2end_tests", | 1712 "override_isolate_target": "angle_end2end_tests", |
| 1424 "swarming": { | 1713 "swarming": { |
| 1425 "can_use_on_swarming_builders": true, | 1714 "can_use_on_swarming_builders": true, |
| 1715 "cipd_packages": [ |
| 1716 { |
| 1717 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1718 "location": "bin", |
| 1719 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1720 } |
| 1721 ], |
| 1426 "dimension_sets": [ | 1722 "dimension_sets": [ |
| 1427 { | 1723 { |
| 1428 "gpu": "0000:0000", | 1724 "gpu": "0000:0000", |
| 1429 "os": "Android" | 1725 "os": "Android" |
| 1430 } | 1726 } |
| 1727 ], |
| 1728 "output_links": [ |
| 1729 { |
| 1730 "link": [ |
| 1731 "https://luci-logdog.appspot.com/v/?s", |
| 1732 "=android%2Fswarming%2Flogcats%2F", |
| 1733 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1734 ], |
| 1735 "name": "shard #${SHARD_INDEX} logcats" |
| 1736 } |
| 1431 ] | 1737 ] |
| 1432 }, | 1738 }, |
| 1433 "test": "angle_end2end_tests", | 1739 "test": "angle_end2end_tests", |
| 1434 "use_xvfb": false | 1740 "use_xvfb": false |
| 1435 }, | 1741 }, |
| 1436 { | 1742 { |
| 1437 "override_isolate_target": "angle_unittests", | 1743 "override_isolate_target": "angle_unittests", |
| 1438 "swarming": { | 1744 "swarming": { |
| 1439 "can_use_on_swarming_builders": true, | 1745 "can_use_on_swarming_builders": true, |
| 1746 "cipd_packages": [ |
| 1747 { |
| 1748 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1749 "location": "bin", |
| 1750 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1751 } |
| 1752 ], |
| 1440 "dimension_sets": [ | 1753 "dimension_sets": [ |
| 1441 { | 1754 { |
| 1442 "gpu": "0000:0000", | 1755 "gpu": "0000:0000", |
| 1443 "os": "Android" | 1756 "os": "Android" |
| 1444 } | 1757 } |
| 1758 ], |
| 1759 "output_links": [ |
| 1760 { |
| 1761 "link": [ |
| 1762 "https://luci-logdog.appspot.com/v/?s", |
| 1763 "=android%2Fswarming%2Flogcats%2F", |
| 1764 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1765 ], |
| 1766 "name": "shard #${SHARD_INDEX} logcats" |
| 1767 } |
| 1445 ] | 1768 ] |
| 1446 }, | 1769 }, |
| 1447 "test": "angle_unittests", | 1770 "test": "angle_unittests", |
| 1448 "use_xvfb": false | 1771 "use_xvfb": false |
| 1449 }, | 1772 }, |
| 1450 { | 1773 { |
| 1451 "override_isolate_target": "gl_unittests", | 1774 "override_isolate_target": "gl_unittests", |
| 1452 "swarming": { | 1775 "swarming": { |
| 1453 "can_use_on_swarming_builders": true, | 1776 "can_use_on_swarming_builders": true, |
| 1777 "cipd_packages": [ |
| 1778 { |
| 1779 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1780 "location": "bin", |
| 1781 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 1782 } |
| 1783 ], |
| 1454 "dimension_sets": [ | 1784 "dimension_sets": [ |
| 1455 { | 1785 { |
| 1456 "gpu": "0000:0000", | 1786 "gpu": "0000:0000", |
| 1457 "os": "Android" | 1787 "os": "Android" |
| 1458 } | 1788 } |
| 1789 ], |
| 1790 "output_links": [ |
| 1791 { |
| 1792 "link": [ |
| 1793 "https://luci-logdog.appspot.com/v/?s", |
| 1794 "=android%2Fswarming%2Flogcats%2F", |
| 1795 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1796 ], |
| 1797 "name": "shard #${SHARD_INDEX} logcats" |
| 1798 } |
| 1459 ] | 1799 ] |
| 1460 }, | 1800 }, |
| 1461 "test": "gl_unittests", | 1801 "test": "gl_unittests", |
| 1462 "use_xvfb": false | 1802 "use_xvfb": false |
| 1463 } | 1803 } |
| 1464 ], | 1804 ], |
| 1465 "isolated_scripts": [ | 1805 "isolated_scripts": [ |
| 1466 { | 1806 { |
| 1467 "args": [ | 1807 "args": [ |
| 1468 "context_lost", | 1808 "context_lost", |
| (...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1702 "GPU Win x64 Builder (dbg)": {}, | 2042 "GPU Win x64 Builder (dbg)": {}, |
| 1703 "Linux ChromiumOS Builder": {}, | 2043 "Linux ChromiumOS Builder": {}, |
| 1704 "Linux Debug (NVIDIA)": { | 2044 "Linux Debug (NVIDIA)": { |
| 1705 "gtest_tests": [ | 2045 "gtest_tests": [ |
| 1706 { | 2046 { |
| 1707 "args": [ | 2047 "args": [ |
| 1708 "--use-gpu-in-tests" | 2048 "--use-gpu-in-tests" |
| 1709 ], | 2049 ], |
| 1710 "swarming": { | 2050 "swarming": { |
| 1711 "can_use_on_swarming_builders": true, | 2051 "can_use_on_swarming_builders": true, |
| 2052 "cipd_packages": [ |
| 2053 { |
| 2054 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2055 "location": "bin", |
| 2056 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2057 } |
| 2058 ], |
| 1712 "dimension_sets": [ | 2059 "dimension_sets": [ |
| 1713 { | 2060 { |
| 1714 "gpu": "10de:104a", | 2061 "gpu": "10de:104a", |
| 1715 "os": "Linux" | 2062 "os": "Linux" |
| 1716 } | 2063 } |
| 2064 ], |
| 2065 "output_links": [ |
| 2066 { |
| 2067 "link": [ |
| 2068 "https://luci-logdog.appspot.com/v/?s", |
| 2069 "=android%2Fswarming%2Flogcats%2F", |
| 2070 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2071 ], |
| 2072 "name": "shard #${SHARD_INDEX} logcats" |
| 2073 } |
| 1717 ] | 2074 ] |
| 1718 }, | 2075 }, |
| 1719 "test": "angle_end2end_tests", | 2076 "test": "angle_end2end_tests", |
| 1720 "use_xvfb": false | 2077 "use_xvfb": false |
| 1721 }, | 2078 }, |
| 1722 { | 2079 { |
| 1723 "args": [ | 2080 "args": [ |
| 1724 "--use-gpu-in-tests" | 2081 "--use-gpu-in-tests" |
| 1725 ], | 2082 ], |
| 1726 "swarming": { | 2083 "swarming": { |
| 1727 "can_use_on_swarming_builders": true, | 2084 "can_use_on_swarming_builders": true, |
| 2085 "cipd_packages": [ |
| 2086 { |
| 2087 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2088 "location": "bin", |
| 2089 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2090 } |
| 2091 ], |
| 1728 "dimension_sets": [ | 2092 "dimension_sets": [ |
| 1729 { | 2093 { |
| 1730 "gpu": "10de:104a", | 2094 "gpu": "10de:104a", |
| 1731 "os": "Linux" | 2095 "os": "Linux" |
| 1732 } | 2096 } |
| 2097 ], |
| 2098 "output_links": [ |
| 2099 { |
| 2100 "link": [ |
| 2101 "https://luci-logdog.appspot.com/v/?s", |
| 2102 "=android%2Fswarming%2Flogcats%2F", |
| 2103 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2104 ], |
| 2105 "name": "shard #${SHARD_INDEX} logcats" |
| 2106 } |
| 1733 ] | 2107 ] |
| 1734 }, | 2108 }, |
| 1735 "test": "angle_unittests", | 2109 "test": "angle_unittests", |
| 1736 "use_xvfb": false | 2110 "use_xvfb": false |
| 1737 }, | 2111 }, |
| 1738 { | 2112 { |
| 1739 "args": [ | 2113 "args": [ |
| 1740 "--use-gpu-in-tests" | 2114 "--use-gpu-in-tests" |
| 1741 ], | 2115 ], |
| 1742 "swarming": { | 2116 "swarming": { |
| 1743 "can_use_on_swarming_builders": true, | 2117 "can_use_on_swarming_builders": true, |
| 2118 "cipd_packages": [ |
| 2119 { |
| 2120 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2121 "location": "bin", |
| 2122 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2123 } |
| 2124 ], |
| 1744 "dimension_sets": [ | 2125 "dimension_sets": [ |
| 1745 { | 2126 { |
| 1746 "gpu": "10de:104a", | 2127 "gpu": "10de:104a", |
| 1747 "os": "Linux" | 2128 "os": "Linux" |
| 1748 } | 2129 } |
| 2130 ], |
| 2131 "output_links": [ |
| 2132 { |
| 2133 "link": [ |
| 2134 "https://luci-logdog.appspot.com/v/?s", |
| 2135 "=android%2Fswarming%2Flogcats%2F", |
| 2136 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2137 ], |
| 2138 "name": "shard #${SHARD_INDEX} logcats" |
| 2139 } |
| 1749 ] | 2140 ] |
| 1750 }, | 2141 }, |
| 1751 "test": "audio_unittests", | 2142 "test": "audio_unittests", |
| 1752 "use_xvfb": false | 2143 "use_xvfb": false |
| 1753 }, | 2144 }, |
| 1754 { | 2145 { |
| 1755 "args": [ | 2146 "args": [ |
| 1756 "--use-gpu-in-tests" | 2147 "--use-gpu-in-tests" |
| 1757 ], | 2148 ], |
| 1758 "swarming": { | 2149 "swarming": { |
| 1759 "can_use_on_swarming_builders": true, | 2150 "can_use_on_swarming_builders": true, |
| 2151 "cipd_packages": [ |
| 2152 { |
| 2153 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2154 "location": "bin", |
| 2155 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2156 } |
| 2157 ], |
| 1760 "dimension_sets": [ | 2158 "dimension_sets": [ |
| 1761 { | 2159 { |
| 1762 "gpu": "10de:104a", | 2160 "gpu": "10de:104a", |
| 1763 "os": "Linux" | 2161 "os": "Linux" |
| 1764 } | 2162 } |
| 2163 ], |
| 2164 "output_links": [ |
| 2165 { |
| 2166 "link": [ |
| 2167 "https://luci-logdog.appspot.com/v/?s", |
| 2168 "=android%2Fswarming%2Flogcats%2F", |
| 2169 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2170 ], |
| 2171 "name": "shard #${SHARD_INDEX} logcats" |
| 2172 } |
| 1765 ] | 2173 ] |
| 1766 }, | 2174 }, |
| 1767 "test": "gl_tests", | 2175 "test": "gl_tests", |
| 1768 "use_xvfb": false | 2176 "use_xvfb": false |
| 1769 }, | 2177 }, |
| 1770 { | 2178 { |
| 1771 "args": [ | 2179 "args": [ |
| 1772 "--use-gpu-in-tests" | 2180 "--use-gpu-in-tests" |
| 1773 ], | 2181 ], |
| 1774 "swarming": { | 2182 "swarming": { |
| 1775 "can_use_on_swarming_builders": true, | 2183 "can_use_on_swarming_builders": true, |
| 2184 "cipd_packages": [ |
| 2185 { |
| 2186 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2187 "location": "bin", |
| 2188 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2189 } |
| 2190 ], |
| 1776 "dimension_sets": [ | 2191 "dimension_sets": [ |
| 1777 { | 2192 { |
| 1778 "gpu": "10de:104a", | 2193 "gpu": "10de:104a", |
| 1779 "os": "Linux" | 2194 "os": "Linux" |
| 1780 } | 2195 } |
| 2196 ], |
| 2197 "output_links": [ |
| 2198 { |
| 2199 "link": [ |
| 2200 "https://luci-logdog.appspot.com/v/?s", |
| 2201 "=android%2Fswarming%2Flogcats%2F", |
| 2202 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2203 ], |
| 2204 "name": "shard #${SHARD_INDEX} logcats" |
| 2205 } |
| 1781 ] | 2206 ] |
| 1782 }, | 2207 }, |
| 1783 "test": "gl_unittests", | 2208 "test": "gl_unittests", |
| 1784 "use_xvfb": false | 2209 "use_xvfb": false |
| 1785 }, | 2210 }, |
| 1786 { | 2211 { |
| 1787 "args": [ | 2212 "args": [ |
| 1788 "--use-gpu-in-tests" | 2213 "--use-gpu-in-tests" |
| 1789 ], | 2214 ], |
| 1790 "swarming": { | 2215 "swarming": { |
| 1791 "can_use_on_swarming_builders": true, | 2216 "can_use_on_swarming_builders": true, |
| 2217 "cipd_packages": [ |
| 2218 { |
| 2219 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2220 "location": "bin", |
| 2221 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2222 } |
| 2223 ], |
| 1792 "dimension_sets": [ | 2224 "dimension_sets": [ |
| 1793 { | 2225 { |
| 1794 "gpu": "10de:104a", | 2226 "gpu": "10de:104a", |
| 1795 "os": "Linux" | 2227 "os": "Linux" |
| 1796 } | 2228 } |
| 2229 ], |
| 2230 "output_links": [ |
| 2231 { |
| 2232 "link": [ |
| 2233 "https://luci-logdog.appspot.com/v/?s", |
| 2234 "=android%2Fswarming%2Flogcats%2F", |
| 2235 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2236 ], |
| 2237 "name": "shard #${SHARD_INDEX} logcats" |
| 2238 } |
| 1797 ] | 2239 ] |
| 1798 }, | 2240 }, |
| 1799 "test": "gles2_conform_test", | 2241 "test": "gles2_conform_test", |
| 1800 "use_xvfb": false | 2242 "use_xvfb": false |
| 1801 } | 2243 } |
| 1802 ], | 2244 ], |
| 1803 "isolated_scripts": [ | 2245 "isolated_scripts": [ |
| 1804 { | 2246 { |
| 1805 "args": [ | 2247 "args": [ |
| 1806 "context_lost", | 2248 "context_lost", |
| (...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2054 ] | 2496 ] |
| 2055 }, | 2497 }, |
| 2056 "Linux Debug (New Intel)": { | 2498 "Linux Debug (New Intel)": { |
| 2057 "gtest_tests": [ | 2499 "gtest_tests": [ |
| 2058 { | 2500 { |
| 2059 "args": [ | 2501 "args": [ |
| 2060 "--use-gpu-in-tests" | 2502 "--use-gpu-in-tests" |
| 2061 ], | 2503 ], |
| 2062 "swarming": { | 2504 "swarming": { |
| 2063 "can_use_on_swarming_builders": true, | 2505 "can_use_on_swarming_builders": true, |
| 2506 "cipd_packages": [ |
| 2507 { |
| 2508 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2509 "location": "bin", |
| 2510 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2511 } |
| 2512 ], |
| 2064 "dimension_sets": [ | 2513 "dimension_sets": [ |
| 2065 { | 2514 { |
| 2066 "gpu": "8086:0412", | 2515 "gpu": "8086:0412", |
| 2067 "os": "Linux" | 2516 "os": "Linux" |
| 2068 } | 2517 } |
| 2518 ], |
| 2519 "output_links": [ |
| 2520 { |
| 2521 "link": [ |
| 2522 "https://luci-logdog.appspot.com/v/?s", |
| 2523 "=android%2Fswarming%2Flogcats%2F", |
| 2524 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2525 ], |
| 2526 "name": "shard #${SHARD_INDEX} logcats" |
| 2527 } |
| 2069 ] | 2528 ] |
| 2070 }, | 2529 }, |
| 2071 "test": "angle_end2end_tests", | 2530 "test": "angle_end2end_tests", |
| 2072 "use_xvfb": false | 2531 "use_xvfb": false |
| 2073 }, | 2532 }, |
| 2074 { | 2533 { |
| 2075 "args": [ | 2534 "args": [ |
| 2076 "--use-gpu-in-tests" | 2535 "--use-gpu-in-tests" |
| 2077 ], | 2536 ], |
| 2078 "swarming": { | 2537 "swarming": { |
| 2079 "can_use_on_swarming_builders": true, | 2538 "can_use_on_swarming_builders": true, |
| 2539 "cipd_packages": [ |
| 2540 { |
| 2541 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2542 "location": "bin", |
| 2543 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2544 } |
| 2545 ], |
| 2080 "dimension_sets": [ | 2546 "dimension_sets": [ |
| 2081 { | 2547 { |
| 2082 "gpu": "8086:0412", | 2548 "gpu": "8086:0412", |
| 2083 "os": "Linux" | 2549 "os": "Linux" |
| 2084 } | 2550 } |
| 2551 ], |
| 2552 "output_links": [ |
| 2553 { |
| 2554 "link": [ |
| 2555 "https://luci-logdog.appspot.com/v/?s", |
| 2556 "=android%2Fswarming%2Flogcats%2F", |
| 2557 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2558 ], |
| 2559 "name": "shard #${SHARD_INDEX} logcats" |
| 2560 } |
| 2085 ] | 2561 ] |
| 2086 }, | 2562 }, |
| 2087 "test": "angle_unittests", | 2563 "test": "angle_unittests", |
| 2088 "use_xvfb": false | 2564 "use_xvfb": false |
| 2089 }, | 2565 }, |
| 2090 { | 2566 { |
| 2091 "args": [ | 2567 "args": [ |
| 2092 "--use-gpu-in-tests" | 2568 "--use-gpu-in-tests" |
| 2093 ], | 2569 ], |
| 2094 "swarming": { | 2570 "swarming": { |
| 2095 "can_use_on_swarming_builders": true, | 2571 "can_use_on_swarming_builders": true, |
| 2572 "cipd_packages": [ |
| 2573 { |
| 2574 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2575 "location": "bin", |
| 2576 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2577 } |
| 2578 ], |
| 2096 "dimension_sets": [ | 2579 "dimension_sets": [ |
| 2097 { | 2580 { |
| 2098 "gpu": "8086:0412", | 2581 "gpu": "8086:0412", |
| 2099 "os": "Linux" | 2582 "os": "Linux" |
| 2100 } | 2583 } |
| 2584 ], |
| 2585 "output_links": [ |
| 2586 { |
| 2587 "link": [ |
| 2588 "https://luci-logdog.appspot.com/v/?s", |
| 2589 "=android%2Fswarming%2Flogcats%2F", |
| 2590 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2591 ], |
| 2592 "name": "shard #${SHARD_INDEX} logcats" |
| 2593 } |
| 2101 ] | 2594 ] |
| 2102 }, | 2595 }, |
| 2103 "test": "audio_unittests", | 2596 "test": "audio_unittests", |
| 2104 "use_xvfb": false | 2597 "use_xvfb": false |
| 2105 }, | 2598 }, |
| 2106 { | 2599 { |
| 2107 "args": [ | 2600 "args": [ |
| 2108 "--use-gpu-in-tests" | 2601 "--use-gpu-in-tests" |
| 2109 ], | 2602 ], |
| 2110 "swarming": { | 2603 "swarming": { |
| 2111 "can_use_on_swarming_builders": true, | 2604 "can_use_on_swarming_builders": true, |
| 2605 "cipd_packages": [ |
| 2606 { |
| 2607 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2608 "location": "bin", |
| 2609 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2610 } |
| 2611 ], |
| 2112 "dimension_sets": [ | 2612 "dimension_sets": [ |
| 2113 { | 2613 { |
| 2114 "gpu": "8086:0412", | 2614 "gpu": "8086:0412", |
| 2115 "os": "Linux" | 2615 "os": "Linux" |
| 2116 } | 2616 } |
| 2617 ], |
| 2618 "output_links": [ |
| 2619 { |
| 2620 "link": [ |
| 2621 "https://luci-logdog.appspot.com/v/?s", |
| 2622 "=android%2Fswarming%2Flogcats%2F", |
| 2623 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2624 ], |
| 2625 "name": "shard #${SHARD_INDEX} logcats" |
| 2626 } |
| 2117 ] | 2627 ] |
| 2118 }, | 2628 }, |
| 2119 "test": "gl_tests", | 2629 "test": "gl_tests", |
| 2120 "use_xvfb": false | 2630 "use_xvfb": false |
| 2121 }, | 2631 }, |
| 2122 { | 2632 { |
| 2123 "args": [ | 2633 "args": [ |
| 2124 "--use-gpu-in-tests" | 2634 "--use-gpu-in-tests" |
| 2125 ], | 2635 ], |
| 2126 "swarming": { | 2636 "swarming": { |
| 2127 "can_use_on_swarming_builders": true, | 2637 "can_use_on_swarming_builders": true, |
| 2638 "cipd_packages": [ |
| 2639 { |
| 2640 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2641 "location": "bin", |
| 2642 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2643 } |
| 2644 ], |
| 2128 "dimension_sets": [ | 2645 "dimension_sets": [ |
| 2129 { | 2646 { |
| 2130 "gpu": "8086:0412", | 2647 "gpu": "8086:0412", |
| 2131 "os": "Linux" | 2648 "os": "Linux" |
| 2132 } | 2649 } |
| 2650 ], |
| 2651 "output_links": [ |
| 2652 { |
| 2653 "link": [ |
| 2654 "https://luci-logdog.appspot.com/v/?s", |
| 2655 "=android%2Fswarming%2Flogcats%2F", |
| 2656 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2657 ], |
| 2658 "name": "shard #${SHARD_INDEX} logcats" |
| 2659 } |
| 2133 ] | 2660 ] |
| 2134 }, | 2661 }, |
| 2135 "test": "gl_unittests", | 2662 "test": "gl_unittests", |
| 2136 "use_xvfb": false | 2663 "use_xvfb": false |
| 2137 }, | 2664 }, |
| 2138 { | 2665 { |
| 2139 "args": [ | 2666 "args": [ |
| 2140 "--use-gpu-in-tests" | 2667 "--use-gpu-in-tests" |
| 2141 ], | 2668 ], |
| 2142 "swarming": { | 2669 "swarming": { |
| 2143 "can_use_on_swarming_builders": true, | 2670 "can_use_on_swarming_builders": true, |
| 2671 "cipd_packages": [ |
| 2672 { |
| 2673 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2674 "location": "bin", |
| 2675 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2676 } |
| 2677 ], |
| 2144 "dimension_sets": [ | 2678 "dimension_sets": [ |
| 2145 { | 2679 { |
| 2146 "gpu": "8086:0412", | 2680 "gpu": "8086:0412", |
| 2147 "os": "Linux" | 2681 "os": "Linux" |
| 2148 } | 2682 } |
| 2683 ], |
| 2684 "output_links": [ |
| 2685 { |
| 2686 "link": [ |
| 2687 "https://luci-logdog.appspot.com/v/?s", |
| 2688 "=android%2Fswarming%2Flogcats%2F", |
| 2689 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2690 ], |
| 2691 "name": "shard #${SHARD_INDEX} logcats" |
| 2692 } |
| 2149 ] | 2693 ] |
| 2150 }, | 2694 }, |
| 2151 "test": "gles2_conform_test", | 2695 "test": "gles2_conform_test", |
| 2152 "use_xvfb": false | 2696 "use_xvfb": false |
| 2153 } | 2697 } |
| 2154 ], | 2698 ], |
| 2155 "isolated_scripts": [ | 2699 "isolated_scripts": [ |
| 2156 { | 2700 { |
| 2157 "args": [ | 2701 "args": [ |
| 2158 "context_lost", | 2702 "context_lost", |
| (...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2406 ] | 2950 ] |
| 2407 }, | 2951 }, |
| 2408 "Linux Release (ATI)": { | 2952 "Linux Release (ATI)": { |
| 2409 "gtest_tests": [ | 2953 "gtest_tests": [ |
| 2410 { | 2954 { |
| 2411 "args": [ | 2955 "args": [ |
| 2412 "--use-gpu-in-tests" | 2956 "--use-gpu-in-tests" |
| 2413 ], | 2957 ], |
| 2414 "swarming": { | 2958 "swarming": { |
| 2415 "can_use_on_swarming_builders": true, | 2959 "can_use_on_swarming_builders": true, |
| 2960 "cipd_packages": [ |
| 2961 { |
| 2962 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2963 "location": "bin", |
| 2964 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2965 } |
| 2966 ], |
| 2416 "dimension_sets": [ | 2967 "dimension_sets": [ |
| 2417 { | 2968 { |
| 2418 "gpu": "1002:6779", | 2969 "gpu": "1002:6779", |
| 2419 "os": "Linux" | 2970 "os": "Linux" |
| 2420 } | 2971 } |
| 2972 ], |
| 2973 "output_links": [ |
| 2974 { |
| 2975 "link": [ |
| 2976 "https://luci-logdog.appspot.com/v/?s", |
| 2977 "=android%2Fswarming%2Flogcats%2F", |
| 2978 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2979 ], |
| 2980 "name": "shard #${SHARD_INDEX} logcats" |
| 2981 } |
| 2421 ] | 2982 ] |
| 2422 }, | 2983 }, |
| 2423 "test": "angle_end2end_tests", | 2984 "test": "angle_end2end_tests", |
| 2424 "use_xvfb": false | 2985 "use_xvfb": false |
| 2425 }, | 2986 }, |
| 2426 { | 2987 { |
| 2427 "args": [ | 2988 "args": [ |
| 2428 "--use-gpu-in-tests" | 2989 "--use-gpu-in-tests" |
| 2429 ], | 2990 ], |
| 2430 "swarming": { | 2991 "swarming": { |
| 2431 "can_use_on_swarming_builders": true, | 2992 "can_use_on_swarming_builders": true, |
| 2993 "cipd_packages": [ |
| 2994 { |
| 2995 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2996 "location": "bin", |
| 2997 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 2998 } |
| 2999 ], |
| 2432 "dimension_sets": [ | 3000 "dimension_sets": [ |
| 2433 { | 3001 { |
| 2434 "gpu": "1002:6779", | 3002 "gpu": "1002:6779", |
| 2435 "os": "Linux" | 3003 "os": "Linux" |
| 2436 } | 3004 } |
| 3005 ], |
| 3006 "output_links": [ |
| 3007 { |
| 3008 "link": [ |
| 3009 "https://luci-logdog.appspot.com/v/?s", |
| 3010 "=android%2Fswarming%2Flogcats%2F", |
| 3011 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3012 ], |
| 3013 "name": "shard #${SHARD_INDEX} logcats" |
| 3014 } |
| 2437 ] | 3015 ] |
| 2438 }, | 3016 }, |
| 2439 "test": "angle_unittests", | 3017 "test": "angle_unittests", |
| 2440 "use_xvfb": false | 3018 "use_xvfb": false |
| 2441 }, | 3019 }, |
| 2442 { | 3020 { |
| 2443 "args": [ | 3021 "args": [ |
| 2444 "--use-gpu-in-tests" | 3022 "--use-gpu-in-tests" |
| 2445 ], | 3023 ], |
| 2446 "swarming": { | 3024 "swarming": { |
| 2447 "can_use_on_swarming_builders": true, | 3025 "can_use_on_swarming_builders": true, |
| 3026 "cipd_packages": [ |
| 3027 { |
| 3028 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3029 "location": "bin", |
| 3030 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3031 } |
| 3032 ], |
| 2448 "dimension_sets": [ | 3033 "dimension_sets": [ |
| 2449 { | 3034 { |
| 2450 "gpu": "1002:6779", | 3035 "gpu": "1002:6779", |
| 2451 "os": "Linux" | 3036 "os": "Linux" |
| 2452 } | 3037 } |
| 3038 ], |
| 3039 "output_links": [ |
| 3040 { |
| 3041 "link": [ |
| 3042 "https://luci-logdog.appspot.com/v/?s", |
| 3043 "=android%2Fswarming%2Flogcats%2F", |
| 3044 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3045 ], |
| 3046 "name": "shard #${SHARD_INDEX} logcats" |
| 3047 } |
| 2453 ] | 3048 ] |
| 2454 }, | 3049 }, |
| 2455 "test": "audio_unittests", | 3050 "test": "audio_unittests", |
| 2456 "use_xvfb": false | 3051 "use_xvfb": false |
| 2457 }, | 3052 }, |
| 2458 { | 3053 { |
| 2459 "args": [ | 3054 "args": [ |
| 2460 "--enable-gpu", | 3055 "--enable-gpu", |
| 2461 "--test-launcher-jobs=1", | 3056 "--test-launcher-jobs=1", |
| 2462 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" | 3057 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" |
| 2463 ], | 3058 ], |
| 2464 "name": "tab_capture_end2end_tests", | 3059 "name": "tab_capture_end2end_tests", |
| 2465 "test": "browser_tests", | 3060 "test": "browser_tests", |
| 2466 "use_xvfb": false | 3061 "use_xvfb": false |
| 2467 }, | 3062 }, |
| 2468 { | 3063 { |
| 2469 "args": [ | 3064 "args": [ |
| 2470 "--use-gpu-in-tests" | 3065 "--use-gpu-in-tests" |
| 2471 ], | 3066 ], |
| 2472 "swarming": { | 3067 "swarming": { |
| 2473 "can_use_on_swarming_builders": true, | 3068 "can_use_on_swarming_builders": true, |
| 3069 "cipd_packages": [ |
| 3070 { |
| 3071 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3072 "location": "bin", |
| 3073 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3074 } |
| 3075 ], |
| 2474 "dimension_sets": [ | 3076 "dimension_sets": [ |
| 2475 { | 3077 { |
| 2476 "gpu": "1002:6779", | 3078 "gpu": "1002:6779", |
| 2477 "os": "Linux" | 3079 "os": "Linux" |
| 2478 } | 3080 } |
| 3081 ], |
| 3082 "output_links": [ |
| 3083 { |
| 3084 "link": [ |
| 3085 "https://luci-logdog.appspot.com/v/?s", |
| 3086 "=android%2Fswarming%2Flogcats%2F", |
| 3087 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3088 ], |
| 3089 "name": "shard #${SHARD_INDEX} logcats" |
| 3090 } |
| 2479 ] | 3091 ] |
| 2480 }, | 3092 }, |
| 2481 "test": "gl_tests", | 3093 "test": "gl_tests", |
| 2482 "use_xvfb": false | 3094 "use_xvfb": false |
| 2483 }, | 3095 }, |
| 2484 { | 3096 { |
| 2485 "args": [ | 3097 "args": [ |
| 2486 "--use-gpu-in-tests" | 3098 "--use-gpu-in-tests" |
| 2487 ], | 3099 ], |
| 2488 "swarming": { | 3100 "swarming": { |
| 2489 "can_use_on_swarming_builders": true, | 3101 "can_use_on_swarming_builders": true, |
| 3102 "cipd_packages": [ |
| 3103 { |
| 3104 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3105 "location": "bin", |
| 3106 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3107 } |
| 3108 ], |
| 2490 "dimension_sets": [ | 3109 "dimension_sets": [ |
| 2491 { | 3110 { |
| 2492 "gpu": "1002:6779", | 3111 "gpu": "1002:6779", |
| 2493 "os": "Linux" | 3112 "os": "Linux" |
| 2494 } | 3113 } |
| 3114 ], |
| 3115 "output_links": [ |
| 3116 { |
| 3117 "link": [ |
| 3118 "https://luci-logdog.appspot.com/v/?s", |
| 3119 "=android%2Fswarming%2Flogcats%2F", |
| 3120 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3121 ], |
| 3122 "name": "shard #${SHARD_INDEX} logcats" |
| 3123 } |
| 2495 ] | 3124 ] |
| 2496 }, | 3125 }, |
| 2497 "test": "gl_unittests", | 3126 "test": "gl_unittests", |
| 2498 "use_xvfb": false | 3127 "use_xvfb": false |
| 2499 }, | 3128 }, |
| 2500 { | 3129 { |
| 2501 "args": [ | 3130 "args": [ |
| 2502 "--use-gpu-in-tests" | 3131 "--use-gpu-in-tests" |
| 2503 ], | 3132 ], |
| 2504 "swarming": { | 3133 "swarming": { |
| 2505 "can_use_on_swarming_builders": true, | 3134 "can_use_on_swarming_builders": true, |
| 3135 "cipd_packages": [ |
| 3136 { |
| 3137 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3138 "location": "bin", |
| 3139 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3140 } |
| 3141 ], |
| 2506 "dimension_sets": [ | 3142 "dimension_sets": [ |
| 2507 { | 3143 { |
| 2508 "gpu": "1002:6779", | 3144 "gpu": "1002:6779", |
| 2509 "os": "Linux" | 3145 "os": "Linux" |
| 2510 } | 3146 } |
| 3147 ], |
| 3148 "output_links": [ |
| 3149 { |
| 3150 "link": [ |
| 3151 "https://luci-logdog.appspot.com/v/?s", |
| 3152 "=android%2Fswarming%2Flogcats%2F", |
| 3153 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3154 ], |
| 3155 "name": "shard #${SHARD_INDEX} logcats" |
| 3156 } |
| 2511 ] | 3157 ] |
| 2512 }, | 3158 }, |
| 2513 "test": "gles2_conform_test", | 3159 "test": "gles2_conform_test", |
| 2514 "use_xvfb": false | 3160 "use_xvfb": false |
| 2515 } | 3161 } |
| 2516 ], | 3162 ], |
| 2517 "isolated_scripts": [ | 3163 "isolated_scripts": [ |
| 2518 { | 3164 { |
| 2519 "args": [ | 3165 "args": [ |
| 2520 "context_lost", | 3166 "context_lost", |
| (...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2794 ] | 3440 ] |
| 2795 }, | 3441 }, |
| 2796 "Linux Release (Intel Graphics Stack)": { | 3442 "Linux Release (Intel Graphics Stack)": { |
| 2797 "gtest_tests": [ | 3443 "gtest_tests": [ |
| 2798 { | 3444 { |
| 2799 "args": [ | 3445 "args": [ |
| 2800 "--use-gpu-in-tests" | 3446 "--use-gpu-in-tests" |
| 2801 ], | 3447 ], |
| 2802 "swarming": { | 3448 "swarming": { |
| 2803 "can_use_on_swarming_builders": true, | 3449 "can_use_on_swarming_builders": true, |
| 3450 "cipd_packages": [ |
| 3451 { |
| 3452 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3453 "location": "bin", |
| 3454 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3455 } |
| 3456 ], |
| 2804 "dimension_sets": [ | 3457 "dimension_sets": [ |
| 2805 { | 3458 { |
| 2806 "gpu": "8086:041a", | 3459 "gpu": "8086:041a", |
| 2807 "os": "Linux" | 3460 "os": "Linux" |
| 2808 } | 3461 } |
| 3462 ], |
| 3463 "output_links": [ |
| 3464 { |
| 3465 "link": [ |
| 3466 "https://luci-logdog.appspot.com/v/?s", |
| 3467 "=android%2Fswarming%2Flogcats%2F", |
| 3468 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3469 ], |
| 3470 "name": "shard #${SHARD_INDEX} logcats" |
| 3471 } |
| 2809 ] | 3472 ] |
| 2810 }, | 3473 }, |
| 2811 "test": "angle_end2end_tests", | 3474 "test": "angle_end2end_tests", |
| 2812 "use_xvfb": false | 3475 "use_xvfb": false |
| 2813 }, | 3476 }, |
| 2814 { | 3477 { |
| 2815 "args": [ | 3478 "args": [ |
| 2816 "--use-gpu-in-tests" | 3479 "--use-gpu-in-tests" |
| 2817 ], | 3480 ], |
| 2818 "swarming": { | 3481 "swarming": { |
| 2819 "can_use_on_swarming_builders": true, | 3482 "can_use_on_swarming_builders": true, |
| 3483 "cipd_packages": [ |
| 3484 { |
| 3485 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3486 "location": "bin", |
| 3487 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3488 } |
| 3489 ], |
| 2820 "dimension_sets": [ | 3490 "dimension_sets": [ |
| 2821 { | 3491 { |
| 2822 "gpu": "8086:041a", | 3492 "gpu": "8086:041a", |
| 2823 "os": "Linux" | 3493 "os": "Linux" |
| 2824 } | 3494 } |
| 3495 ], |
| 3496 "output_links": [ |
| 3497 { |
| 3498 "link": [ |
| 3499 "https://luci-logdog.appspot.com/v/?s", |
| 3500 "=android%2Fswarming%2Flogcats%2F", |
| 3501 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3502 ], |
| 3503 "name": "shard #${SHARD_INDEX} logcats" |
| 3504 } |
| 2825 ] | 3505 ] |
| 2826 }, | 3506 }, |
| 2827 "test": "angle_unittests", | 3507 "test": "angle_unittests", |
| 2828 "use_xvfb": false | 3508 "use_xvfb": false |
| 2829 }, | 3509 }, |
| 2830 { | 3510 { |
| 2831 "args": [ | 3511 "args": [ |
| 2832 "--use-gpu-in-tests" | 3512 "--use-gpu-in-tests" |
| 2833 ], | 3513 ], |
| 2834 "swarming": { | 3514 "swarming": { |
| 2835 "can_use_on_swarming_builders": true, | 3515 "can_use_on_swarming_builders": true, |
| 3516 "cipd_packages": [ |
| 3517 { |
| 3518 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3519 "location": "bin", |
| 3520 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3521 } |
| 3522 ], |
| 2836 "dimension_sets": [ | 3523 "dimension_sets": [ |
| 2837 { | 3524 { |
| 2838 "gpu": "8086:041a", | 3525 "gpu": "8086:041a", |
| 2839 "os": "Linux" | 3526 "os": "Linux" |
| 2840 } | 3527 } |
| 3528 ], |
| 3529 "output_links": [ |
| 3530 { |
| 3531 "link": [ |
| 3532 "https://luci-logdog.appspot.com/v/?s", |
| 3533 "=android%2Fswarming%2Flogcats%2F", |
| 3534 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3535 ], |
| 3536 "name": "shard #${SHARD_INDEX} logcats" |
| 3537 } |
| 2841 ] | 3538 ] |
| 2842 }, | 3539 }, |
| 2843 "test": "audio_unittests", | 3540 "test": "audio_unittests", |
| 2844 "use_xvfb": false | 3541 "use_xvfb": false |
| 2845 }, | 3542 }, |
| 2846 { | 3543 { |
| 2847 "args": [ | 3544 "args": [ |
| 2848 "--enable-gpu", | 3545 "--enable-gpu", |
| 2849 "--test-launcher-jobs=1", | 3546 "--test-launcher-jobs=1", |
| 2850 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" | 3547 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" |
| 2851 ], | 3548 ], |
| 2852 "name": "tab_capture_end2end_tests", | 3549 "name": "tab_capture_end2end_tests", |
| 2853 "test": "browser_tests", | 3550 "test": "browser_tests", |
| 2854 "use_xvfb": false | 3551 "use_xvfb": false |
| 2855 }, | 3552 }, |
| 2856 { | 3553 { |
| 2857 "args": [ | 3554 "args": [ |
| 2858 "--use-gpu-in-tests" | 3555 "--use-gpu-in-tests" |
| 2859 ], | 3556 ], |
| 2860 "swarming": { | 3557 "swarming": { |
| 2861 "can_use_on_swarming_builders": true, | 3558 "can_use_on_swarming_builders": true, |
| 3559 "cipd_packages": [ |
| 3560 { |
| 3561 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3562 "location": "bin", |
| 3563 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3564 } |
| 3565 ], |
| 2862 "dimension_sets": [ | 3566 "dimension_sets": [ |
| 2863 { | 3567 { |
| 2864 "gpu": "8086:041a", | 3568 "gpu": "8086:041a", |
| 2865 "os": "Linux" | 3569 "os": "Linux" |
| 2866 } | 3570 } |
| 3571 ], |
| 3572 "output_links": [ |
| 3573 { |
| 3574 "link": [ |
| 3575 "https://luci-logdog.appspot.com/v/?s", |
| 3576 "=android%2Fswarming%2Flogcats%2F", |
| 3577 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3578 ], |
| 3579 "name": "shard #${SHARD_INDEX} logcats" |
| 3580 } |
| 2867 ] | 3581 ] |
| 2868 }, | 3582 }, |
| 2869 "test": "gl_tests", | 3583 "test": "gl_tests", |
| 2870 "use_xvfb": false | 3584 "use_xvfb": false |
| 2871 }, | 3585 }, |
| 2872 { | 3586 { |
| 2873 "args": [ | 3587 "args": [ |
| 2874 "--use-gpu-in-tests" | 3588 "--use-gpu-in-tests" |
| 2875 ], | 3589 ], |
| 2876 "swarming": { | 3590 "swarming": { |
| 2877 "can_use_on_swarming_builders": true, | 3591 "can_use_on_swarming_builders": true, |
| 3592 "cipd_packages": [ |
| 3593 { |
| 3594 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3595 "location": "bin", |
| 3596 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3597 } |
| 3598 ], |
| 2878 "dimension_sets": [ | 3599 "dimension_sets": [ |
| 2879 { | 3600 { |
| 2880 "gpu": "8086:041a", | 3601 "gpu": "8086:041a", |
| 2881 "os": "Linux" | 3602 "os": "Linux" |
| 2882 } | 3603 } |
| 3604 ], |
| 3605 "output_links": [ |
| 3606 { |
| 3607 "link": [ |
| 3608 "https://luci-logdog.appspot.com/v/?s", |
| 3609 "=android%2Fswarming%2Flogcats%2F", |
| 3610 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3611 ], |
| 3612 "name": "shard #${SHARD_INDEX} logcats" |
| 3613 } |
| 2883 ] | 3614 ] |
| 2884 }, | 3615 }, |
| 2885 "test": "gl_unittests", | 3616 "test": "gl_unittests", |
| 2886 "use_xvfb": false | 3617 "use_xvfb": false |
| 2887 }, | 3618 }, |
| 2888 { | 3619 { |
| 2889 "args": [ | 3620 "args": [ |
| 2890 "--use-gpu-in-tests" | 3621 "--use-gpu-in-tests" |
| 2891 ], | 3622 ], |
| 2892 "swarming": { | 3623 "swarming": { |
| 2893 "can_use_on_swarming_builders": true, | 3624 "can_use_on_swarming_builders": true, |
| 3625 "cipd_packages": [ |
| 3626 { |
| 3627 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3628 "location": "bin", |
| 3629 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3630 } |
| 3631 ], |
| 2894 "dimension_sets": [ | 3632 "dimension_sets": [ |
| 2895 { | 3633 { |
| 2896 "gpu": "8086:041a", | 3634 "gpu": "8086:041a", |
| 2897 "os": "Linux" | 3635 "os": "Linux" |
| 2898 } | 3636 } |
| 3637 ], |
| 3638 "output_links": [ |
| 3639 { |
| 3640 "link": [ |
| 3641 "https://luci-logdog.appspot.com/v/?s", |
| 3642 "=android%2Fswarming%2Flogcats%2F", |
| 3643 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3644 ], |
| 3645 "name": "shard #${SHARD_INDEX} logcats" |
| 3646 } |
| 2899 ] | 3647 ] |
| 2900 }, | 3648 }, |
| 2901 "test": "gles2_conform_test", | 3649 "test": "gles2_conform_test", |
| 2902 "use_xvfb": false | 3650 "use_xvfb": false |
| 2903 } | 3651 } |
| 2904 ], | 3652 ], |
| 2905 "isolated_scripts": [ | 3653 "isolated_scripts": [ |
| 2906 { | 3654 { |
| 2907 "args": [ | 3655 "args": [ |
| 2908 "context_lost", | 3656 "context_lost", |
| (...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3182 ] | 3930 ] |
| 3183 }, | 3931 }, |
| 3184 "Linux Release (NVIDIA GeForce 730)": { | 3932 "Linux Release (NVIDIA GeForce 730)": { |
| 3185 "gtest_tests": [ | 3933 "gtest_tests": [ |
| 3186 { | 3934 { |
| 3187 "args": [ | 3935 "args": [ |
| 3188 "--use-gpu-in-tests" | 3936 "--use-gpu-in-tests" |
| 3189 ], | 3937 ], |
| 3190 "swarming": { | 3938 "swarming": { |
| 3191 "can_use_on_swarming_builders": true, | 3939 "can_use_on_swarming_builders": true, |
| 3940 "cipd_packages": [ |
| 3941 { |
| 3942 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3943 "location": "bin", |
| 3944 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3945 } |
| 3946 ], |
| 3192 "dimension_sets": [ | 3947 "dimension_sets": [ |
| 3193 { | 3948 { |
| 3194 "gpu": "10de:0f02", | 3949 "gpu": "10de:0f02", |
| 3195 "os": "Linux" | 3950 "os": "Linux" |
| 3196 } | 3951 } |
| 3952 ], |
| 3953 "output_links": [ |
| 3954 { |
| 3955 "link": [ |
| 3956 "https://luci-logdog.appspot.com/v/?s", |
| 3957 "=android%2Fswarming%2Flogcats%2F", |
| 3958 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3959 ], |
| 3960 "name": "shard #${SHARD_INDEX} logcats" |
| 3961 } |
| 3197 ] | 3962 ] |
| 3198 }, | 3963 }, |
| 3199 "test": "angle_end2end_tests", | 3964 "test": "angle_end2end_tests", |
| 3200 "use_xvfb": false | 3965 "use_xvfb": false |
| 3201 }, | 3966 }, |
| 3202 { | 3967 { |
| 3203 "args": [ | 3968 "args": [ |
| 3204 "--use-gpu-in-tests" | 3969 "--use-gpu-in-tests" |
| 3205 ], | 3970 ], |
| 3206 "swarming": { | 3971 "swarming": { |
| 3207 "can_use_on_swarming_builders": true, | 3972 "can_use_on_swarming_builders": true, |
| 3973 "cipd_packages": [ |
| 3974 { |
| 3975 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 3976 "location": "bin", |
| 3977 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 3978 } |
| 3979 ], |
| 3208 "dimension_sets": [ | 3980 "dimension_sets": [ |
| 3209 { | 3981 { |
| 3210 "gpu": "10de:0f02", | 3982 "gpu": "10de:0f02", |
| 3211 "os": "Linux" | 3983 "os": "Linux" |
| 3212 } | 3984 } |
| 3985 ], |
| 3986 "output_links": [ |
| 3987 { |
| 3988 "link": [ |
| 3989 "https://luci-logdog.appspot.com/v/?s", |
| 3990 "=android%2Fswarming%2Flogcats%2F", |
| 3991 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 3992 ], |
| 3993 "name": "shard #${SHARD_INDEX} logcats" |
| 3994 } |
| 3213 ] | 3995 ] |
| 3214 }, | 3996 }, |
| 3215 "test": "angle_unittests", | 3997 "test": "angle_unittests", |
| 3216 "use_xvfb": false | 3998 "use_xvfb": false |
| 3217 }, | 3999 }, |
| 3218 { | 4000 { |
| 3219 "args": [ | 4001 "args": [ |
| 3220 "--use-gpu-in-tests" | 4002 "--use-gpu-in-tests" |
| 3221 ], | 4003 ], |
| 3222 "swarming": { | 4004 "swarming": { |
| 3223 "can_use_on_swarming_builders": true, | 4005 "can_use_on_swarming_builders": true, |
| 4006 "cipd_packages": [ |
| 4007 { |
| 4008 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4009 "location": "bin", |
| 4010 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4011 } |
| 4012 ], |
| 3224 "dimension_sets": [ | 4013 "dimension_sets": [ |
| 3225 { | 4014 { |
| 3226 "gpu": "10de:0f02", | 4015 "gpu": "10de:0f02", |
| 3227 "os": "Linux" | 4016 "os": "Linux" |
| 3228 } | 4017 } |
| 4018 ], |
| 4019 "output_links": [ |
| 4020 { |
| 4021 "link": [ |
| 4022 "https://luci-logdog.appspot.com/v/?s", |
| 4023 "=android%2Fswarming%2Flogcats%2F", |
| 4024 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4025 ], |
| 4026 "name": "shard #${SHARD_INDEX} logcats" |
| 4027 } |
| 3229 ] | 4028 ] |
| 3230 }, | 4029 }, |
| 3231 "test": "audio_unittests", | 4030 "test": "audio_unittests", |
| 3232 "use_xvfb": false | 4031 "use_xvfb": false |
| 3233 }, | 4032 }, |
| 3234 { | 4033 { |
| 3235 "args": [ | 4034 "args": [ |
| 3236 "--enable-gpu", | 4035 "--enable-gpu", |
| 3237 "--test-launcher-jobs=1", | 4036 "--test-launcher-jobs=1", |
| 3238 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" | 4037 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" |
| 3239 ], | 4038 ], |
| 3240 "name": "tab_capture_end2end_tests", | 4039 "name": "tab_capture_end2end_tests", |
| 3241 "test": "browser_tests", | 4040 "test": "browser_tests", |
| 3242 "use_xvfb": false | 4041 "use_xvfb": false |
| 3243 }, | 4042 }, |
| 3244 { | 4043 { |
| 3245 "args": [ | 4044 "args": [ |
| 3246 "--use-gpu-in-tests" | 4045 "--use-gpu-in-tests" |
| 3247 ], | 4046 ], |
| 3248 "swarming": { | 4047 "swarming": { |
| 3249 "can_use_on_swarming_builders": true, | 4048 "can_use_on_swarming_builders": true, |
| 4049 "cipd_packages": [ |
| 4050 { |
| 4051 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4052 "location": "bin", |
| 4053 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4054 } |
| 4055 ], |
| 3250 "dimension_sets": [ | 4056 "dimension_sets": [ |
| 3251 { | 4057 { |
| 3252 "gpu": "10de:0f02", | 4058 "gpu": "10de:0f02", |
| 3253 "os": "Linux" | 4059 "os": "Linux" |
| 3254 } | 4060 } |
| 4061 ], |
| 4062 "output_links": [ |
| 4063 { |
| 4064 "link": [ |
| 4065 "https://luci-logdog.appspot.com/v/?s", |
| 4066 "=android%2Fswarming%2Flogcats%2F", |
| 4067 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4068 ], |
| 4069 "name": "shard #${SHARD_INDEX} logcats" |
| 4070 } |
| 3255 ] | 4071 ] |
| 3256 }, | 4072 }, |
| 3257 "test": "gl_tests", | 4073 "test": "gl_tests", |
| 3258 "use_xvfb": false | 4074 "use_xvfb": false |
| 3259 }, | 4075 }, |
| 3260 { | 4076 { |
| 3261 "args": [ | 4077 "args": [ |
| 3262 "--use-gpu-in-tests" | 4078 "--use-gpu-in-tests" |
| 3263 ], | 4079 ], |
| 3264 "swarming": { | 4080 "swarming": { |
| 3265 "can_use_on_swarming_builders": true, | 4081 "can_use_on_swarming_builders": true, |
| 4082 "cipd_packages": [ |
| 4083 { |
| 4084 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4085 "location": "bin", |
| 4086 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4087 } |
| 4088 ], |
| 3266 "dimension_sets": [ | 4089 "dimension_sets": [ |
| 3267 { | 4090 { |
| 3268 "gpu": "10de:0f02", | 4091 "gpu": "10de:0f02", |
| 3269 "os": "Linux" | 4092 "os": "Linux" |
| 3270 } | 4093 } |
| 4094 ], |
| 4095 "output_links": [ |
| 4096 { |
| 4097 "link": [ |
| 4098 "https://luci-logdog.appspot.com/v/?s", |
| 4099 "=android%2Fswarming%2Flogcats%2F", |
| 4100 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4101 ], |
| 4102 "name": "shard #${SHARD_INDEX} logcats" |
| 4103 } |
| 3271 ] | 4104 ] |
| 3272 }, | 4105 }, |
| 3273 "test": "gl_unittests", | 4106 "test": "gl_unittests", |
| 3274 "use_xvfb": false | 4107 "use_xvfb": false |
| 3275 }, | 4108 }, |
| 3276 { | 4109 { |
| 3277 "args": [ | 4110 "args": [ |
| 3278 "--use-gpu-in-tests" | 4111 "--use-gpu-in-tests" |
| 3279 ], | 4112 ], |
| 3280 "swarming": { | 4113 "swarming": { |
| 3281 "can_use_on_swarming_builders": true, | 4114 "can_use_on_swarming_builders": true, |
| 4115 "cipd_packages": [ |
| 4116 { |
| 4117 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4118 "location": "bin", |
| 4119 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4120 } |
| 4121 ], |
| 3282 "dimension_sets": [ | 4122 "dimension_sets": [ |
| 3283 { | 4123 { |
| 3284 "gpu": "10de:0f02", | 4124 "gpu": "10de:0f02", |
| 3285 "os": "Linux" | 4125 "os": "Linux" |
| 3286 } | 4126 } |
| 4127 ], |
| 4128 "output_links": [ |
| 4129 { |
| 4130 "link": [ |
| 4131 "https://luci-logdog.appspot.com/v/?s", |
| 4132 "=android%2Fswarming%2Flogcats%2F", |
| 4133 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4134 ], |
| 4135 "name": "shard #${SHARD_INDEX} logcats" |
| 4136 } |
| 3287 ] | 4137 ] |
| 3288 }, | 4138 }, |
| 3289 "test": "gles2_conform_test", | 4139 "test": "gles2_conform_test", |
| 3290 "use_xvfb": false | 4140 "use_xvfb": false |
| 3291 } | 4141 } |
| 3292 ], | 4142 ], |
| 3293 "isolated_scripts": [ | 4143 "isolated_scripts": [ |
| 3294 { | 4144 { |
| 3295 "args": [ | 4145 "args": [ |
| 3296 "context_lost", | 4146 "context_lost", |
| (...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3567 ] | 4417 ] |
| 3568 } | 4418 } |
| 3569 } | 4419 } |
| 3570 ] | 4420 ] |
| 3571 }, | 4421 }, |
| 3572 "Linux Release (NVIDIA)": { | 4422 "Linux Release (NVIDIA)": { |
| 3573 "gtest_tests": [ | 4423 "gtest_tests": [ |
| 3574 { | 4424 { |
| 3575 "swarming": { | 4425 "swarming": { |
| 3576 "can_use_on_swarming_builders": true, | 4426 "can_use_on_swarming_builders": true, |
| 4427 "cipd_packages": [ |
| 4428 { |
| 4429 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4430 "location": "bin", |
| 4431 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4432 } |
| 4433 ], |
| 3577 "dimension_sets": [ | 4434 "dimension_sets": [ |
| 3578 { | 4435 { |
| 3579 "gpu": "10de:104a", | 4436 "gpu": "10de:104a", |
| 3580 "os": "Linux" | 4437 "os": "Linux" |
| 3581 } | 4438 } |
| 3582 ], | 4439 ], |
| 4440 "output_links": [ |
| 4441 { |
| 4442 "link": [ |
| 4443 "https://luci-logdog.appspot.com/v/?s", |
| 4444 "=android%2Fswarming%2Flogcats%2F", |
| 4445 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4446 ], |
| 4447 "name": "shard #${SHARD_INDEX} logcats" |
| 4448 } |
| 4449 ], |
| 3583 "shards": 4 | 4450 "shards": 4 |
| 3584 }, | 4451 }, |
| 3585 "test": "angle_deqp_gles2_tests", | 4452 "test": "angle_deqp_gles2_tests", |
| 3586 "use_xvfb": false | 4453 "use_xvfb": false |
| 3587 }, | 4454 }, |
| 3588 { | 4455 { |
| 3589 "swarming": { | 4456 "swarming": { |
| 3590 "can_use_on_swarming_builders": true, | 4457 "can_use_on_swarming_builders": true, |
| 4458 "cipd_packages": [ |
| 4459 { |
| 4460 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4461 "location": "bin", |
| 4462 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4463 } |
| 4464 ], |
| 3591 "dimension_sets": [ | 4465 "dimension_sets": [ |
| 3592 { | 4466 { |
| 3593 "gpu": "10de:104a", | 4467 "gpu": "10de:104a", |
| 3594 "os": "Linux" | 4468 "os": "Linux" |
| 3595 } | 4469 } |
| 3596 ], | 4470 ], |
| 4471 "output_links": [ |
| 4472 { |
| 4473 "link": [ |
| 4474 "https://luci-logdog.appspot.com/v/?s", |
| 4475 "=android%2Fswarming%2Flogcats%2F", |
| 4476 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4477 ], |
| 4478 "name": "shard #${SHARD_INDEX} logcats" |
| 4479 } |
| 4480 ], |
| 3597 "shards": 12 | 4481 "shards": 12 |
| 3598 }, | 4482 }, |
| 3599 "test": "angle_deqp_gles3_tests", | 4483 "test": "angle_deqp_gles3_tests", |
| 3600 "use_xvfb": false | 4484 "use_xvfb": false |
| 3601 }, | 4485 }, |
| 3602 { | 4486 { |
| 3603 "args": [ | 4487 "args": [ |
| 3604 "--use-gpu-in-tests" | 4488 "--use-gpu-in-tests" |
| 3605 ], | 4489 ], |
| 3606 "swarming": { | 4490 "swarming": { |
| 3607 "can_use_on_swarming_builders": true, | 4491 "can_use_on_swarming_builders": true, |
| 4492 "cipd_packages": [ |
| 4493 { |
| 4494 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4495 "location": "bin", |
| 4496 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4497 } |
| 4498 ], |
| 3608 "dimension_sets": [ | 4499 "dimension_sets": [ |
| 3609 { | 4500 { |
| 3610 "gpu": "10de:104a", | 4501 "gpu": "10de:104a", |
| 3611 "os": "Linux" | 4502 "os": "Linux" |
| 3612 } | 4503 } |
| 4504 ], |
| 4505 "output_links": [ |
| 4506 { |
| 4507 "link": [ |
| 4508 "https://luci-logdog.appspot.com/v/?s", |
| 4509 "=android%2Fswarming%2Flogcats%2F", |
| 4510 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4511 ], |
| 4512 "name": "shard #${SHARD_INDEX} logcats" |
| 4513 } |
| 3613 ] | 4514 ] |
| 3614 }, | 4515 }, |
| 3615 "test": "angle_end2end_tests", | 4516 "test": "angle_end2end_tests", |
| 3616 "use_xvfb": false | 4517 "use_xvfb": false |
| 3617 }, | 4518 }, |
| 3618 { | 4519 { |
| 3619 "args": [ | 4520 "args": [ |
| 3620 "--use-gpu-in-tests" | 4521 "--use-gpu-in-tests" |
| 3621 ], | 4522 ], |
| 3622 "swarming": { | 4523 "swarming": { |
| 3623 "can_use_on_swarming_builders": true, | 4524 "can_use_on_swarming_builders": true, |
| 4525 "cipd_packages": [ |
| 4526 { |
| 4527 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4528 "location": "bin", |
| 4529 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4530 } |
| 4531 ], |
| 3624 "dimension_sets": [ | 4532 "dimension_sets": [ |
| 3625 { | 4533 { |
| 3626 "gpu": "10de:104a", | 4534 "gpu": "10de:104a", |
| 3627 "os": "Linux" | 4535 "os": "Linux" |
| 3628 } | 4536 } |
| 4537 ], |
| 4538 "output_links": [ |
| 4539 { |
| 4540 "link": [ |
| 4541 "https://luci-logdog.appspot.com/v/?s", |
| 4542 "=android%2Fswarming%2Flogcats%2F", |
| 4543 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4544 ], |
| 4545 "name": "shard #${SHARD_INDEX} logcats" |
| 4546 } |
| 3629 ] | 4547 ] |
| 3630 }, | 4548 }, |
| 3631 "test": "angle_unittests", | 4549 "test": "angle_unittests", |
| 3632 "use_xvfb": false | 4550 "use_xvfb": false |
| 3633 }, | 4551 }, |
| 3634 { | 4552 { |
| 3635 "args": [ | 4553 "args": [ |
| 3636 "--use-gpu-in-tests" | 4554 "--use-gpu-in-tests" |
| 3637 ], | 4555 ], |
| 3638 "swarming": { | 4556 "swarming": { |
| 3639 "can_use_on_swarming_builders": true, | 4557 "can_use_on_swarming_builders": true, |
| 4558 "cipd_packages": [ |
| 4559 { |
| 4560 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4561 "location": "bin", |
| 4562 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4563 } |
| 4564 ], |
| 3640 "dimension_sets": [ | 4565 "dimension_sets": [ |
| 3641 { | 4566 { |
| 3642 "gpu": "10de:104a", | 4567 "gpu": "10de:104a", |
| 3643 "os": "Linux" | 4568 "os": "Linux" |
| 3644 } | 4569 } |
| 4570 ], |
| 4571 "output_links": [ |
| 4572 { |
| 4573 "link": [ |
| 4574 "https://luci-logdog.appspot.com/v/?s", |
| 4575 "=android%2Fswarming%2Flogcats%2F", |
| 4576 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4577 ], |
| 4578 "name": "shard #${SHARD_INDEX} logcats" |
| 4579 } |
| 3645 ] | 4580 ] |
| 3646 }, | 4581 }, |
| 3647 "test": "audio_unittests", | 4582 "test": "audio_unittests", |
| 3648 "use_xvfb": false | 4583 "use_xvfb": false |
| 3649 }, | 4584 }, |
| 3650 { | 4585 { |
| 3651 "args": [ | 4586 "args": [ |
| 3652 "--use-gpu-in-tests" | 4587 "--use-gpu-in-tests" |
| 3653 ], | 4588 ], |
| 3654 "swarming": { | 4589 "swarming": { |
| 3655 "can_use_on_swarming_builders": true, | 4590 "can_use_on_swarming_builders": true, |
| 4591 "cipd_packages": [ |
| 4592 { |
| 4593 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4594 "location": "bin", |
| 4595 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4596 } |
| 4597 ], |
| 3656 "dimension_sets": [ | 4598 "dimension_sets": [ |
| 3657 { | 4599 { |
| 3658 "gpu": "10de:104a", | 4600 "gpu": "10de:104a", |
| 3659 "os": "Linux" | 4601 "os": "Linux" |
| 3660 } | 4602 } |
| 4603 ], |
| 4604 "output_links": [ |
| 4605 { |
| 4606 "link": [ |
| 4607 "https://luci-logdog.appspot.com/v/?s", |
| 4608 "=android%2Fswarming%2Flogcats%2F", |
| 4609 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4610 ], |
| 4611 "name": "shard #${SHARD_INDEX} logcats" |
| 4612 } |
| 3661 ] | 4613 ] |
| 3662 }, | 4614 }, |
| 3663 "test": "gl_tests", | 4615 "test": "gl_tests", |
| 3664 "use_xvfb": false | 4616 "use_xvfb": false |
| 3665 }, | 4617 }, |
| 3666 { | 4618 { |
| 3667 "args": [ | 4619 "args": [ |
| 3668 "--use-gpu-in-tests" | 4620 "--use-gpu-in-tests" |
| 3669 ], | 4621 ], |
| 3670 "swarming": { | 4622 "swarming": { |
| 3671 "can_use_on_swarming_builders": true, | 4623 "can_use_on_swarming_builders": true, |
| 4624 "cipd_packages": [ |
| 4625 { |
| 4626 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4627 "location": "bin", |
| 4628 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4629 } |
| 4630 ], |
| 3672 "dimension_sets": [ | 4631 "dimension_sets": [ |
| 3673 { | 4632 { |
| 3674 "gpu": "10de:104a", | 4633 "gpu": "10de:104a", |
| 3675 "os": "Linux" | 4634 "os": "Linux" |
| 3676 } | 4635 } |
| 4636 ], |
| 4637 "output_links": [ |
| 4638 { |
| 4639 "link": [ |
| 4640 "https://luci-logdog.appspot.com/v/?s", |
| 4641 "=android%2Fswarming%2Flogcats%2F", |
| 4642 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4643 ], |
| 4644 "name": "shard #${SHARD_INDEX} logcats" |
| 4645 } |
| 3677 ] | 4646 ] |
| 3678 }, | 4647 }, |
| 3679 "test": "gl_unittests", | 4648 "test": "gl_unittests", |
| 3680 "use_xvfb": false | 4649 "use_xvfb": false |
| 3681 }, | 4650 }, |
| 3682 { | 4651 { |
| 3683 "args": [ | 4652 "args": [ |
| 3684 "--use-gpu-in-tests" | 4653 "--use-gpu-in-tests" |
| 3685 ], | 4654 ], |
| 3686 "swarming": { | 4655 "swarming": { |
| 3687 "can_use_on_swarming_builders": true, | 4656 "can_use_on_swarming_builders": true, |
| 4657 "cipd_packages": [ |
| 4658 { |
| 4659 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4660 "location": "bin", |
| 4661 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4662 } |
| 4663 ], |
| 3688 "dimension_sets": [ | 4664 "dimension_sets": [ |
| 3689 { | 4665 { |
| 3690 "gpu": "10de:104a", | 4666 "gpu": "10de:104a", |
| 3691 "os": "Linux" | 4667 "os": "Linux" |
| 3692 } | 4668 } |
| 4669 ], |
| 4670 "output_links": [ |
| 4671 { |
| 4672 "link": [ |
| 4673 "https://luci-logdog.appspot.com/v/?s", |
| 4674 "=android%2Fswarming%2Flogcats%2F", |
| 4675 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4676 ], |
| 4677 "name": "shard #${SHARD_INDEX} logcats" |
| 4678 } |
| 3693 ] | 4679 ] |
| 3694 }, | 4680 }, |
| 3695 "test": "gles2_conform_test", | 4681 "test": "gles2_conform_test", |
| 3696 "use_xvfb": false | 4682 "use_xvfb": false |
| 3697 }, | 4683 }, |
| 3698 { | 4684 { |
| 3699 "override_compile_targets": [ | 4685 "override_compile_targets": [ |
| 3700 "tab_capture_end2end_tests_run" | 4686 "tab_capture_end2end_tests_run" |
| 3701 ], | 4687 ], |
| 3702 "swarming": { | 4688 "swarming": { |
| 3703 "can_use_on_swarming_builders": true, | 4689 "can_use_on_swarming_builders": true, |
| 4690 "cipd_packages": [ |
| 4691 { |
| 4692 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 4693 "location": "bin", |
| 4694 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 4695 } |
| 4696 ], |
| 3704 "dimension_sets": [ | 4697 "dimension_sets": [ |
| 3705 { | 4698 { |
| 3706 "gpu": "10de:104a", | 4699 "gpu": "10de:104a", |
| 3707 "os": "Linux" | 4700 "os": "Linux" |
| 3708 } | 4701 } |
| 4702 ], |
| 4703 "output_links": [ |
| 4704 { |
| 4705 "link": [ |
| 4706 "https://luci-logdog.appspot.com/v/?s", |
| 4707 "=android%2Fswarming%2Flogcats%2F", |
| 4708 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 4709 ], |
| 4710 "name": "shard #${SHARD_INDEX} logcats" |
| 4711 } |
| 3709 ] | 4712 ] |
| 3710 }, | 4713 }, |
| 3711 "test": "tab_capture_end2end_tests", | 4714 "test": "tab_capture_end2end_tests", |
| 3712 "use_xvfb": false | 4715 "use_xvfb": false |
| 3713 } | 4716 } |
| 3714 ], | 4717 ], |
| 3715 "isolated_scripts": [ | 4718 "isolated_scripts": [ |
| 3716 { | 4719 { |
| 3717 "args": [ | 4720 "args": [ |
| 3718 "context_lost", | 4721 "context_lost", |
| (...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4018 ] | 5021 ] |
| 4019 }, | 5022 }, |
| 4020 "Linux Release (New Intel)": { | 5023 "Linux Release (New Intel)": { |
| 4021 "gtest_tests": [ | 5024 "gtest_tests": [ |
| 4022 { | 5025 { |
| 4023 "args": [ | 5026 "args": [ |
| 4024 "--use-gpu-in-tests" | 5027 "--use-gpu-in-tests" |
| 4025 ], | 5028 ], |
| 4026 "swarming": { | 5029 "swarming": { |
| 4027 "can_use_on_swarming_builders": true, | 5030 "can_use_on_swarming_builders": true, |
| 5031 "cipd_packages": [ |
| 5032 { |
| 5033 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5034 "location": "bin", |
| 5035 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5036 } |
| 5037 ], |
| 4028 "dimension_sets": [ | 5038 "dimension_sets": [ |
| 4029 { | 5039 { |
| 4030 "gpu": "8086:0412", | 5040 "gpu": "8086:0412", |
| 4031 "os": "Linux" | 5041 "os": "Linux" |
| 4032 } | 5042 } |
| 5043 ], |
| 5044 "output_links": [ |
| 5045 { |
| 5046 "link": [ |
| 5047 "https://luci-logdog.appspot.com/v/?s", |
| 5048 "=android%2Fswarming%2Flogcats%2F", |
| 5049 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5050 ], |
| 5051 "name": "shard #${SHARD_INDEX} logcats" |
| 5052 } |
| 4033 ] | 5053 ] |
| 4034 }, | 5054 }, |
| 4035 "test": "angle_end2end_tests", | 5055 "test": "angle_end2end_tests", |
| 4036 "use_xvfb": false | 5056 "use_xvfb": false |
| 4037 }, | 5057 }, |
| 4038 { | 5058 { |
| 4039 "args": [ | 5059 "args": [ |
| 4040 "--use-gpu-in-tests" | 5060 "--use-gpu-in-tests" |
| 4041 ], | 5061 ], |
| 4042 "swarming": { | 5062 "swarming": { |
| 4043 "can_use_on_swarming_builders": true, | 5063 "can_use_on_swarming_builders": true, |
| 5064 "cipd_packages": [ |
| 5065 { |
| 5066 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5067 "location": "bin", |
| 5068 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5069 } |
| 5070 ], |
| 4044 "dimension_sets": [ | 5071 "dimension_sets": [ |
| 4045 { | 5072 { |
| 4046 "gpu": "8086:0412", | 5073 "gpu": "8086:0412", |
| 4047 "os": "Linux" | 5074 "os": "Linux" |
| 4048 } | 5075 } |
| 5076 ], |
| 5077 "output_links": [ |
| 5078 { |
| 5079 "link": [ |
| 5080 "https://luci-logdog.appspot.com/v/?s", |
| 5081 "=android%2Fswarming%2Flogcats%2F", |
| 5082 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5083 ], |
| 5084 "name": "shard #${SHARD_INDEX} logcats" |
| 5085 } |
| 4049 ] | 5086 ] |
| 4050 }, | 5087 }, |
| 4051 "test": "angle_unittests", | 5088 "test": "angle_unittests", |
| 4052 "use_xvfb": false | 5089 "use_xvfb": false |
| 4053 }, | 5090 }, |
| 4054 { | 5091 { |
| 4055 "args": [ | 5092 "args": [ |
| 4056 "--use-gpu-in-tests" | 5093 "--use-gpu-in-tests" |
| 4057 ], | 5094 ], |
| 4058 "swarming": { | 5095 "swarming": { |
| 4059 "can_use_on_swarming_builders": true, | 5096 "can_use_on_swarming_builders": true, |
| 5097 "cipd_packages": [ |
| 5098 { |
| 5099 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5100 "location": "bin", |
| 5101 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5102 } |
| 5103 ], |
| 4060 "dimension_sets": [ | 5104 "dimension_sets": [ |
| 4061 { | 5105 { |
| 4062 "gpu": "8086:0412", | 5106 "gpu": "8086:0412", |
| 4063 "os": "Linux" | 5107 "os": "Linux" |
| 4064 } | 5108 } |
| 5109 ], |
| 5110 "output_links": [ |
| 5111 { |
| 5112 "link": [ |
| 5113 "https://luci-logdog.appspot.com/v/?s", |
| 5114 "=android%2Fswarming%2Flogcats%2F", |
| 5115 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5116 ], |
| 5117 "name": "shard #${SHARD_INDEX} logcats" |
| 5118 } |
| 4065 ] | 5119 ] |
| 4066 }, | 5120 }, |
| 4067 "test": "audio_unittests", | 5121 "test": "audio_unittests", |
| 4068 "use_xvfb": false | 5122 "use_xvfb": false |
| 4069 }, | 5123 }, |
| 4070 { | 5124 { |
| 4071 "args": [ | 5125 "args": [ |
| 4072 "--enable-gpu", | 5126 "--enable-gpu", |
| 4073 "--test-launcher-jobs=1", | 5127 "--test-launcher-jobs=1", |
| 4074 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" | 5128 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" |
| 4075 ], | 5129 ], |
| 4076 "name": "tab_capture_end2end_tests", | 5130 "name": "tab_capture_end2end_tests", |
| 4077 "test": "browser_tests", | 5131 "test": "browser_tests", |
| 4078 "use_xvfb": false | 5132 "use_xvfb": false |
| 4079 }, | 5133 }, |
| 4080 { | 5134 { |
| 4081 "args": [ | 5135 "args": [ |
| 4082 "--use-gpu-in-tests" | 5136 "--use-gpu-in-tests" |
| 4083 ], | 5137 ], |
| 4084 "swarming": { | 5138 "swarming": { |
| 4085 "can_use_on_swarming_builders": true, | 5139 "can_use_on_swarming_builders": true, |
| 5140 "cipd_packages": [ |
| 5141 { |
| 5142 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5143 "location": "bin", |
| 5144 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5145 } |
| 5146 ], |
| 4086 "dimension_sets": [ | 5147 "dimension_sets": [ |
| 4087 { | 5148 { |
| 4088 "gpu": "8086:0412", | 5149 "gpu": "8086:0412", |
| 4089 "os": "Linux" | 5150 "os": "Linux" |
| 4090 } | 5151 } |
| 5152 ], |
| 5153 "output_links": [ |
| 5154 { |
| 5155 "link": [ |
| 5156 "https://luci-logdog.appspot.com/v/?s", |
| 5157 "=android%2Fswarming%2Flogcats%2F", |
| 5158 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5159 ], |
| 5160 "name": "shard #${SHARD_INDEX} logcats" |
| 5161 } |
| 4091 ] | 5162 ] |
| 4092 }, | 5163 }, |
| 4093 "test": "gl_tests", | 5164 "test": "gl_tests", |
| 4094 "use_xvfb": false | 5165 "use_xvfb": false |
| 4095 }, | 5166 }, |
| 4096 { | 5167 { |
| 4097 "args": [ | 5168 "args": [ |
| 4098 "--use-gpu-in-tests" | 5169 "--use-gpu-in-tests" |
| 4099 ], | 5170 ], |
| 4100 "swarming": { | 5171 "swarming": { |
| 4101 "can_use_on_swarming_builders": true, | 5172 "can_use_on_swarming_builders": true, |
| 5173 "cipd_packages": [ |
| 5174 { |
| 5175 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5176 "location": "bin", |
| 5177 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5178 } |
| 5179 ], |
| 4102 "dimension_sets": [ | 5180 "dimension_sets": [ |
| 4103 { | 5181 { |
| 4104 "gpu": "8086:0412", | 5182 "gpu": "8086:0412", |
| 4105 "os": "Linux" | 5183 "os": "Linux" |
| 4106 } | 5184 } |
| 5185 ], |
| 5186 "output_links": [ |
| 5187 { |
| 5188 "link": [ |
| 5189 "https://luci-logdog.appspot.com/v/?s", |
| 5190 "=android%2Fswarming%2Flogcats%2F", |
| 5191 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5192 ], |
| 5193 "name": "shard #${SHARD_INDEX} logcats" |
| 5194 } |
| 4107 ] | 5195 ] |
| 4108 }, | 5196 }, |
| 4109 "test": "gl_unittests", | 5197 "test": "gl_unittests", |
| 4110 "use_xvfb": false | 5198 "use_xvfb": false |
| 4111 }, | 5199 }, |
| 4112 { | 5200 { |
| 4113 "args": [ | 5201 "args": [ |
| 4114 "--use-gpu-in-tests" | 5202 "--use-gpu-in-tests" |
| 4115 ], | 5203 ], |
| 4116 "swarming": { | 5204 "swarming": { |
| 4117 "can_use_on_swarming_builders": true, | 5205 "can_use_on_swarming_builders": true, |
| 5206 "cipd_packages": [ |
| 5207 { |
| 5208 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5209 "location": "bin", |
| 5210 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5211 } |
| 5212 ], |
| 4118 "dimension_sets": [ | 5213 "dimension_sets": [ |
| 4119 { | 5214 { |
| 4120 "gpu": "8086:0412", | 5215 "gpu": "8086:0412", |
| 4121 "os": "Linux" | 5216 "os": "Linux" |
| 4122 } | 5217 } |
| 5218 ], |
| 5219 "output_links": [ |
| 5220 { |
| 5221 "link": [ |
| 5222 "https://luci-logdog.appspot.com/v/?s", |
| 5223 "=android%2Fswarming%2Flogcats%2F", |
| 5224 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5225 ], |
| 5226 "name": "shard #${SHARD_INDEX} logcats" |
| 5227 } |
| 4123 ] | 5228 ] |
| 4124 }, | 5229 }, |
| 4125 "test": "gles2_conform_test", | 5230 "test": "gles2_conform_test", |
| 4126 "use_xvfb": false | 5231 "use_xvfb": false |
| 4127 } | 5232 } |
| 4128 ], | 5233 ], |
| 4129 "isolated_scripts": [ | 5234 "isolated_scripts": [ |
| 4130 { | 5235 { |
| 4131 "args": [ | 5236 "args": [ |
| 4132 "context_lost", | 5237 "context_lost", |
| (...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4432 ] | 5537 ] |
| 4433 }, | 5538 }, |
| 4434 "Mac 10.10 Debug (ATI)": { | 5539 "Mac 10.10 Debug (ATI)": { |
| 4435 "gtest_tests": [ | 5540 "gtest_tests": [ |
| 4436 { | 5541 { |
| 4437 "args": [ | 5542 "args": [ |
| 4438 "--use-gpu-in-tests" | 5543 "--use-gpu-in-tests" |
| 4439 ], | 5544 ], |
| 4440 "swarming": { | 5545 "swarming": { |
| 4441 "can_use_on_swarming_builders": true, | 5546 "can_use_on_swarming_builders": true, |
| 5547 "cipd_packages": [ |
| 5548 { |
| 5549 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5550 "location": "bin", |
| 5551 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5552 } |
| 5553 ], |
| 4442 "dimension_sets": [ | 5554 "dimension_sets": [ |
| 4443 { | 5555 { |
| 4444 "gpu": "1002:679e", | 5556 "gpu": "1002:679e", |
| 4445 "os": "Mac-10.10" | 5557 "os": "Mac-10.10" |
| 4446 } | 5558 } |
| 5559 ], |
| 5560 "output_links": [ |
| 5561 { |
| 5562 "link": [ |
| 5563 "https://luci-logdog.appspot.com/v/?s", |
| 5564 "=android%2Fswarming%2Flogcats%2F", |
| 5565 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5566 ], |
| 5567 "name": "shard #${SHARD_INDEX} logcats" |
| 5568 } |
| 4447 ] | 5569 ] |
| 4448 }, | 5570 }, |
| 4449 "test": "angle_end2end_tests", | 5571 "test": "angle_end2end_tests", |
| 4450 "use_xvfb": false | 5572 "use_xvfb": false |
| 4451 }, | 5573 }, |
| 4452 { | 5574 { |
| 4453 "args": [ | 5575 "args": [ |
| 4454 "--use-gpu-in-tests" | 5576 "--use-gpu-in-tests" |
| 4455 ], | 5577 ], |
| 4456 "swarming": { | 5578 "swarming": { |
| 4457 "can_use_on_swarming_builders": true, | 5579 "can_use_on_swarming_builders": true, |
| 5580 "cipd_packages": [ |
| 5581 { |
| 5582 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5583 "location": "bin", |
| 5584 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5585 } |
| 5586 ], |
| 4458 "dimension_sets": [ | 5587 "dimension_sets": [ |
| 4459 { | 5588 { |
| 4460 "gpu": "1002:679e", | 5589 "gpu": "1002:679e", |
| 4461 "os": "Mac-10.10" | 5590 "os": "Mac-10.10" |
| 4462 } | 5591 } |
| 5592 ], |
| 5593 "output_links": [ |
| 5594 { |
| 5595 "link": [ |
| 5596 "https://luci-logdog.appspot.com/v/?s", |
| 5597 "=android%2Fswarming%2Flogcats%2F", |
| 5598 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5599 ], |
| 5600 "name": "shard #${SHARD_INDEX} logcats" |
| 5601 } |
| 4463 ] | 5602 ] |
| 4464 }, | 5603 }, |
| 4465 "test": "angle_unittests", | 5604 "test": "angle_unittests", |
| 4466 "use_xvfb": false | 5605 "use_xvfb": false |
| 4467 }, | 5606 }, |
| 4468 { | 5607 { |
| 4469 "args": [ | 5608 "args": [ |
| 4470 "--use-gpu-in-tests" | 5609 "--use-gpu-in-tests" |
| 4471 ], | 5610 ], |
| 4472 "swarming": { | 5611 "swarming": { |
| 4473 "can_use_on_swarming_builders": true, | 5612 "can_use_on_swarming_builders": true, |
| 5613 "cipd_packages": [ |
| 5614 { |
| 5615 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5616 "location": "bin", |
| 5617 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5618 } |
| 5619 ], |
| 4474 "dimension_sets": [ | 5620 "dimension_sets": [ |
| 4475 { | 5621 { |
| 4476 "gpu": "1002:679e", | 5622 "gpu": "1002:679e", |
| 4477 "os": "Mac-10.10" | 5623 "os": "Mac-10.10" |
| 4478 } | 5624 } |
| 5625 ], |
| 5626 "output_links": [ |
| 5627 { |
| 5628 "link": [ |
| 5629 "https://luci-logdog.appspot.com/v/?s", |
| 5630 "=android%2Fswarming%2Flogcats%2F", |
| 5631 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5632 ], |
| 5633 "name": "shard #${SHARD_INDEX} logcats" |
| 5634 } |
| 4479 ] | 5635 ] |
| 4480 }, | 5636 }, |
| 4481 "test": "audio_unittests", | 5637 "test": "audio_unittests", |
| 4482 "use_xvfb": false | 5638 "use_xvfb": false |
| 4483 }, | 5639 }, |
| 4484 { | 5640 { |
| 4485 "args": [ | 5641 "args": [ |
| 4486 "--use-gpu-in-tests" | 5642 "--use-gpu-in-tests" |
| 4487 ], | 5643 ], |
| 4488 "swarming": { | 5644 "swarming": { |
| 4489 "can_use_on_swarming_builders": true, | 5645 "can_use_on_swarming_builders": true, |
| 5646 "cipd_packages": [ |
| 5647 { |
| 5648 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5649 "location": "bin", |
| 5650 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5651 } |
| 5652 ], |
| 4490 "dimension_sets": [ | 5653 "dimension_sets": [ |
| 4491 { | 5654 { |
| 4492 "gpu": "1002:679e", | 5655 "gpu": "1002:679e", |
| 4493 "os": "Mac-10.10" | 5656 "os": "Mac-10.10" |
| 4494 } | 5657 } |
| 5658 ], |
| 5659 "output_links": [ |
| 5660 { |
| 5661 "link": [ |
| 5662 "https://luci-logdog.appspot.com/v/?s", |
| 5663 "=android%2Fswarming%2Flogcats%2F", |
| 5664 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5665 ], |
| 5666 "name": "shard #${SHARD_INDEX} logcats" |
| 5667 } |
| 4495 ] | 5668 ] |
| 4496 }, | 5669 }, |
| 4497 "test": "gl_tests", | 5670 "test": "gl_tests", |
| 4498 "use_xvfb": false | 5671 "use_xvfb": false |
| 4499 }, | 5672 }, |
| 4500 { | 5673 { |
| 4501 "args": [ | 5674 "args": [ |
| 4502 "--use-gpu-in-tests" | 5675 "--use-gpu-in-tests" |
| 4503 ], | 5676 ], |
| 4504 "swarming": { | 5677 "swarming": { |
| 4505 "can_use_on_swarming_builders": true, | 5678 "can_use_on_swarming_builders": true, |
| 5679 "cipd_packages": [ |
| 5680 { |
| 5681 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5682 "location": "bin", |
| 5683 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5684 } |
| 5685 ], |
| 4506 "dimension_sets": [ | 5686 "dimension_sets": [ |
| 4507 { | 5687 { |
| 4508 "gpu": "1002:679e", | 5688 "gpu": "1002:679e", |
| 4509 "os": "Mac-10.10" | 5689 "os": "Mac-10.10" |
| 4510 } | 5690 } |
| 5691 ], |
| 5692 "output_links": [ |
| 5693 { |
| 5694 "link": [ |
| 5695 "https://luci-logdog.appspot.com/v/?s", |
| 5696 "=android%2Fswarming%2Flogcats%2F", |
| 5697 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5698 ], |
| 5699 "name": "shard #${SHARD_INDEX} logcats" |
| 5700 } |
| 4511 ] | 5701 ] |
| 4512 }, | 5702 }, |
| 4513 "test": "gl_unittests", | 5703 "test": "gl_unittests", |
| 4514 "use_xvfb": false | 5704 "use_xvfb": false |
| 4515 }, | 5705 }, |
| 4516 { | 5706 { |
| 4517 "args": [ | 5707 "args": [ |
| 4518 "--use-gpu-in-tests" | 5708 "--use-gpu-in-tests" |
| 4519 ], | 5709 ], |
| 4520 "swarming": { | 5710 "swarming": { |
| 4521 "can_use_on_swarming_builders": true, | 5711 "can_use_on_swarming_builders": true, |
| 5712 "cipd_packages": [ |
| 5713 { |
| 5714 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5715 "location": "bin", |
| 5716 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5717 } |
| 5718 ], |
| 4522 "dimension_sets": [ | 5719 "dimension_sets": [ |
| 4523 { | 5720 { |
| 4524 "gpu": "1002:679e", | 5721 "gpu": "1002:679e", |
| 4525 "os": "Mac-10.10" | 5722 "os": "Mac-10.10" |
| 4526 } | 5723 } |
| 5724 ], |
| 5725 "output_links": [ |
| 5726 { |
| 5727 "link": [ |
| 5728 "https://luci-logdog.appspot.com/v/?s", |
| 5729 "=android%2Fswarming%2Flogcats%2F", |
| 5730 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5731 ], |
| 5732 "name": "shard #${SHARD_INDEX} logcats" |
| 5733 } |
| 4527 ] | 5734 ] |
| 4528 }, | 5735 }, |
| 4529 "test": "gles2_conform_test", | 5736 "test": "gles2_conform_test", |
| 4530 "use_xvfb": false | 5737 "use_xvfb": false |
| 4531 } | 5738 } |
| 4532 ], | 5739 ], |
| 4533 "isolated_scripts": [ | 5740 "isolated_scripts": [ |
| 4534 { | 5741 { |
| 4535 "args": [ | 5742 "args": [ |
| 4536 "context_lost", | 5743 "context_lost", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4761 ] | 5968 ] |
| 4762 }, | 5969 }, |
| 4763 "Mac 10.10 Debug (Intel)": { | 5970 "Mac 10.10 Debug (Intel)": { |
| 4764 "gtest_tests": [ | 5971 "gtest_tests": [ |
| 4765 { | 5972 { |
| 4766 "args": [ | 5973 "args": [ |
| 4767 "--use-gpu-in-tests" | 5974 "--use-gpu-in-tests" |
| 4768 ], | 5975 ], |
| 4769 "swarming": { | 5976 "swarming": { |
| 4770 "can_use_on_swarming_builders": true, | 5977 "can_use_on_swarming_builders": true, |
| 5978 "cipd_packages": [ |
| 5979 { |
| 5980 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 5981 "location": "bin", |
| 5982 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 5983 } |
| 5984 ], |
| 4771 "dimension_sets": [ | 5985 "dimension_sets": [ |
| 4772 { | 5986 { |
| 4773 "gpu": "8086:0a2e", | 5987 "gpu": "8086:0a2e", |
| 4774 "os": "Mac-10.10" | 5988 "os": "Mac-10.10" |
| 4775 } | 5989 } |
| 5990 ], |
| 5991 "output_links": [ |
| 5992 { |
| 5993 "link": [ |
| 5994 "https://luci-logdog.appspot.com/v/?s", |
| 5995 "=android%2Fswarming%2Flogcats%2F", |
| 5996 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 5997 ], |
| 5998 "name": "shard #${SHARD_INDEX} logcats" |
| 5999 } |
| 4776 ] | 6000 ] |
| 4777 }, | 6001 }, |
| 4778 "test": "angle_end2end_tests", | 6002 "test": "angle_end2end_tests", |
| 4779 "use_xvfb": false | 6003 "use_xvfb": false |
| 4780 }, | 6004 }, |
| 4781 { | 6005 { |
| 4782 "args": [ | 6006 "args": [ |
| 4783 "--use-gpu-in-tests" | 6007 "--use-gpu-in-tests" |
| 4784 ], | 6008 ], |
| 4785 "swarming": { | 6009 "swarming": { |
| 4786 "can_use_on_swarming_builders": true, | 6010 "can_use_on_swarming_builders": true, |
| 6011 "cipd_packages": [ |
| 6012 { |
| 6013 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6014 "location": "bin", |
| 6015 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6016 } |
| 6017 ], |
| 4787 "dimension_sets": [ | 6018 "dimension_sets": [ |
| 4788 { | 6019 { |
| 4789 "gpu": "8086:0a2e", | 6020 "gpu": "8086:0a2e", |
| 4790 "os": "Mac-10.10" | 6021 "os": "Mac-10.10" |
| 4791 } | 6022 } |
| 6023 ], |
| 6024 "output_links": [ |
| 6025 { |
| 6026 "link": [ |
| 6027 "https://luci-logdog.appspot.com/v/?s", |
| 6028 "=android%2Fswarming%2Flogcats%2F", |
| 6029 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6030 ], |
| 6031 "name": "shard #${SHARD_INDEX} logcats" |
| 6032 } |
| 4792 ] | 6033 ] |
| 4793 }, | 6034 }, |
| 4794 "test": "angle_unittests", | 6035 "test": "angle_unittests", |
| 4795 "use_xvfb": false | 6036 "use_xvfb": false |
| 4796 }, | 6037 }, |
| 4797 { | 6038 { |
| 4798 "args": [ | 6039 "args": [ |
| 4799 "--use-gpu-in-tests" | 6040 "--use-gpu-in-tests" |
| 4800 ], | 6041 ], |
| 4801 "swarming": { | 6042 "swarming": { |
| 4802 "can_use_on_swarming_builders": true, | 6043 "can_use_on_swarming_builders": true, |
| 6044 "cipd_packages": [ |
| 6045 { |
| 6046 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6047 "location": "bin", |
| 6048 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6049 } |
| 6050 ], |
| 4803 "dimension_sets": [ | 6051 "dimension_sets": [ |
| 4804 { | 6052 { |
| 4805 "gpu": "8086:0a2e", | 6053 "gpu": "8086:0a2e", |
| 4806 "os": "Mac-10.10" | 6054 "os": "Mac-10.10" |
| 4807 } | 6055 } |
| 6056 ], |
| 6057 "output_links": [ |
| 6058 { |
| 6059 "link": [ |
| 6060 "https://luci-logdog.appspot.com/v/?s", |
| 6061 "=android%2Fswarming%2Flogcats%2F", |
| 6062 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6063 ], |
| 6064 "name": "shard #${SHARD_INDEX} logcats" |
| 6065 } |
| 4808 ] | 6066 ] |
| 4809 }, | 6067 }, |
| 4810 "test": "audio_unittests", | 6068 "test": "audio_unittests", |
| 4811 "use_xvfb": false | 6069 "use_xvfb": false |
| 4812 }, | 6070 }, |
| 4813 { | 6071 { |
| 4814 "args": [ | 6072 "args": [ |
| 4815 "--use-gpu-in-tests" | 6073 "--use-gpu-in-tests" |
| 4816 ], | 6074 ], |
| 4817 "swarming": { | 6075 "swarming": { |
| 4818 "can_use_on_swarming_builders": true, | 6076 "can_use_on_swarming_builders": true, |
| 6077 "cipd_packages": [ |
| 6078 { |
| 6079 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6080 "location": "bin", |
| 6081 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6082 } |
| 6083 ], |
| 4819 "dimension_sets": [ | 6084 "dimension_sets": [ |
| 4820 { | 6085 { |
| 4821 "gpu": "8086:0a2e", | 6086 "gpu": "8086:0a2e", |
| 4822 "os": "Mac-10.10" | 6087 "os": "Mac-10.10" |
| 4823 } | 6088 } |
| 6089 ], |
| 6090 "output_links": [ |
| 6091 { |
| 6092 "link": [ |
| 6093 "https://luci-logdog.appspot.com/v/?s", |
| 6094 "=android%2Fswarming%2Flogcats%2F", |
| 6095 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6096 ], |
| 6097 "name": "shard #${SHARD_INDEX} logcats" |
| 6098 } |
| 4824 ] | 6099 ] |
| 4825 }, | 6100 }, |
| 4826 "test": "gl_tests", | 6101 "test": "gl_tests", |
| 4827 "use_xvfb": false | 6102 "use_xvfb": false |
| 4828 }, | 6103 }, |
| 4829 { | 6104 { |
| 4830 "args": [ | 6105 "args": [ |
| 4831 "--use-gpu-in-tests" | 6106 "--use-gpu-in-tests" |
| 4832 ], | 6107 ], |
| 4833 "swarming": { | 6108 "swarming": { |
| 4834 "can_use_on_swarming_builders": true, | 6109 "can_use_on_swarming_builders": true, |
| 6110 "cipd_packages": [ |
| 6111 { |
| 6112 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6113 "location": "bin", |
| 6114 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6115 } |
| 6116 ], |
| 4835 "dimension_sets": [ | 6117 "dimension_sets": [ |
| 4836 { | 6118 { |
| 4837 "gpu": "8086:0a2e", | 6119 "gpu": "8086:0a2e", |
| 4838 "os": "Mac-10.10" | 6120 "os": "Mac-10.10" |
| 4839 } | 6121 } |
| 6122 ], |
| 6123 "output_links": [ |
| 6124 { |
| 6125 "link": [ |
| 6126 "https://luci-logdog.appspot.com/v/?s", |
| 6127 "=android%2Fswarming%2Flogcats%2F", |
| 6128 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6129 ], |
| 6130 "name": "shard #${SHARD_INDEX} logcats" |
| 6131 } |
| 4840 ] | 6132 ] |
| 4841 }, | 6133 }, |
| 4842 "test": "gl_unittests", | 6134 "test": "gl_unittests", |
| 4843 "use_xvfb": false | 6135 "use_xvfb": false |
| 4844 }, | 6136 }, |
| 4845 { | 6137 { |
| 4846 "args": [ | 6138 "args": [ |
| 4847 "--use-gpu-in-tests" | 6139 "--use-gpu-in-tests" |
| 4848 ], | 6140 ], |
| 4849 "swarming": { | 6141 "swarming": { |
| 4850 "can_use_on_swarming_builders": true, | 6142 "can_use_on_swarming_builders": true, |
| 6143 "cipd_packages": [ |
| 6144 { |
| 6145 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6146 "location": "bin", |
| 6147 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6148 } |
| 6149 ], |
| 4851 "dimension_sets": [ | 6150 "dimension_sets": [ |
| 4852 { | 6151 { |
| 4853 "gpu": "8086:0a2e", | 6152 "gpu": "8086:0a2e", |
| 4854 "os": "Mac-10.10" | 6153 "os": "Mac-10.10" |
| 4855 } | 6154 } |
| 6155 ], |
| 6156 "output_links": [ |
| 6157 { |
| 6158 "link": [ |
| 6159 "https://luci-logdog.appspot.com/v/?s", |
| 6160 "=android%2Fswarming%2Flogcats%2F", |
| 6161 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6162 ], |
| 6163 "name": "shard #${SHARD_INDEX} logcats" |
| 6164 } |
| 4856 ] | 6165 ] |
| 4857 }, | 6166 }, |
| 4858 "test": "gles2_conform_test", | 6167 "test": "gles2_conform_test", |
| 4859 "use_xvfb": false | 6168 "use_xvfb": false |
| 4860 } | 6169 } |
| 4861 ], | 6170 ], |
| 4862 "isolated_scripts": [ | 6171 "isolated_scripts": [ |
| 4863 { | 6172 { |
| 4864 "args": [ | 6173 "args": [ |
| 4865 "context_lost", | 6174 "context_lost", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5090 ] | 6399 ] |
| 5091 }, | 6400 }, |
| 5092 "Mac 10.10 Release (ATI)": { | 6401 "Mac 10.10 Release (ATI)": { |
| 5093 "gtest_tests": [ | 6402 "gtest_tests": [ |
| 5094 { | 6403 { |
| 5095 "args": [ | 6404 "args": [ |
| 5096 "--use-gpu-in-tests" | 6405 "--use-gpu-in-tests" |
| 5097 ], | 6406 ], |
| 5098 "swarming": { | 6407 "swarming": { |
| 5099 "can_use_on_swarming_builders": true, | 6408 "can_use_on_swarming_builders": true, |
| 6409 "cipd_packages": [ |
| 6410 { |
| 6411 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6412 "location": "bin", |
| 6413 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6414 } |
| 6415 ], |
| 5100 "dimension_sets": [ | 6416 "dimension_sets": [ |
| 5101 { | 6417 { |
| 5102 "gpu": "1002:679e", | 6418 "gpu": "1002:679e", |
| 5103 "os": "Mac-10.10" | 6419 "os": "Mac-10.10" |
| 5104 } | 6420 } |
| 6421 ], |
| 6422 "output_links": [ |
| 6423 { |
| 6424 "link": [ |
| 6425 "https://luci-logdog.appspot.com/v/?s", |
| 6426 "=android%2Fswarming%2Flogcats%2F", |
| 6427 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6428 ], |
| 6429 "name": "shard #${SHARD_INDEX} logcats" |
| 6430 } |
| 5105 ] | 6431 ] |
| 5106 }, | 6432 }, |
| 5107 "test": "angle_end2end_tests", | 6433 "test": "angle_end2end_tests", |
| 5108 "use_xvfb": false | 6434 "use_xvfb": false |
| 5109 }, | 6435 }, |
| 5110 { | 6436 { |
| 5111 "args": [ | 6437 "args": [ |
| 5112 "--use-gpu-in-tests" | 6438 "--use-gpu-in-tests" |
| 5113 ], | 6439 ], |
| 5114 "swarming": { | 6440 "swarming": { |
| 5115 "can_use_on_swarming_builders": true, | 6441 "can_use_on_swarming_builders": true, |
| 6442 "cipd_packages": [ |
| 6443 { |
| 6444 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6445 "location": "bin", |
| 6446 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6447 } |
| 6448 ], |
| 5116 "dimension_sets": [ | 6449 "dimension_sets": [ |
| 5117 { | 6450 { |
| 5118 "gpu": "1002:679e", | 6451 "gpu": "1002:679e", |
| 5119 "os": "Mac-10.10" | 6452 "os": "Mac-10.10" |
| 5120 } | 6453 } |
| 6454 ], |
| 6455 "output_links": [ |
| 6456 { |
| 6457 "link": [ |
| 6458 "https://luci-logdog.appspot.com/v/?s", |
| 6459 "=android%2Fswarming%2Flogcats%2F", |
| 6460 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6461 ], |
| 6462 "name": "shard #${SHARD_INDEX} logcats" |
| 6463 } |
| 5121 ] | 6464 ] |
| 5122 }, | 6465 }, |
| 5123 "test": "angle_unittests", | 6466 "test": "angle_unittests", |
| 5124 "use_xvfb": false | 6467 "use_xvfb": false |
| 5125 }, | 6468 }, |
| 5126 { | 6469 { |
| 5127 "args": [ | 6470 "args": [ |
| 5128 "--use-gpu-in-tests" | 6471 "--use-gpu-in-tests" |
| 5129 ], | 6472 ], |
| 5130 "swarming": { | 6473 "swarming": { |
| 5131 "can_use_on_swarming_builders": true, | 6474 "can_use_on_swarming_builders": true, |
| 6475 "cipd_packages": [ |
| 6476 { |
| 6477 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6478 "location": "bin", |
| 6479 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6480 } |
| 6481 ], |
| 5132 "dimension_sets": [ | 6482 "dimension_sets": [ |
| 5133 { | 6483 { |
| 5134 "gpu": "1002:679e", | 6484 "gpu": "1002:679e", |
| 5135 "os": "Mac-10.10" | 6485 "os": "Mac-10.10" |
| 5136 } | 6486 } |
| 6487 ], |
| 6488 "output_links": [ |
| 6489 { |
| 6490 "link": [ |
| 6491 "https://luci-logdog.appspot.com/v/?s", |
| 6492 "=android%2Fswarming%2Flogcats%2F", |
| 6493 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6494 ], |
| 6495 "name": "shard #${SHARD_INDEX} logcats" |
| 6496 } |
| 5137 ] | 6497 ] |
| 5138 }, | 6498 }, |
| 5139 "test": "audio_unittests", | 6499 "test": "audio_unittests", |
| 5140 "use_xvfb": false | 6500 "use_xvfb": false |
| 5141 }, | 6501 }, |
| 5142 { | 6502 { |
| 5143 "args": [ | 6503 "args": [ |
| 5144 "--enable-gpu", | 6504 "--enable-gpu", |
| 5145 "--test-launcher-jobs=1", | 6505 "--test-launcher-jobs=1", |
| 5146 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" | 6506 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" |
| 5147 ], | 6507 ], |
| 5148 "name": "tab_capture_end2end_tests", | 6508 "name": "tab_capture_end2end_tests", |
| 5149 "test": "browser_tests", | 6509 "test": "browser_tests", |
| 5150 "use_xvfb": false | 6510 "use_xvfb": false |
| 5151 }, | 6511 }, |
| 5152 { | 6512 { |
| 5153 "args": [ | 6513 "args": [ |
| 5154 "--use-gpu-in-tests" | 6514 "--use-gpu-in-tests" |
| 5155 ], | 6515 ], |
| 5156 "swarming": { | 6516 "swarming": { |
| 5157 "can_use_on_swarming_builders": true, | 6517 "can_use_on_swarming_builders": true, |
| 6518 "cipd_packages": [ |
| 6519 { |
| 6520 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6521 "location": "bin", |
| 6522 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6523 } |
| 6524 ], |
| 5158 "dimension_sets": [ | 6525 "dimension_sets": [ |
| 5159 { | 6526 { |
| 5160 "gpu": "1002:679e", | 6527 "gpu": "1002:679e", |
| 5161 "os": "Mac-10.10" | 6528 "os": "Mac-10.10" |
| 5162 } | 6529 } |
| 6530 ], |
| 6531 "output_links": [ |
| 6532 { |
| 6533 "link": [ |
| 6534 "https://luci-logdog.appspot.com/v/?s", |
| 6535 "=android%2Fswarming%2Flogcats%2F", |
| 6536 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6537 ], |
| 6538 "name": "shard #${SHARD_INDEX} logcats" |
| 6539 } |
| 5163 ] | 6540 ] |
| 5164 }, | 6541 }, |
| 5165 "test": "gl_tests", | 6542 "test": "gl_tests", |
| 5166 "use_xvfb": false | 6543 "use_xvfb": false |
| 5167 }, | 6544 }, |
| 5168 { | 6545 { |
| 5169 "args": [ | 6546 "args": [ |
| 5170 "--use-gpu-in-tests" | 6547 "--use-gpu-in-tests" |
| 5171 ], | 6548 ], |
| 5172 "swarming": { | 6549 "swarming": { |
| 5173 "can_use_on_swarming_builders": true, | 6550 "can_use_on_swarming_builders": true, |
| 6551 "cipd_packages": [ |
| 6552 { |
| 6553 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6554 "location": "bin", |
| 6555 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6556 } |
| 6557 ], |
| 5174 "dimension_sets": [ | 6558 "dimension_sets": [ |
| 5175 { | 6559 { |
| 5176 "gpu": "1002:679e", | 6560 "gpu": "1002:679e", |
| 5177 "os": "Mac-10.10" | 6561 "os": "Mac-10.10" |
| 5178 } | 6562 } |
| 6563 ], |
| 6564 "output_links": [ |
| 6565 { |
| 6566 "link": [ |
| 6567 "https://luci-logdog.appspot.com/v/?s", |
| 6568 "=android%2Fswarming%2Flogcats%2F", |
| 6569 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6570 ], |
| 6571 "name": "shard #${SHARD_INDEX} logcats" |
| 6572 } |
| 5179 ] | 6573 ] |
| 5180 }, | 6574 }, |
| 5181 "test": "gl_unittests", | 6575 "test": "gl_unittests", |
| 5182 "use_xvfb": false | 6576 "use_xvfb": false |
| 5183 }, | 6577 }, |
| 5184 { | 6578 { |
| 5185 "args": [ | 6579 "args": [ |
| 5186 "--use-gpu-in-tests" | 6580 "--use-gpu-in-tests" |
| 5187 ], | 6581 ], |
| 5188 "swarming": { | 6582 "swarming": { |
| 5189 "can_use_on_swarming_builders": true, | 6583 "can_use_on_swarming_builders": true, |
| 6584 "cipd_packages": [ |
| 6585 { |
| 6586 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6587 "location": "bin", |
| 6588 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6589 } |
| 6590 ], |
| 5190 "dimension_sets": [ | 6591 "dimension_sets": [ |
| 5191 { | 6592 { |
| 5192 "gpu": "1002:679e", | 6593 "gpu": "1002:679e", |
| 5193 "os": "Mac-10.10" | 6594 "os": "Mac-10.10" |
| 5194 } | 6595 } |
| 6596 ], |
| 6597 "output_links": [ |
| 6598 { |
| 6599 "link": [ |
| 6600 "https://luci-logdog.appspot.com/v/?s", |
| 6601 "=android%2Fswarming%2Flogcats%2F", |
| 6602 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6603 ], |
| 6604 "name": "shard #${SHARD_INDEX} logcats" |
| 6605 } |
| 5195 ] | 6606 ] |
| 5196 }, | 6607 }, |
| 5197 "test": "gles2_conform_test", | 6608 "test": "gles2_conform_test", |
| 5198 "use_xvfb": false | 6609 "use_xvfb": false |
| 5199 } | 6610 } |
| 5200 ], | 6611 ], |
| 5201 "isolated_scripts": [ | 6612 "isolated_scripts": [ |
| 5202 { | 6613 { |
| 5203 "args": [ | 6614 "args": [ |
| 5204 "context_lost", | 6615 "context_lost", |
| (...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5455 ] | 6866 ] |
| 5456 }, | 6867 }, |
| 5457 "Mac 10.10 Release (Intel)": { | 6868 "Mac 10.10 Release (Intel)": { |
| 5458 "gtest_tests": [ | 6869 "gtest_tests": [ |
| 5459 { | 6870 { |
| 5460 "args": [ | 6871 "args": [ |
| 5461 "--use-gpu-in-tests" | 6872 "--use-gpu-in-tests" |
| 5462 ], | 6873 ], |
| 5463 "swarming": { | 6874 "swarming": { |
| 5464 "can_use_on_swarming_builders": true, | 6875 "can_use_on_swarming_builders": true, |
| 6876 "cipd_packages": [ |
| 6877 { |
| 6878 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6879 "location": "bin", |
| 6880 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6881 } |
| 6882 ], |
| 5465 "dimension_sets": [ | 6883 "dimension_sets": [ |
| 5466 { | 6884 { |
| 5467 "gpu": "8086:0a2e", | 6885 "gpu": "8086:0a2e", |
| 5468 "os": "Mac-10.10" | 6886 "os": "Mac-10.10" |
| 5469 } | 6887 } |
| 6888 ], |
| 6889 "output_links": [ |
| 6890 { |
| 6891 "link": [ |
| 6892 "https://luci-logdog.appspot.com/v/?s", |
| 6893 "=android%2Fswarming%2Flogcats%2F", |
| 6894 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6895 ], |
| 6896 "name": "shard #${SHARD_INDEX} logcats" |
| 6897 } |
| 5470 ] | 6898 ] |
| 5471 }, | 6899 }, |
| 5472 "test": "angle_end2end_tests", | 6900 "test": "angle_end2end_tests", |
| 5473 "use_xvfb": false | 6901 "use_xvfb": false |
| 5474 }, | 6902 }, |
| 5475 { | 6903 { |
| 5476 "args": [ | 6904 "args": [ |
| 5477 "--use-gpu-in-tests" | 6905 "--use-gpu-in-tests" |
| 5478 ], | 6906 ], |
| 5479 "swarming": { | 6907 "swarming": { |
| 5480 "can_use_on_swarming_builders": true, | 6908 "can_use_on_swarming_builders": true, |
| 6909 "cipd_packages": [ |
| 6910 { |
| 6911 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6912 "location": "bin", |
| 6913 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6914 } |
| 6915 ], |
| 5481 "dimension_sets": [ | 6916 "dimension_sets": [ |
| 5482 { | 6917 { |
| 5483 "gpu": "8086:0a2e", | 6918 "gpu": "8086:0a2e", |
| 5484 "os": "Mac-10.10" | 6919 "os": "Mac-10.10" |
| 5485 } | 6920 } |
| 6921 ], |
| 6922 "output_links": [ |
| 6923 { |
| 6924 "link": [ |
| 6925 "https://luci-logdog.appspot.com/v/?s", |
| 6926 "=android%2Fswarming%2Flogcats%2F", |
| 6927 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6928 ], |
| 6929 "name": "shard #${SHARD_INDEX} logcats" |
| 6930 } |
| 5486 ] | 6931 ] |
| 5487 }, | 6932 }, |
| 5488 "test": "angle_unittests", | 6933 "test": "angle_unittests", |
| 5489 "use_xvfb": false | 6934 "use_xvfb": false |
| 5490 }, | 6935 }, |
| 5491 { | 6936 { |
| 5492 "args": [ | 6937 "args": [ |
| 5493 "--use-gpu-in-tests" | 6938 "--use-gpu-in-tests" |
| 5494 ], | 6939 ], |
| 5495 "swarming": { | 6940 "swarming": { |
| 5496 "can_use_on_swarming_builders": true, | 6941 "can_use_on_swarming_builders": true, |
| 6942 "cipd_packages": [ |
| 6943 { |
| 6944 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6945 "location": "bin", |
| 6946 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6947 } |
| 6948 ], |
| 5497 "dimension_sets": [ | 6949 "dimension_sets": [ |
| 5498 { | 6950 { |
| 5499 "gpu": "8086:0a2e", | 6951 "gpu": "8086:0a2e", |
| 5500 "os": "Mac-10.10" | 6952 "os": "Mac-10.10" |
| 5501 } | 6953 } |
| 6954 ], |
| 6955 "output_links": [ |
| 6956 { |
| 6957 "link": [ |
| 6958 "https://luci-logdog.appspot.com/v/?s", |
| 6959 "=android%2Fswarming%2Flogcats%2F", |
| 6960 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6961 ], |
| 6962 "name": "shard #${SHARD_INDEX} logcats" |
| 6963 } |
| 5502 ] | 6964 ] |
| 5503 }, | 6965 }, |
| 5504 "test": "audio_unittests", | 6966 "test": "audio_unittests", |
| 5505 "use_xvfb": false | 6967 "use_xvfb": false |
| 5506 }, | 6968 }, |
| 5507 { | 6969 { |
| 5508 "args": [ | 6970 "args": [ |
| 5509 "--use-gpu-in-tests" | 6971 "--use-gpu-in-tests" |
| 5510 ], | 6972 ], |
| 5511 "swarming": { | 6973 "swarming": { |
| 5512 "can_use_on_swarming_builders": true, | 6974 "can_use_on_swarming_builders": true, |
| 6975 "cipd_packages": [ |
| 6976 { |
| 6977 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 6978 "location": "bin", |
| 6979 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 6980 } |
| 6981 ], |
| 5513 "dimension_sets": [ | 6982 "dimension_sets": [ |
| 5514 { | 6983 { |
| 5515 "gpu": "8086:0a2e", | 6984 "gpu": "8086:0a2e", |
| 5516 "os": "Mac-10.10" | 6985 "os": "Mac-10.10" |
| 5517 } | 6986 } |
| 6987 ], |
| 6988 "output_links": [ |
| 6989 { |
| 6990 "link": [ |
| 6991 "https://luci-logdog.appspot.com/v/?s", |
| 6992 "=android%2Fswarming%2Flogcats%2F", |
| 6993 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 6994 ], |
| 6995 "name": "shard #${SHARD_INDEX} logcats" |
| 6996 } |
| 5518 ] | 6997 ] |
| 5519 }, | 6998 }, |
| 5520 "test": "gl_tests", | 6999 "test": "gl_tests", |
| 5521 "use_xvfb": false | 7000 "use_xvfb": false |
| 5522 }, | 7001 }, |
| 5523 { | 7002 { |
| 5524 "args": [ | 7003 "args": [ |
| 5525 "--use-gpu-in-tests" | 7004 "--use-gpu-in-tests" |
| 5526 ], | 7005 ], |
| 5527 "swarming": { | 7006 "swarming": { |
| 5528 "can_use_on_swarming_builders": true, | 7007 "can_use_on_swarming_builders": true, |
| 7008 "cipd_packages": [ |
| 7009 { |
| 7010 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7011 "location": "bin", |
| 7012 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7013 } |
| 7014 ], |
| 5529 "dimension_sets": [ | 7015 "dimension_sets": [ |
| 5530 { | 7016 { |
| 5531 "gpu": "8086:0a2e", | 7017 "gpu": "8086:0a2e", |
| 5532 "os": "Mac-10.10" | 7018 "os": "Mac-10.10" |
| 5533 } | 7019 } |
| 7020 ], |
| 7021 "output_links": [ |
| 7022 { |
| 7023 "link": [ |
| 7024 "https://luci-logdog.appspot.com/v/?s", |
| 7025 "=android%2Fswarming%2Flogcats%2F", |
| 7026 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7027 ], |
| 7028 "name": "shard #${SHARD_INDEX} logcats" |
| 7029 } |
| 5534 ] | 7030 ] |
| 5535 }, | 7031 }, |
| 5536 "test": "gl_unittests", | 7032 "test": "gl_unittests", |
| 5537 "use_xvfb": false | 7033 "use_xvfb": false |
| 5538 }, | 7034 }, |
| 5539 { | 7035 { |
| 5540 "args": [ | 7036 "args": [ |
| 5541 "--use-gpu-in-tests" | 7037 "--use-gpu-in-tests" |
| 5542 ], | 7038 ], |
| 5543 "swarming": { | 7039 "swarming": { |
| 5544 "can_use_on_swarming_builders": true, | 7040 "can_use_on_swarming_builders": true, |
| 7041 "cipd_packages": [ |
| 7042 { |
| 7043 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7044 "location": "bin", |
| 7045 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7046 } |
| 7047 ], |
| 5545 "dimension_sets": [ | 7048 "dimension_sets": [ |
| 5546 { | 7049 { |
| 5547 "gpu": "8086:0a2e", | 7050 "gpu": "8086:0a2e", |
| 5548 "os": "Mac-10.10" | 7051 "os": "Mac-10.10" |
| 5549 } | 7052 } |
| 7053 ], |
| 7054 "output_links": [ |
| 7055 { |
| 7056 "link": [ |
| 7057 "https://luci-logdog.appspot.com/v/?s", |
| 7058 "=android%2Fswarming%2Flogcats%2F", |
| 7059 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7060 ], |
| 7061 "name": "shard #${SHARD_INDEX} logcats" |
| 7062 } |
| 5550 ] | 7063 ] |
| 5551 }, | 7064 }, |
| 5552 "test": "gles2_conform_test", | 7065 "test": "gles2_conform_test", |
| 5553 "use_xvfb": false | 7066 "use_xvfb": false |
| 5554 }, | 7067 }, |
| 5555 { | 7068 { |
| 5556 "override_compile_targets": [ | 7069 "override_compile_targets": [ |
| 5557 "tab_capture_end2end_tests_run" | 7070 "tab_capture_end2end_tests_run" |
| 5558 ], | 7071 ], |
| 5559 "swarming": { | 7072 "swarming": { |
| 5560 "can_use_on_swarming_builders": true, | 7073 "can_use_on_swarming_builders": true, |
| 7074 "cipd_packages": [ |
| 7075 { |
| 7076 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7077 "location": "bin", |
| 7078 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7079 } |
| 7080 ], |
| 5561 "dimension_sets": [ | 7081 "dimension_sets": [ |
| 5562 { | 7082 { |
| 5563 "gpu": "8086:0a2e", | 7083 "gpu": "8086:0a2e", |
| 5564 "os": "Mac-10.10" | 7084 "os": "Mac-10.10" |
| 5565 } | 7085 } |
| 7086 ], |
| 7087 "output_links": [ |
| 7088 { |
| 7089 "link": [ |
| 7090 "https://luci-logdog.appspot.com/v/?s", |
| 7091 "=android%2Fswarming%2Flogcats%2F", |
| 7092 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7093 ], |
| 7094 "name": "shard #${SHARD_INDEX} logcats" |
| 7095 } |
| 5566 ] | 7096 ] |
| 5567 }, | 7097 }, |
| 5568 "test": "tab_capture_end2end_tests", | 7098 "test": "tab_capture_end2end_tests", |
| 5569 "use_xvfb": false | 7099 "use_xvfb": false |
| 5570 } | 7100 } |
| 5571 ], | 7101 ], |
| 5572 "isolated_scripts": [ | 7102 "isolated_scripts": [ |
| 5573 { | 7103 { |
| 5574 "args": [ | 7104 "args": [ |
| 5575 "context_lost", | 7105 "context_lost", |
| (...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5826 ] | 7356 ] |
| 5827 }, | 7357 }, |
| 5828 "Mac 10.10 Retina Debug (AMD)": { | 7358 "Mac 10.10 Retina Debug (AMD)": { |
| 5829 "gtest_tests": [ | 7359 "gtest_tests": [ |
| 5830 { | 7360 { |
| 5831 "args": [ | 7361 "args": [ |
| 5832 "--use-gpu-in-tests" | 7362 "--use-gpu-in-tests" |
| 5833 ], | 7363 ], |
| 5834 "swarming": { | 7364 "swarming": { |
| 5835 "can_use_on_swarming_builders": true, | 7365 "can_use_on_swarming_builders": true, |
| 7366 "cipd_packages": [ |
| 7367 { |
| 7368 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7369 "location": "bin", |
| 7370 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7371 } |
| 7372 ], |
| 5836 "dimension_sets": [ | 7373 "dimension_sets": [ |
| 5837 { | 7374 { |
| 5838 "gpu": "1002:6821", | 7375 "gpu": "1002:6821", |
| 5839 "hidpi": "1", | 7376 "hidpi": "1", |
| 5840 "os": "Mac-10.10" | 7377 "os": "Mac-10.10" |
| 5841 } | 7378 } |
| 7379 ], |
| 7380 "output_links": [ |
| 7381 { |
| 7382 "link": [ |
| 7383 "https://luci-logdog.appspot.com/v/?s", |
| 7384 "=android%2Fswarming%2Flogcats%2F", |
| 7385 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7386 ], |
| 7387 "name": "shard #${SHARD_INDEX} logcats" |
| 7388 } |
| 5842 ] | 7389 ] |
| 5843 }, | 7390 }, |
| 5844 "test": "angle_end2end_tests", | 7391 "test": "angle_end2end_tests", |
| 5845 "use_xvfb": false | 7392 "use_xvfb": false |
| 5846 }, | 7393 }, |
| 5847 { | 7394 { |
| 5848 "args": [ | 7395 "args": [ |
| 5849 "--use-gpu-in-tests" | 7396 "--use-gpu-in-tests" |
| 5850 ], | 7397 ], |
| 5851 "swarming": { | 7398 "swarming": { |
| 5852 "can_use_on_swarming_builders": true, | 7399 "can_use_on_swarming_builders": true, |
| 7400 "cipd_packages": [ |
| 7401 { |
| 7402 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7403 "location": "bin", |
| 7404 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7405 } |
| 7406 ], |
| 5853 "dimension_sets": [ | 7407 "dimension_sets": [ |
| 5854 { | 7408 { |
| 5855 "gpu": "1002:6821", | 7409 "gpu": "1002:6821", |
| 5856 "hidpi": "1", | 7410 "hidpi": "1", |
| 5857 "os": "Mac-10.10" | 7411 "os": "Mac-10.10" |
| 5858 } | 7412 } |
| 7413 ], |
| 7414 "output_links": [ |
| 7415 { |
| 7416 "link": [ |
| 7417 "https://luci-logdog.appspot.com/v/?s", |
| 7418 "=android%2Fswarming%2Flogcats%2F", |
| 7419 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7420 ], |
| 7421 "name": "shard #${SHARD_INDEX} logcats" |
| 7422 } |
| 5859 ] | 7423 ] |
| 5860 }, | 7424 }, |
| 5861 "test": "angle_unittests", | 7425 "test": "angle_unittests", |
| 5862 "use_xvfb": false | 7426 "use_xvfb": false |
| 5863 }, | 7427 }, |
| 5864 { | 7428 { |
| 5865 "args": [ | 7429 "args": [ |
| 5866 "--use-gpu-in-tests" | 7430 "--use-gpu-in-tests" |
| 5867 ], | 7431 ], |
| 5868 "swarming": { | 7432 "swarming": { |
| 5869 "can_use_on_swarming_builders": true, | 7433 "can_use_on_swarming_builders": true, |
| 7434 "cipd_packages": [ |
| 7435 { |
| 7436 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7437 "location": "bin", |
| 7438 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7439 } |
| 7440 ], |
| 5870 "dimension_sets": [ | 7441 "dimension_sets": [ |
| 5871 { | 7442 { |
| 5872 "gpu": "1002:6821", | 7443 "gpu": "1002:6821", |
| 5873 "hidpi": "1", | 7444 "hidpi": "1", |
| 5874 "os": "Mac-10.10" | 7445 "os": "Mac-10.10" |
| 5875 } | 7446 } |
| 7447 ], |
| 7448 "output_links": [ |
| 7449 { |
| 7450 "link": [ |
| 7451 "https://luci-logdog.appspot.com/v/?s", |
| 7452 "=android%2Fswarming%2Flogcats%2F", |
| 7453 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7454 ], |
| 7455 "name": "shard #${SHARD_INDEX} logcats" |
| 7456 } |
| 5876 ] | 7457 ] |
| 5877 }, | 7458 }, |
| 5878 "test": "audio_unittests", | 7459 "test": "audio_unittests", |
| 5879 "use_xvfb": false | 7460 "use_xvfb": false |
| 5880 }, | 7461 }, |
| 5881 { | 7462 { |
| 5882 "args": [ | 7463 "args": [ |
| 5883 "--use-gpu-in-tests" | 7464 "--use-gpu-in-tests" |
| 5884 ], | 7465 ], |
| 5885 "swarming": { | 7466 "swarming": { |
| 5886 "can_use_on_swarming_builders": true, | 7467 "can_use_on_swarming_builders": true, |
| 7468 "cipd_packages": [ |
| 7469 { |
| 7470 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7471 "location": "bin", |
| 7472 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7473 } |
| 7474 ], |
| 5887 "dimension_sets": [ | 7475 "dimension_sets": [ |
| 5888 { | 7476 { |
| 5889 "gpu": "1002:6821", | 7477 "gpu": "1002:6821", |
| 5890 "hidpi": "1", | 7478 "hidpi": "1", |
| 5891 "os": "Mac-10.10" | 7479 "os": "Mac-10.10" |
| 5892 } | 7480 } |
| 7481 ], |
| 7482 "output_links": [ |
| 7483 { |
| 7484 "link": [ |
| 7485 "https://luci-logdog.appspot.com/v/?s", |
| 7486 "=android%2Fswarming%2Flogcats%2F", |
| 7487 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7488 ], |
| 7489 "name": "shard #${SHARD_INDEX} logcats" |
| 7490 } |
| 5893 ] | 7491 ] |
| 5894 }, | 7492 }, |
| 5895 "test": "gl_tests", | 7493 "test": "gl_tests", |
| 5896 "use_xvfb": false | 7494 "use_xvfb": false |
| 5897 }, | 7495 }, |
| 5898 { | 7496 { |
| 5899 "args": [ | 7497 "args": [ |
| 5900 "--use-gpu-in-tests" | 7498 "--use-gpu-in-tests" |
| 5901 ], | 7499 ], |
| 5902 "swarming": { | 7500 "swarming": { |
| 5903 "can_use_on_swarming_builders": true, | 7501 "can_use_on_swarming_builders": true, |
| 7502 "cipd_packages": [ |
| 7503 { |
| 7504 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7505 "location": "bin", |
| 7506 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7507 } |
| 7508 ], |
| 5904 "dimension_sets": [ | 7509 "dimension_sets": [ |
| 5905 { | 7510 { |
| 5906 "gpu": "1002:6821", | 7511 "gpu": "1002:6821", |
| 5907 "hidpi": "1", | 7512 "hidpi": "1", |
| 5908 "os": "Mac-10.10" | 7513 "os": "Mac-10.10" |
| 5909 } | 7514 } |
| 7515 ], |
| 7516 "output_links": [ |
| 7517 { |
| 7518 "link": [ |
| 7519 "https://luci-logdog.appspot.com/v/?s", |
| 7520 "=android%2Fswarming%2Flogcats%2F", |
| 7521 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7522 ], |
| 7523 "name": "shard #${SHARD_INDEX} logcats" |
| 7524 } |
| 5910 ] | 7525 ] |
| 5911 }, | 7526 }, |
| 5912 "test": "gl_unittests", | 7527 "test": "gl_unittests", |
| 5913 "use_xvfb": false | 7528 "use_xvfb": false |
| 5914 }, | 7529 }, |
| 5915 { | 7530 { |
| 5916 "args": [ | 7531 "args": [ |
| 5917 "--use-gpu-in-tests" | 7532 "--use-gpu-in-tests" |
| 5918 ], | 7533 ], |
| 5919 "swarming": { | 7534 "swarming": { |
| 5920 "can_use_on_swarming_builders": true, | 7535 "can_use_on_swarming_builders": true, |
| 7536 "cipd_packages": [ |
| 7537 { |
| 7538 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7539 "location": "bin", |
| 7540 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7541 } |
| 7542 ], |
| 5921 "dimension_sets": [ | 7543 "dimension_sets": [ |
| 5922 { | 7544 { |
| 5923 "gpu": "1002:6821", | 7545 "gpu": "1002:6821", |
| 5924 "hidpi": "1", | 7546 "hidpi": "1", |
| 5925 "os": "Mac-10.10" | 7547 "os": "Mac-10.10" |
| 5926 } | 7548 } |
| 7549 ], |
| 7550 "output_links": [ |
| 7551 { |
| 7552 "link": [ |
| 7553 "https://luci-logdog.appspot.com/v/?s", |
| 7554 "=android%2Fswarming%2Flogcats%2F", |
| 7555 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7556 ], |
| 7557 "name": "shard #${SHARD_INDEX} logcats" |
| 7558 } |
| 5927 ] | 7559 ] |
| 5928 }, | 7560 }, |
| 5929 "test": "gles2_conform_test", | 7561 "test": "gles2_conform_test", |
| 5930 "use_xvfb": false | 7562 "use_xvfb": false |
| 5931 } | 7563 } |
| 5932 ], | 7564 ], |
| 5933 "isolated_scripts": [ | 7565 "isolated_scripts": [ |
| 5934 { | 7566 { |
| 5935 "args": [ | 7567 "args": [ |
| 5936 "context_lost", | 7568 "context_lost", |
| (...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6170 ] | 7802 ] |
| 6171 }, | 7803 }, |
| 6172 "Mac 10.10 Retina Release (AMD)": { | 7804 "Mac 10.10 Retina Release (AMD)": { |
| 6173 "gtest_tests": [ | 7805 "gtest_tests": [ |
| 6174 { | 7806 { |
| 6175 "args": [ | 7807 "args": [ |
| 6176 "--use-gpu-in-tests" | 7808 "--use-gpu-in-tests" |
| 6177 ], | 7809 ], |
| 6178 "swarming": { | 7810 "swarming": { |
| 6179 "can_use_on_swarming_builders": true, | 7811 "can_use_on_swarming_builders": true, |
| 7812 "cipd_packages": [ |
| 7813 { |
| 7814 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7815 "location": "bin", |
| 7816 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7817 } |
| 7818 ], |
| 6180 "dimension_sets": [ | 7819 "dimension_sets": [ |
| 6181 { | 7820 { |
| 6182 "gpu": "1002:6821", | 7821 "gpu": "1002:6821", |
| 6183 "hidpi": "1", | 7822 "hidpi": "1", |
| 6184 "os": "Mac-10.10" | 7823 "os": "Mac-10.10" |
| 6185 } | 7824 } |
| 7825 ], |
| 7826 "output_links": [ |
| 7827 { |
| 7828 "link": [ |
| 7829 "https://luci-logdog.appspot.com/v/?s", |
| 7830 "=android%2Fswarming%2Flogcats%2F", |
| 7831 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7832 ], |
| 7833 "name": "shard #${SHARD_INDEX} logcats" |
| 7834 } |
| 6186 ] | 7835 ] |
| 6187 }, | 7836 }, |
| 6188 "test": "angle_end2end_tests", | 7837 "test": "angle_end2end_tests", |
| 6189 "use_xvfb": false | 7838 "use_xvfb": false |
| 6190 }, | 7839 }, |
| 6191 { | 7840 { |
| 6192 "args": [ | 7841 "args": [ |
| 6193 "--use-gpu-in-tests" | 7842 "--use-gpu-in-tests" |
| 6194 ], | 7843 ], |
| 6195 "swarming": { | 7844 "swarming": { |
| 6196 "can_use_on_swarming_builders": true, | 7845 "can_use_on_swarming_builders": true, |
| 7846 "cipd_packages": [ |
| 7847 { |
| 7848 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7849 "location": "bin", |
| 7850 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7851 } |
| 7852 ], |
| 6197 "dimension_sets": [ | 7853 "dimension_sets": [ |
| 6198 { | 7854 { |
| 6199 "gpu": "1002:6821", | 7855 "gpu": "1002:6821", |
| 6200 "hidpi": "1", | 7856 "hidpi": "1", |
| 6201 "os": "Mac-10.10" | 7857 "os": "Mac-10.10" |
| 6202 } | 7858 } |
| 7859 ], |
| 7860 "output_links": [ |
| 7861 { |
| 7862 "link": [ |
| 7863 "https://luci-logdog.appspot.com/v/?s", |
| 7864 "=android%2Fswarming%2Flogcats%2F", |
| 7865 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7866 ], |
| 7867 "name": "shard #${SHARD_INDEX} logcats" |
| 7868 } |
| 6203 ] | 7869 ] |
| 6204 }, | 7870 }, |
| 6205 "test": "angle_unittests", | 7871 "test": "angle_unittests", |
| 6206 "use_xvfb": false | 7872 "use_xvfb": false |
| 6207 }, | 7873 }, |
| 6208 { | 7874 { |
| 6209 "args": [ | 7875 "args": [ |
| 6210 "--use-gpu-in-tests" | 7876 "--use-gpu-in-tests" |
| 6211 ], | 7877 ], |
| 6212 "swarming": { | 7878 "swarming": { |
| 6213 "can_use_on_swarming_builders": true, | 7879 "can_use_on_swarming_builders": true, |
| 7880 "cipd_packages": [ |
| 7881 { |
| 7882 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7883 "location": "bin", |
| 7884 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7885 } |
| 7886 ], |
| 6214 "dimension_sets": [ | 7887 "dimension_sets": [ |
| 6215 { | 7888 { |
| 6216 "gpu": "1002:6821", | 7889 "gpu": "1002:6821", |
| 6217 "hidpi": "1", | 7890 "hidpi": "1", |
| 6218 "os": "Mac-10.10" | 7891 "os": "Mac-10.10" |
| 6219 } | 7892 } |
| 7893 ], |
| 7894 "output_links": [ |
| 7895 { |
| 7896 "link": [ |
| 7897 "https://luci-logdog.appspot.com/v/?s", |
| 7898 "=android%2Fswarming%2Flogcats%2F", |
| 7899 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7900 ], |
| 7901 "name": "shard #${SHARD_INDEX} logcats" |
| 7902 } |
| 6220 ] | 7903 ] |
| 6221 }, | 7904 }, |
| 6222 "test": "audio_unittests", | 7905 "test": "audio_unittests", |
| 6223 "use_xvfb": false | 7906 "use_xvfb": false |
| 6224 }, | 7907 }, |
| 6225 { | 7908 { |
| 6226 "args": [ | 7909 "args": [ |
| 6227 "--use-gpu-in-tests" | 7910 "--use-gpu-in-tests" |
| 6228 ], | 7911 ], |
| 6229 "swarming": { | 7912 "swarming": { |
| 6230 "can_use_on_swarming_builders": true, | 7913 "can_use_on_swarming_builders": true, |
| 7914 "cipd_packages": [ |
| 7915 { |
| 7916 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7917 "location": "bin", |
| 7918 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7919 } |
| 7920 ], |
| 6231 "dimension_sets": [ | 7921 "dimension_sets": [ |
| 6232 { | 7922 { |
| 6233 "gpu": "1002:6821", | 7923 "gpu": "1002:6821", |
| 6234 "hidpi": "1", | 7924 "hidpi": "1", |
| 6235 "os": "Mac-10.10" | 7925 "os": "Mac-10.10" |
| 6236 } | 7926 } |
| 7927 ], |
| 7928 "output_links": [ |
| 7929 { |
| 7930 "link": [ |
| 7931 "https://luci-logdog.appspot.com/v/?s", |
| 7932 "=android%2Fswarming%2Flogcats%2F", |
| 7933 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7934 ], |
| 7935 "name": "shard #${SHARD_INDEX} logcats" |
| 7936 } |
| 6237 ] | 7937 ] |
| 6238 }, | 7938 }, |
| 6239 "test": "gl_tests", | 7939 "test": "gl_tests", |
| 6240 "use_xvfb": false | 7940 "use_xvfb": false |
| 6241 }, | 7941 }, |
| 6242 { | 7942 { |
| 6243 "args": [ | 7943 "args": [ |
| 6244 "--use-gpu-in-tests" | 7944 "--use-gpu-in-tests" |
| 6245 ], | 7945 ], |
| 6246 "swarming": { | 7946 "swarming": { |
| 6247 "can_use_on_swarming_builders": true, | 7947 "can_use_on_swarming_builders": true, |
| 7948 "cipd_packages": [ |
| 7949 { |
| 7950 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7951 "location": "bin", |
| 7952 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7953 } |
| 7954 ], |
| 6248 "dimension_sets": [ | 7955 "dimension_sets": [ |
| 6249 { | 7956 { |
| 6250 "gpu": "1002:6821", | 7957 "gpu": "1002:6821", |
| 6251 "hidpi": "1", | 7958 "hidpi": "1", |
| 6252 "os": "Mac-10.10" | 7959 "os": "Mac-10.10" |
| 6253 } | 7960 } |
| 7961 ], |
| 7962 "output_links": [ |
| 7963 { |
| 7964 "link": [ |
| 7965 "https://luci-logdog.appspot.com/v/?s", |
| 7966 "=android%2Fswarming%2Flogcats%2F", |
| 7967 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 7968 ], |
| 7969 "name": "shard #${SHARD_INDEX} logcats" |
| 7970 } |
| 6254 ] | 7971 ] |
| 6255 }, | 7972 }, |
| 6256 "test": "gl_unittests", | 7973 "test": "gl_unittests", |
| 6257 "use_xvfb": false | 7974 "use_xvfb": false |
| 6258 }, | 7975 }, |
| 6259 { | 7976 { |
| 6260 "args": [ | 7977 "args": [ |
| 6261 "--use-gpu-in-tests" | 7978 "--use-gpu-in-tests" |
| 6262 ], | 7979 ], |
| 6263 "swarming": { | 7980 "swarming": { |
| 6264 "can_use_on_swarming_builders": true, | 7981 "can_use_on_swarming_builders": true, |
| 7982 "cipd_packages": [ |
| 7983 { |
| 7984 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 7985 "location": "bin", |
| 7986 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 7987 } |
| 7988 ], |
| 6265 "dimension_sets": [ | 7989 "dimension_sets": [ |
| 6266 { | 7990 { |
| 6267 "gpu": "1002:6821", | 7991 "gpu": "1002:6821", |
| 6268 "hidpi": "1", | 7992 "hidpi": "1", |
| 6269 "os": "Mac-10.10" | 7993 "os": "Mac-10.10" |
| 6270 } | 7994 } |
| 7995 ], |
| 7996 "output_links": [ |
| 7997 { |
| 7998 "link": [ |
| 7999 "https://luci-logdog.appspot.com/v/?s", |
| 8000 "=android%2Fswarming%2Flogcats%2F", |
| 8001 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8002 ], |
| 8003 "name": "shard #${SHARD_INDEX} logcats" |
| 8004 } |
| 6271 ] | 8005 ] |
| 6272 }, | 8006 }, |
| 6273 "test": "gles2_conform_test", | 8007 "test": "gles2_conform_test", |
| 6274 "use_xvfb": false | 8008 "use_xvfb": false |
| 6275 }, | 8009 }, |
| 6276 { | 8010 { |
| 6277 "override_compile_targets": [ | 8011 "override_compile_targets": [ |
| 6278 "tab_capture_end2end_tests_run" | 8012 "tab_capture_end2end_tests_run" |
| 6279 ], | 8013 ], |
| 6280 "swarming": { | 8014 "swarming": { |
| 6281 "can_use_on_swarming_builders": true, | 8015 "can_use_on_swarming_builders": true, |
| 8016 "cipd_packages": [ |
| 8017 { |
| 8018 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8019 "location": "bin", |
| 8020 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8021 } |
| 8022 ], |
| 6282 "dimension_sets": [ | 8023 "dimension_sets": [ |
| 6283 { | 8024 { |
| 6284 "gpu": "1002:6821", | 8025 "gpu": "1002:6821", |
| 6285 "hidpi": "1", | 8026 "hidpi": "1", |
| 6286 "os": "Mac-10.10" | 8027 "os": "Mac-10.10" |
| 6287 } | 8028 } |
| 8029 ], |
| 8030 "output_links": [ |
| 8031 { |
| 8032 "link": [ |
| 8033 "https://luci-logdog.appspot.com/v/?s", |
| 8034 "=android%2Fswarming%2Flogcats%2F", |
| 8035 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8036 ], |
| 8037 "name": "shard #${SHARD_INDEX} logcats" |
| 8038 } |
| 6288 ] | 8039 ] |
| 6289 }, | 8040 }, |
| 6290 "test": "tab_capture_end2end_tests", | 8041 "test": "tab_capture_end2end_tests", |
| 6291 "use_xvfb": false | 8042 "use_xvfb": false |
| 6292 } | 8043 } |
| 6293 ], | 8044 ], |
| 6294 "isolated_scripts": [ | 8045 "isolated_scripts": [ |
| 6295 { | 8046 { |
| 6296 "args": [ | 8047 "args": [ |
| 6297 "context_lost", | 8048 "context_lost", |
| (...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6558 ] | 8309 ] |
| 6559 }, | 8310 }, |
| 6560 "Mac Retina Debug": { | 8311 "Mac Retina Debug": { |
| 6561 "gtest_tests": [ | 8312 "gtest_tests": [ |
| 6562 { | 8313 { |
| 6563 "args": [ | 8314 "args": [ |
| 6564 "--use-gpu-in-tests" | 8315 "--use-gpu-in-tests" |
| 6565 ], | 8316 ], |
| 6566 "swarming": { | 8317 "swarming": { |
| 6567 "can_use_on_swarming_builders": true, | 8318 "can_use_on_swarming_builders": true, |
| 8319 "cipd_packages": [ |
| 8320 { |
| 8321 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8322 "location": "bin", |
| 8323 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8324 } |
| 8325 ], |
| 6568 "dimension_sets": [ | 8326 "dimension_sets": [ |
| 6569 { | 8327 { |
| 6570 "gpu": "10de:0fe9", | 8328 "gpu": "10de:0fe9", |
| 6571 "hidpi": "1", | 8329 "hidpi": "1", |
| 6572 "os": "Mac" | 8330 "os": "Mac" |
| 6573 } | 8331 } |
| 8332 ], |
| 8333 "output_links": [ |
| 8334 { |
| 8335 "link": [ |
| 8336 "https://luci-logdog.appspot.com/v/?s", |
| 8337 "=android%2Fswarming%2Flogcats%2F", |
| 8338 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8339 ], |
| 8340 "name": "shard #${SHARD_INDEX} logcats" |
| 8341 } |
| 6574 ] | 8342 ] |
| 6575 }, | 8343 }, |
| 6576 "test": "angle_end2end_tests", | 8344 "test": "angle_end2end_tests", |
| 6577 "use_xvfb": false | 8345 "use_xvfb": false |
| 6578 }, | 8346 }, |
| 6579 { | 8347 { |
| 6580 "args": [ | 8348 "args": [ |
| 6581 "--use-gpu-in-tests" | 8349 "--use-gpu-in-tests" |
| 6582 ], | 8350 ], |
| 6583 "swarming": { | 8351 "swarming": { |
| 6584 "can_use_on_swarming_builders": true, | 8352 "can_use_on_swarming_builders": true, |
| 8353 "cipd_packages": [ |
| 8354 { |
| 8355 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8356 "location": "bin", |
| 8357 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8358 } |
| 8359 ], |
| 6585 "dimension_sets": [ | 8360 "dimension_sets": [ |
| 6586 { | 8361 { |
| 6587 "gpu": "10de:0fe9", | 8362 "gpu": "10de:0fe9", |
| 6588 "hidpi": "1", | 8363 "hidpi": "1", |
| 6589 "os": "Mac" | 8364 "os": "Mac" |
| 6590 } | 8365 } |
| 8366 ], |
| 8367 "output_links": [ |
| 8368 { |
| 8369 "link": [ |
| 8370 "https://luci-logdog.appspot.com/v/?s", |
| 8371 "=android%2Fswarming%2Flogcats%2F", |
| 8372 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8373 ], |
| 8374 "name": "shard #${SHARD_INDEX} logcats" |
| 8375 } |
| 6591 ] | 8376 ] |
| 6592 }, | 8377 }, |
| 6593 "test": "angle_unittests", | 8378 "test": "angle_unittests", |
| 6594 "use_xvfb": false | 8379 "use_xvfb": false |
| 6595 }, | 8380 }, |
| 6596 { | 8381 { |
| 6597 "args": [ | 8382 "args": [ |
| 6598 "--use-gpu-in-tests" | 8383 "--use-gpu-in-tests" |
| 6599 ], | 8384 ], |
| 6600 "swarming": { | 8385 "swarming": { |
| 6601 "can_use_on_swarming_builders": true, | 8386 "can_use_on_swarming_builders": true, |
| 8387 "cipd_packages": [ |
| 8388 { |
| 8389 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8390 "location": "bin", |
| 8391 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8392 } |
| 8393 ], |
| 6602 "dimension_sets": [ | 8394 "dimension_sets": [ |
| 6603 { | 8395 { |
| 6604 "gpu": "10de:0fe9", | 8396 "gpu": "10de:0fe9", |
| 6605 "hidpi": "1", | 8397 "hidpi": "1", |
| 6606 "os": "Mac" | 8398 "os": "Mac" |
| 6607 } | 8399 } |
| 8400 ], |
| 8401 "output_links": [ |
| 8402 { |
| 8403 "link": [ |
| 8404 "https://luci-logdog.appspot.com/v/?s", |
| 8405 "=android%2Fswarming%2Flogcats%2F", |
| 8406 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8407 ], |
| 8408 "name": "shard #${SHARD_INDEX} logcats" |
| 8409 } |
| 6608 ] | 8410 ] |
| 6609 }, | 8411 }, |
| 6610 "test": "audio_unittests", | 8412 "test": "audio_unittests", |
| 6611 "use_xvfb": false | 8413 "use_xvfb": false |
| 6612 }, | 8414 }, |
| 6613 { | 8415 { |
| 6614 "args": [ | 8416 "args": [ |
| 6615 "--use-gpu-in-tests" | 8417 "--use-gpu-in-tests" |
| 6616 ], | 8418 ], |
| 6617 "swarming": { | 8419 "swarming": { |
| 6618 "can_use_on_swarming_builders": true, | 8420 "can_use_on_swarming_builders": true, |
| 8421 "cipd_packages": [ |
| 8422 { |
| 8423 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8424 "location": "bin", |
| 8425 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8426 } |
| 8427 ], |
| 6619 "dimension_sets": [ | 8428 "dimension_sets": [ |
| 6620 { | 8429 { |
| 6621 "gpu": "10de:0fe9", | 8430 "gpu": "10de:0fe9", |
| 6622 "hidpi": "1", | 8431 "hidpi": "1", |
| 6623 "os": "Mac" | 8432 "os": "Mac" |
| 6624 } | 8433 } |
| 8434 ], |
| 8435 "output_links": [ |
| 8436 { |
| 8437 "link": [ |
| 8438 "https://luci-logdog.appspot.com/v/?s", |
| 8439 "=android%2Fswarming%2Flogcats%2F", |
| 8440 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8441 ], |
| 8442 "name": "shard #${SHARD_INDEX} logcats" |
| 8443 } |
| 6625 ] | 8444 ] |
| 6626 }, | 8445 }, |
| 6627 "test": "gl_tests", | 8446 "test": "gl_tests", |
| 6628 "use_xvfb": false | 8447 "use_xvfb": false |
| 6629 }, | 8448 }, |
| 6630 { | 8449 { |
| 6631 "args": [ | 8450 "args": [ |
| 6632 "--use-gpu-in-tests" | 8451 "--use-gpu-in-tests" |
| 6633 ], | 8452 ], |
| 6634 "swarming": { | 8453 "swarming": { |
| 6635 "can_use_on_swarming_builders": true, | 8454 "can_use_on_swarming_builders": true, |
| 8455 "cipd_packages": [ |
| 8456 { |
| 8457 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8458 "location": "bin", |
| 8459 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8460 } |
| 8461 ], |
| 6636 "dimension_sets": [ | 8462 "dimension_sets": [ |
| 6637 { | 8463 { |
| 6638 "gpu": "10de:0fe9", | 8464 "gpu": "10de:0fe9", |
| 6639 "hidpi": "1", | 8465 "hidpi": "1", |
| 6640 "os": "Mac" | 8466 "os": "Mac" |
| 6641 } | 8467 } |
| 8468 ], |
| 8469 "output_links": [ |
| 8470 { |
| 8471 "link": [ |
| 8472 "https://luci-logdog.appspot.com/v/?s", |
| 8473 "=android%2Fswarming%2Flogcats%2F", |
| 8474 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8475 ], |
| 8476 "name": "shard #${SHARD_INDEX} logcats" |
| 8477 } |
| 6642 ] | 8478 ] |
| 6643 }, | 8479 }, |
| 6644 "test": "gl_unittests", | 8480 "test": "gl_unittests", |
| 6645 "use_xvfb": false | 8481 "use_xvfb": false |
| 6646 }, | 8482 }, |
| 6647 { | 8483 { |
| 6648 "args": [ | 8484 "args": [ |
| 6649 "--use-gpu-in-tests" | 8485 "--use-gpu-in-tests" |
| 6650 ], | 8486 ], |
| 6651 "swarming": { | 8487 "swarming": { |
| 6652 "can_use_on_swarming_builders": true, | 8488 "can_use_on_swarming_builders": true, |
| 8489 "cipd_packages": [ |
| 8490 { |
| 8491 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8492 "location": "bin", |
| 8493 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8494 } |
| 8495 ], |
| 6653 "dimension_sets": [ | 8496 "dimension_sets": [ |
| 6654 { | 8497 { |
| 6655 "gpu": "10de:0fe9", | 8498 "gpu": "10de:0fe9", |
| 6656 "hidpi": "1", | 8499 "hidpi": "1", |
| 6657 "os": "Mac" | 8500 "os": "Mac" |
| 6658 } | 8501 } |
| 8502 ], |
| 8503 "output_links": [ |
| 8504 { |
| 8505 "link": [ |
| 8506 "https://luci-logdog.appspot.com/v/?s", |
| 8507 "=android%2Fswarming%2Flogcats%2F", |
| 8508 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8509 ], |
| 8510 "name": "shard #${SHARD_INDEX} logcats" |
| 8511 } |
| 6659 ] | 8512 ] |
| 6660 }, | 8513 }, |
| 6661 "test": "gles2_conform_test", | 8514 "test": "gles2_conform_test", |
| 6662 "use_xvfb": false | 8515 "use_xvfb": false |
| 6663 } | 8516 } |
| 6664 ], | 8517 ], |
| 6665 "isolated_scripts": [ | 8518 "isolated_scripts": [ |
| 6666 { | 8519 { |
| 6667 "args": [ | 8520 "args": [ |
| 6668 "context_lost", | 8521 "context_lost", |
| (...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6902 ] | 8755 ] |
| 6903 }, | 8756 }, |
| 6904 "Mac Retina Release": { | 8757 "Mac Retina Release": { |
| 6905 "gtest_tests": [ | 8758 "gtest_tests": [ |
| 6906 { | 8759 { |
| 6907 "args": [ | 8760 "args": [ |
| 6908 "--use-gpu-in-tests" | 8761 "--use-gpu-in-tests" |
| 6909 ], | 8762 ], |
| 6910 "swarming": { | 8763 "swarming": { |
| 6911 "can_use_on_swarming_builders": true, | 8764 "can_use_on_swarming_builders": true, |
| 8765 "cipd_packages": [ |
| 8766 { |
| 8767 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8768 "location": "bin", |
| 8769 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8770 } |
| 8771 ], |
| 6912 "dimension_sets": [ | 8772 "dimension_sets": [ |
| 6913 { | 8773 { |
| 6914 "gpu": "10de:0fe9", | 8774 "gpu": "10de:0fe9", |
| 6915 "hidpi": "1", | 8775 "hidpi": "1", |
| 6916 "os": "Mac" | 8776 "os": "Mac" |
| 6917 } | 8777 } |
| 8778 ], |
| 8779 "output_links": [ |
| 8780 { |
| 8781 "link": [ |
| 8782 "https://luci-logdog.appspot.com/v/?s", |
| 8783 "=android%2Fswarming%2Flogcats%2F", |
| 8784 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8785 ], |
| 8786 "name": "shard #${SHARD_INDEX} logcats" |
| 8787 } |
| 6918 ] | 8788 ] |
| 6919 }, | 8789 }, |
| 6920 "test": "angle_end2end_tests", | 8790 "test": "angle_end2end_tests", |
| 6921 "use_xvfb": false | 8791 "use_xvfb": false |
| 6922 }, | 8792 }, |
| 6923 { | 8793 { |
| 6924 "args": [ | 8794 "args": [ |
| 6925 "--use-gpu-in-tests" | 8795 "--use-gpu-in-tests" |
| 6926 ], | 8796 ], |
| 6927 "swarming": { | 8797 "swarming": { |
| 6928 "can_use_on_swarming_builders": true, | 8798 "can_use_on_swarming_builders": true, |
| 8799 "cipd_packages": [ |
| 8800 { |
| 8801 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8802 "location": "bin", |
| 8803 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8804 } |
| 8805 ], |
| 6929 "dimension_sets": [ | 8806 "dimension_sets": [ |
| 6930 { | 8807 { |
| 6931 "gpu": "10de:0fe9", | 8808 "gpu": "10de:0fe9", |
| 6932 "hidpi": "1", | 8809 "hidpi": "1", |
| 6933 "os": "Mac" | 8810 "os": "Mac" |
| 6934 } | 8811 } |
| 8812 ], |
| 8813 "output_links": [ |
| 8814 { |
| 8815 "link": [ |
| 8816 "https://luci-logdog.appspot.com/v/?s", |
| 8817 "=android%2Fswarming%2Flogcats%2F", |
| 8818 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8819 ], |
| 8820 "name": "shard #${SHARD_INDEX} logcats" |
| 8821 } |
| 6935 ] | 8822 ] |
| 6936 }, | 8823 }, |
| 6937 "test": "angle_unittests", | 8824 "test": "angle_unittests", |
| 6938 "use_xvfb": false | 8825 "use_xvfb": false |
| 6939 }, | 8826 }, |
| 6940 { | 8827 { |
| 6941 "args": [ | 8828 "args": [ |
| 6942 "--use-gpu-in-tests" | 8829 "--use-gpu-in-tests" |
| 6943 ], | 8830 ], |
| 6944 "swarming": { | 8831 "swarming": { |
| 6945 "can_use_on_swarming_builders": true, | 8832 "can_use_on_swarming_builders": true, |
| 8833 "cipd_packages": [ |
| 8834 { |
| 8835 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8836 "location": "bin", |
| 8837 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8838 } |
| 8839 ], |
| 6946 "dimension_sets": [ | 8840 "dimension_sets": [ |
| 6947 { | 8841 { |
| 6948 "gpu": "10de:0fe9", | 8842 "gpu": "10de:0fe9", |
| 6949 "hidpi": "1", | 8843 "hidpi": "1", |
| 6950 "os": "Mac" | 8844 "os": "Mac" |
| 6951 } | 8845 } |
| 8846 ], |
| 8847 "output_links": [ |
| 8848 { |
| 8849 "link": [ |
| 8850 "https://luci-logdog.appspot.com/v/?s", |
| 8851 "=android%2Fswarming%2Flogcats%2F", |
| 8852 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8853 ], |
| 8854 "name": "shard #${SHARD_INDEX} logcats" |
| 8855 } |
| 6952 ] | 8856 ] |
| 6953 }, | 8857 }, |
| 6954 "test": "audio_unittests", | 8858 "test": "audio_unittests", |
| 6955 "use_xvfb": false | 8859 "use_xvfb": false |
| 6956 }, | 8860 }, |
| 6957 { | 8861 { |
| 6958 "args": [ | 8862 "args": [ |
| 6959 "--use-gpu-in-tests" | 8863 "--use-gpu-in-tests" |
| 6960 ], | 8864 ], |
| 6961 "swarming": { | 8865 "swarming": { |
| 6962 "can_use_on_swarming_builders": true, | 8866 "can_use_on_swarming_builders": true, |
| 8867 "cipd_packages": [ |
| 8868 { |
| 8869 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8870 "location": "bin", |
| 8871 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8872 } |
| 8873 ], |
| 6963 "dimension_sets": [ | 8874 "dimension_sets": [ |
| 6964 { | 8875 { |
| 6965 "gpu": "10de:0fe9", | 8876 "gpu": "10de:0fe9", |
| 6966 "hidpi": "1", | 8877 "hidpi": "1", |
| 6967 "os": "Mac" | 8878 "os": "Mac" |
| 6968 } | 8879 } |
| 8880 ], |
| 8881 "output_links": [ |
| 8882 { |
| 8883 "link": [ |
| 8884 "https://luci-logdog.appspot.com/v/?s", |
| 8885 "=android%2Fswarming%2Flogcats%2F", |
| 8886 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8887 ], |
| 8888 "name": "shard #${SHARD_INDEX} logcats" |
| 8889 } |
| 6969 ] | 8890 ] |
| 6970 }, | 8891 }, |
| 6971 "test": "gl_tests", | 8892 "test": "gl_tests", |
| 6972 "use_xvfb": false | 8893 "use_xvfb": false |
| 6973 }, | 8894 }, |
| 6974 { | 8895 { |
| 6975 "args": [ | 8896 "args": [ |
| 6976 "--use-gpu-in-tests" | 8897 "--use-gpu-in-tests" |
| 6977 ], | 8898 ], |
| 6978 "swarming": { | 8899 "swarming": { |
| 6979 "can_use_on_swarming_builders": true, | 8900 "can_use_on_swarming_builders": true, |
| 8901 "cipd_packages": [ |
| 8902 { |
| 8903 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8904 "location": "bin", |
| 8905 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8906 } |
| 8907 ], |
| 6980 "dimension_sets": [ | 8908 "dimension_sets": [ |
| 6981 { | 8909 { |
| 6982 "gpu": "10de:0fe9", | 8910 "gpu": "10de:0fe9", |
| 6983 "hidpi": "1", | 8911 "hidpi": "1", |
| 6984 "os": "Mac" | 8912 "os": "Mac" |
| 6985 } | 8913 } |
| 8914 ], |
| 8915 "output_links": [ |
| 8916 { |
| 8917 "link": [ |
| 8918 "https://luci-logdog.appspot.com/v/?s", |
| 8919 "=android%2Fswarming%2Flogcats%2F", |
| 8920 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8921 ], |
| 8922 "name": "shard #${SHARD_INDEX} logcats" |
| 8923 } |
| 6986 ] | 8924 ] |
| 6987 }, | 8925 }, |
| 6988 "test": "gl_unittests", | 8926 "test": "gl_unittests", |
| 6989 "use_xvfb": false | 8927 "use_xvfb": false |
| 6990 }, | 8928 }, |
| 6991 { | 8929 { |
| 6992 "args": [ | 8930 "args": [ |
| 6993 "--use-gpu-in-tests" | 8931 "--use-gpu-in-tests" |
| 6994 ], | 8932 ], |
| 6995 "swarming": { | 8933 "swarming": { |
| 6996 "can_use_on_swarming_builders": true, | 8934 "can_use_on_swarming_builders": true, |
| 8935 "cipd_packages": [ |
| 8936 { |
| 8937 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8938 "location": "bin", |
| 8939 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8940 } |
| 8941 ], |
| 6997 "dimension_sets": [ | 8942 "dimension_sets": [ |
| 6998 { | 8943 { |
| 6999 "gpu": "10de:0fe9", | 8944 "gpu": "10de:0fe9", |
| 7000 "hidpi": "1", | 8945 "hidpi": "1", |
| 7001 "os": "Mac" | 8946 "os": "Mac" |
| 7002 } | 8947 } |
| 8948 ], |
| 8949 "output_links": [ |
| 8950 { |
| 8951 "link": [ |
| 8952 "https://luci-logdog.appspot.com/v/?s", |
| 8953 "=android%2Fswarming%2Flogcats%2F", |
| 8954 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8955 ], |
| 8956 "name": "shard #${SHARD_INDEX} logcats" |
| 8957 } |
| 7003 ] | 8958 ] |
| 7004 }, | 8959 }, |
| 7005 "test": "gles2_conform_test", | 8960 "test": "gles2_conform_test", |
| 7006 "use_xvfb": false | 8961 "use_xvfb": false |
| 7007 }, | 8962 }, |
| 7008 { | 8963 { |
| 7009 "override_compile_targets": [ | 8964 "override_compile_targets": [ |
| 7010 "tab_capture_end2end_tests_run" | 8965 "tab_capture_end2end_tests_run" |
| 7011 ], | 8966 ], |
| 7012 "swarming": { | 8967 "swarming": { |
| 7013 "can_use_on_swarming_builders": true, | 8968 "can_use_on_swarming_builders": true, |
| 8969 "cipd_packages": [ |
| 8970 { |
| 8971 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 8972 "location": "bin", |
| 8973 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 8974 } |
| 8975 ], |
| 7014 "dimension_sets": [ | 8976 "dimension_sets": [ |
| 7015 { | 8977 { |
| 7016 "gpu": "10de:0fe9", | 8978 "gpu": "10de:0fe9", |
| 7017 "hidpi": "1", | 8979 "hidpi": "1", |
| 7018 "os": "Mac" | 8980 "os": "Mac" |
| 7019 } | 8981 } |
| 8982 ], |
| 8983 "output_links": [ |
| 8984 { |
| 8985 "link": [ |
| 8986 "https://luci-logdog.appspot.com/v/?s", |
| 8987 "=android%2Fswarming%2Flogcats%2F", |
| 8988 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 8989 ], |
| 8990 "name": "shard #${SHARD_INDEX} logcats" |
| 8991 } |
| 7020 ] | 8992 ] |
| 7021 }, | 8993 }, |
| 7022 "test": "tab_capture_end2end_tests", | 8994 "test": "tab_capture_end2end_tests", |
| 7023 "use_xvfb": false | 8995 "use_xvfb": false |
| 7024 } | 8996 } |
| 7025 ], | 8997 ], |
| 7026 "isolated_scripts": [ | 8998 "isolated_scripts": [ |
| 7027 { | 8999 { |
| 7028 "args": [ | 9000 "args": [ |
| 7029 "context_lost", | 9001 "context_lost", |
| (...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7287 ] | 9259 ] |
| 7288 } | 9260 } |
| 7289 } | 9261 } |
| 7290 ] | 9262 ] |
| 7291 }, | 9263 }, |
| 7292 "Optional Linux Release (NVIDIA)": { | 9264 "Optional Linux Release (NVIDIA)": { |
| 7293 "gtest_tests": [ | 9265 "gtest_tests": [ |
| 7294 { | 9266 { |
| 7295 "swarming": { | 9267 "swarming": { |
| 7296 "can_use_on_swarming_builders": true, | 9268 "can_use_on_swarming_builders": true, |
| 9269 "cipd_packages": [ |
| 9270 { |
| 9271 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9272 "location": "bin", |
| 9273 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9274 } |
| 9275 ], |
| 7297 "dimension_sets": [ | 9276 "dimension_sets": [ |
| 7298 { | 9277 { |
| 7299 "gpu": "10de:104a", | 9278 "gpu": "10de:104a", |
| 7300 "os": "Linux" | 9279 "os": "Linux" |
| 7301 } | 9280 } |
| 7302 ], | 9281 ], |
| 9282 "output_links": [ |
| 9283 { |
| 9284 "link": [ |
| 9285 "https://luci-logdog.appspot.com/v/?s", |
| 9286 "=android%2Fswarming%2Flogcats%2F", |
| 9287 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9288 ], |
| 9289 "name": "shard #${SHARD_INDEX} logcats" |
| 9290 } |
| 9291 ], |
| 7303 "shards": 4 | 9292 "shards": 4 |
| 7304 }, | 9293 }, |
| 7305 "test": "angle_deqp_gles2_tests", | 9294 "test": "angle_deqp_gles2_tests", |
| 7306 "use_xvfb": false | 9295 "use_xvfb": false |
| 7307 }, | 9296 }, |
| 7308 { | 9297 { |
| 7309 "args": [ | 9298 "args": [ |
| 7310 "--use-gpu-in-tests" | 9299 "--use-gpu-in-tests" |
| 7311 ], | 9300 ], |
| 7312 "swarming": { | 9301 "swarming": { |
| 7313 "can_use_on_swarming_builders": true, | 9302 "can_use_on_swarming_builders": true, |
| 9303 "cipd_packages": [ |
| 9304 { |
| 9305 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9306 "location": "bin", |
| 9307 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9308 } |
| 9309 ], |
| 7314 "dimension_sets": [ | 9310 "dimension_sets": [ |
| 7315 { | 9311 { |
| 7316 "gpu": "10de:104a", | 9312 "gpu": "10de:104a", |
| 7317 "os": "Linux" | 9313 "os": "Linux" |
| 7318 } | 9314 } |
| 9315 ], |
| 9316 "output_links": [ |
| 9317 { |
| 9318 "link": [ |
| 9319 "https://luci-logdog.appspot.com/v/?s", |
| 9320 "=android%2Fswarming%2Flogcats%2F", |
| 9321 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9322 ], |
| 9323 "name": "shard #${SHARD_INDEX} logcats" |
| 9324 } |
| 7319 ] | 9325 ] |
| 7320 }, | 9326 }, |
| 7321 "test": "angle_end2end_tests", | 9327 "test": "angle_end2end_tests", |
| 7322 "use_xvfb": false | 9328 "use_xvfb": false |
| 7323 }, | 9329 }, |
| 7324 { | 9330 { |
| 7325 "args": [ | 9331 "args": [ |
| 7326 "--use-gpu-in-tests" | 9332 "--use-gpu-in-tests" |
| 7327 ], | 9333 ], |
| 7328 "swarming": { | 9334 "swarming": { |
| 7329 "can_use_on_swarming_builders": true, | 9335 "can_use_on_swarming_builders": true, |
| 9336 "cipd_packages": [ |
| 9337 { |
| 9338 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9339 "location": "bin", |
| 9340 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9341 } |
| 9342 ], |
| 7330 "dimension_sets": [ | 9343 "dimension_sets": [ |
| 7331 { | 9344 { |
| 7332 "gpu": "10de:104a", | 9345 "gpu": "10de:104a", |
| 7333 "os": "Linux" | 9346 "os": "Linux" |
| 7334 } | 9347 } |
| 9348 ], |
| 9349 "output_links": [ |
| 9350 { |
| 9351 "link": [ |
| 9352 "https://luci-logdog.appspot.com/v/?s", |
| 9353 "=android%2Fswarming%2Flogcats%2F", |
| 9354 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9355 ], |
| 9356 "name": "shard #${SHARD_INDEX} logcats" |
| 9357 } |
| 7335 ] | 9358 ] |
| 7336 }, | 9359 }, |
| 7337 "test": "gles2_conform_test", | 9360 "test": "gles2_conform_test", |
| 7338 "use_xvfb": false | 9361 "use_xvfb": false |
| 7339 } | 9362 } |
| 7340 ], | 9363 ], |
| 7341 "isolated_scripts": [ | 9364 "isolated_scripts": [ |
| 7342 { | 9365 { |
| 7343 "args": [ | 9366 "args": [ |
| 7344 "webgl_conformance", | 9367 "webgl_conformance", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 7368 ] | 9391 ] |
| 7369 }, | 9392 }, |
| 7370 "Optional Mac 10.10 Release (Intel)": { | 9393 "Optional Mac 10.10 Release (Intel)": { |
| 7371 "gtest_tests": [ | 9394 "gtest_tests": [ |
| 7372 { | 9395 { |
| 7373 "args": [ | 9396 "args": [ |
| 7374 "--use-gpu-in-tests" | 9397 "--use-gpu-in-tests" |
| 7375 ], | 9398 ], |
| 7376 "swarming": { | 9399 "swarming": { |
| 7377 "can_use_on_swarming_builders": true, | 9400 "can_use_on_swarming_builders": true, |
| 9401 "cipd_packages": [ |
| 9402 { |
| 9403 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9404 "location": "bin", |
| 9405 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9406 } |
| 9407 ], |
| 7378 "dimension_sets": [ | 9408 "dimension_sets": [ |
| 7379 { | 9409 { |
| 7380 "gpu": "8086:0a2e", | 9410 "gpu": "8086:0a2e", |
| 7381 "os": "Mac-10.10" | 9411 "os": "Mac-10.10" |
| 7382 } | 9412 } |
| 9413 ], |
| 9414 "output_links": [ |
| 9415 { |
| 9416 "link": [ |
| 9417 "https://luci-logdog.appspot.com/v/?s", |
| 9418 "=android%2Fswarming%2Flogcats%2F", |
| 9419 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9420 ], |
| 9421 "name": "shard #${SHARD_INDEX} logcats" |
| 9422 } |
| 7383 ] | 9423 ] |
| 7384 }, | 9424 }, |
| 7385 "test": "angle_end2end_tests", | 9425 "test": "angle_end2end_tests", |
| 7386 "use_xvfb": false | 9426 "use_xvfb": false |
| 7387 }, | 9427 }, |
| 7388 { | 9428 { |
| 7389 "args": [ | 9429 "args": [ |
| 7390 "--use-gpu-in-tests" | 9430 "--use-gpu-in-tests" |
| 7391 ], | 9431 ], |
| 7392 "swarming": { | 9432 "swarming": { |
| 7393 "can_use_on_swarming_builders": true, | 9433 "can_use_on_swarming_builders": true, |
| 9434 "cipd_packages": [ |
| 9435 { |
| 9436 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9437 "location": "bin", |
| 9438 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9439 } |
| 9440 ], |
| 7394 "dimension_sets": [ | 9441 "dimension_sets": [ |
| 7395 { | 9442 { |
| 7396 "gpu": "8086:0a2e", | 9443 "gpu": "8086:0a2e", |
| 7397 "os": "Mac-10.10" | 9444 "os": "Mac-10.10" |
| 7398 } | 9445 } |
| 9446 ], |
| 9447 "output_links": [ |
| 9448 { |
| 9449 "link": [ |
| 9450 "https://luci-logdog.appspot.com/v/?s", |
| 9451 "=android%2Fswarming%2Flogcats%2F", |
| 9452 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9453 ], |
| 9454 "name": "shard #${SHARD_INDEX} logcats" |
| 9455 } |
| 7399 ] | 9456 ] |
| 7400 }, | 9457 }, |
| 7401 "test": "gles2_conform_test", | 9458 "test": "gles2_conform_test", |
| 7402 "use_xvfb": false | 9459 "use_xvfb": false |
| 7403 } | 9460 } |
| 7404 ], | 9461 ], |
| 7405 "isolated_scripts": [ | 9462 "isolated_scripts": [ |
| 7406 { | 9463 { |
| 7407 "args": [ | 9464 "args": [ |
| 7408 "webgl_conformance", | 9465 "webgl_conformance", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 7432 ] | 9489 ] |
| 7433 }, | 9490 }, |
| 7434 "Optional Mac 10.10 Retina Release (AMD)": { | 9491 "Optional Mac 10.10 Retina Release (AMD)": { |
| 7435 "gtest_tests": [ | 9492 "gtest_tests": [ |
| 7436 { | 9493 { |
| 7437 "args": [ | 9494 "args": [ |
| 7438 "--use-gpu-in-tests" | 9495 "--use-gpu-in-tests" |
| 7439 ], | 9496 ], |
| 7440 "swarming": { | 9497 "swarming": { |
| 7441 "can_use_on_swarming_builders": true, | 9498 "can_use_on_swarming_builders": true, |
| 9499 "cipd_packages": [ |
| 9500 { |
| 9501 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9502 "location": "bin", |
| 9503 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9504 } |
| 9505 ], |
| 7442 "dimension_sets": [ | 9506 "dimension_sets": [ |
| 7443 { | 9507 { |
| 7444 "gpu": "1002:6821", | 9508 "gpu": "1002:6821", |
| 7445 "hidpi": "1", | 9509 "hidpi": "1", |
| 7446 "os": "Mac-10.10" | 9510 "os": "Mac-10.10" |
| 7447 } | 9511 } |
| 9512 ], |
| 9513 "output_links": [ |
| 9514 { |
| 9515 "link": [ |
| 9516 "https://luci-logdog.appspot.com/v/?s", |
| 9517 "=android%2Fswarming%2Flogcats%2F", |
| 9518 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9519 ], |
| 9520 "name": "shard #${SHARD_INDEX} logcats" |
| 9521 } |
| 7448 ] | 9522 ] |
| 7449 }, | 9523 }, |
| 7450 "test": "angle_end2end_tests", | 9524 "test": "angle_end2end_tests", |
| 7451 "use_xvfb": false | 9525 "use_xvfb": false |
| 7452 }, | 9526 }, |
| 7453 { | 9527 { |
| 7454 "args": [ | 9528 "args": [ |
| 7455 "--use-gpu-in-tests" | 9529 "--use-gpu-in-tests" |
| 7456 ], | 9530 ], |
| 7457 "swarming": { | 9531 "swarming": { |
| 7458 "can_use_on_swarming_builders": true, | 9532 "can_use_on_swarming_builders": true, |
| 9533 "cipd_packages": [ |
| 9534 { |
| 9535 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9536 "location": "bin", |
| 9537 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9538 } |
| 9539 ], |
| 7459 "dimension_sets": [ | 9540 "dimension_sets": [ |
| 7460 { | 9541 { |
| 7461 "gpu": "1002:6821", | 9542 "gpu": "1002:6821", |
| 7462 "hidpi": "1", | 9543 "hidpi": "1", |
| 7463 "os": "Mac-10.10" | 9544 "os": "Mac-10.10" |
| 7464 } | 9545 } |
| 9546 ], |
| 9547 "output_links": [ |
| 9548 { |
| 9549 "link": [ |
| 9550 "https://luci-logdog.appspot.com/v/?s", |
| 9551 "=android%2Fswarming%2Flogcats%2F", |
| 9552 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9553 ], |
| 9554 "name": "shard #${SHARD_INDEX} logcats" |
| 9555 } |
| 7465 ] | 9556 ] |
| 7466 }, | 9557 }, |
| 7467 "test": "gles2_conform_test", | 9558 "test": "gles2_conform_test", |
| 7468 "use_xvfb": false | 9559 "use_xvfb": false |
| 7469 } | 9560 } |
| 7470 ], | 9561 ], |
| 7471 "isolated_scripts": [ | 9562 "isolated_scripts": [ |
| 7472 { | 9563 { |
| 7473 "args": [ | 9564 "args": [ |
| 7474 "webgl_conformance", | 9565 "webgl_conformance", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 7499 ] | 9590 ] |
| 7500 }, | 9591 }, |
| 7501 "Optional Mac Retina Release": { | 9592 "Optional Mac Retina Release": { |
| 7502 "gtest_tests": [ | 9593 "gtest_tests": [ |
| 7503 { | 9594 { |
| 7504 "args": [ | 9595 "args": [ |
| 7505 "--use-gpu-in-tests" | 9596 "--use-gpu-in-tests" |
| 7506 ], | 9597 ], |
| 7507 "swarming": { | 9598 "swarming": { |
| 7508 "can_use_on_swarming_builders": true, | 9599 "can_use_on_swarming_builders": true, |
| 9600 "cipd_packages": [ |
| 9601 { |
| 9602 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9603 "location": "bin", |
| 9604 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9605 } |
| 9606 ], |
| 7509 "dimension_sets": [ | 9607 "dimension_sets": [ |
| 7510 { | 9608 { |
| 7511 "gpu": "10de:0fe9", | 9609 "gpu": "10de:0fe9", |
| 7512 "hidpi": "1", | 9610 "hidpi": "1", |
| 7513 "os": "Mac" | 9611 "os": "Mac" |
| 7514 } | 9612 } |
| 9613 ], |
| 9614 "output_links": [ |
| 9615 { |
| 9616 "link": [ |
| 9617 "https://luci-logdog.appspot.com/v/?s", |
| 9618 "=android%2Fswarming%2Flogcats%2F", |
| 9619 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9620 ], |
| 9621 "name": "shard #${SHARD_INDEX} logcats" |
| 9622 } |
| 7515 ] | 9623 ] |
| 7516 }, | 9624 }, |
| 7517 "test": "angle_end2end_tests", | 9625 "test": "angle_end2end_tests", |
| 7518 "use_xvfb": false | 9626 "use_xvfb": false |
| 7519 }, | 9627 }, |
| 7520 { | 9628 { |
| 7521 "args": [ | 9629 "args": [ |
| 7522 "--use-gpu-in-tests" | 9630 "--use-gpu-in-tests" |
| 7523 ], | 9631 ], |
| 7524 "swarming": { | 9632 "swarming": { |
| 7525 "can_use_on_swarming_builders": true, | 9633 "can_use_on_swarming_builders": true, |
| 9634 "cipd_packages": [ |
| 9635 { |
| 9636 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9637 "location": "bin", |
| 9638 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9639 } |
| 9640 ], |
| 7526 "dimension_sets": [ | 9641 "dimension_sets": [ |
| 7527 { | 9642 { |
| 7528 "gpu": "10de:0fe9", | 9643 "gpu": "10de:0fe9", |
| 7529 "hidpi": "1", | 9644 "hidpi": "1", |
| 7530 "os": "Mac" | 9645 "os": "Mac" |
| 7531 } | 9646 } |
| 9647 ], |
| 9648 "output_links": [ |
| 9649 { |
| 9650 "link": [ |
| 9651 "https://luci-logdog.appspot.com/v/?s", |
| 9652 "=android%2Fswarming%2Flogcats%2F", |
| 9653 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9654 ], |
| 9655 "name": "shard #${SHARD_INDEX} logcats" |
| 9656 } |
| 7532 ] | 9657 ] |
| 7533 }, | 9658 }, |
| 7534 "test": "gles2_conform_test", | 9659 "test": "gles2_conform_test", |
| 7535 "use_xvfb": false | 9660 "use_xvfb": false |
| 7536 } | 9661 } |
| 7537 ], | 9662 ], |
| 7538 "isolated_scripts": [ | 9663 "isolated_scripts": [ |
| 7539 { | 9664 { |
| 7540 "args": [ | 9665 "args": [ |
| 7541 "webgl_conformance", | 9666 "webgl_conformance", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 7566 ] | 9691 ] |
| 7567 }, | 9692 }, |
| 7568 "Optional Win7 Release (ATI)": { | 9693 "Optional Win7 Release (ATI)": { |
| 7569 "gtest_tests": [ | 9694 "gtest_tests": [ |
| 7570 { | 9695 { |
| 7571 "args": [ | 9696 "args": [ |
| 7572 "--use-gpu-in-tests" | 9697 "--use-gpu-in-tests" |
| 7573 ], | 9698 ], |
| 7574 "swarming": { | 9699 "swarming": { |
| 7575 "can_use_on_swarming_builders": true, | 9700 "can_use_on_swarming_builders": true, |
| 9701 "cipd_packages": [ |
| 9702 { |
| 9703 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9704 "location": "bin", |
| 9705 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9706 } |
| 9707 ], |
| 7576 "dimension_sets": [ | 9708 "dimension_sets": [ |
| 7577 { | 9709 { |
| 7578 "gpu": "1002:6779", | 9710 "gpu": "1002:6779", |
| 7579 "os": "Windows-2008ServerR2-SP1" | 9711 "os": "Windows-2008ServerR2-SP1" |
| 7580 } | 9712 } |
| 9713 ], |
| 9714 "output_links": [ |
| 9715 { |
| 9716 "link": [ |
| 9717 "https://luci-logdog.appspot.com/v/?s", |
| 9718 "=android%2Fswarming%2Flogcats%2F", |
| 9719 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9720 ], |
| 9721 "name": "shard #${SHARD_INDEX} logcats" |
| 9722 } |
| 7581 ] | 9723 ] |
| 7582 }, | 9724 }, |
| 7583 "test": "angle_end2end_tests", | 9725 "test": "angle_end2end_tests", |
| 7584 "use_xvfb": false | 9726 "use_xvfb": false |
| 7585 }, | 9727 }, |
| 7586 { | 9728 { |
| 7587 "args": [ | 9729 "args": [ |
| 7588 "--use-gpu-in-tests", | 9730 "--use-gpu-in-tests", |
| 7589 "--use-angle=d3d9" | 9731 "--use-angle=d3d9" |
| 7590 ], | 9732 ], |
| 7591 "name": "gles2_conform_d3d9_test", | 9733 "name": "gles2_conform_d3d9_test", |
| 7592 "swarming": { | 9734 "swarming": { |
| 7593 "can_use_on_swarming_builders": true, | 9735 "can_use_on_swarming_builders": true, |
| 9736 "cipd_packages": [ |
| 9737 { |
| 9738 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9739 "location": "bin", |
| 9740 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9741 } |
| 9742 ], |
| 7594 "dimension_sets": [ | 9743 "dimension_sets": [ |
| 7595 { | 9744 { |
| 7596 "gpu": "1002:6779", | 9745 "gpu": "1002:6779", |
| 7597 "os": "Windows-2008ServerR2-SP1" | 9746 "os": "Windows-2008ServerR2-SP1" |
| 7598 } | 9747 } |
| 9748 ], |
| 9749 "output_links": [ |
| 9750 { |
| 9751 "link": [ |
| 9752 "https://luci-logdog.appspot.com/v/?s", |
| 9753 "=android%2Fswarming%2Flogcats%2F", |
| 9754 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9755 ], |
| 9756 "name": "shard #${SHARD_INDEX} logcats" |
| 9757 } |
| 7599 ] | 9758 ] |
| 7600 }, | 9759 }, |
| 7601 "test": "gles2_conform_test", | 9760 "test": "gles2_conform_test", |
| 7602 "use_xvfb": false | 9761 "use_xvfb": false |
| 7603 }, | 9762 }, |
| 7604 { | 9763 { |
| 7605 "args": [ | 9764 "args": [ |
| 7606 "--use-gpu-in-tests", | 9765 "--use-gpu-in-tests", |
| 7607 "--use-angle=gl", | 9766 "--use-angle=gl", |
| 7608 "--disable-gpu-sandbox" | 9767 "--disable-gpu-sandbox" |
| 7609 ], | 9768 ], |
| 7610 "name": "gles2_conform_gl_test", | 9769 "name": "gles2_conform_gl_test", |
| 7611 "swarming": { | 9770 "swarming": { |
| 7612 "can_use_on_swarming_builders": true, | 9771 "can_use_on_swarming_builders": true, |
| 9772 "cipd_packages": [ |
| 9773 { |
| 9774 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9775 "location": "bin", |
| 9776 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9777 } |
| 9778 ], |
| 7613 "dimension_sets": [ | 9779 "dimension_sets": [ |
| 7614 { | 9780 { |
| 7615 "gpu": "1002:6779", | 9781 "gpu": "1002:6779", |
| 7616 "os": "Windows-2008ServerR2-SP1" | 9782 "os": "Windows-2008ServerR2-SP1" |
| 7617 } | 9783 } |
| 9784 ], |
| 9785 "output_links": [ |
| 9786 { |
| 9787 "link": [ |
| 9788 "https://luci-logdog.appspot.com/v/?s", |
| 9789 "=android%2Fswarming%2Flogcats%2F", |
| 9790 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9791 ], |
| 9792 "name": "shard #${SHARD_INDEX} logcats" |
| 9793 } |
| 7618 ] | 9794 ] |
| 7619 }, | 9795 }, |
| 7620 "test": "gles2_conform_test", | 9796 "test": "gles2_conform_test", |
| 7621 "use_xvfb": false | 9797 "use_xvfb": false |
| 7622 }, | 9798 }, |
| 7623 { | 9799 { |
| 7624 "args": [ | 9800 "args": [ |
| 7625 "--use-gpu-in-tests" | 9801 "--use-gpu-in-tests" |
| 7626 ], | 9802 ], |
| 7627 "swarming": { | 9803 "swarming": { |
| 7628 "can_use_on_swarming_builders": true, | 9804 "can_use_on_swarming_builders": true, |
| 9805 "cipd_packages": [ |
| 9806 { |
| 9807 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9808 "location": "bin", |
| 9809 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9810 } |
| 9811 ], |
| 7629 "dimension_sets": [ | 9812 "dimension_sets": [ |
| 7630 { | 9813 { |
| 7631 "gpu": "1002:6779", | 9814 "gpu": "1002:6779", |
| 7632 "os": "Windows-2008ServerR2-SP1" | 9815 "os": "Windows-2008ServerR2-SP1" |
| 7633 } | 9816 } |
| 9817 ], |
| 9818 "output_links": [ |
| 9819 { |
| 9820 "link": [ |
| 9821 "https://luci-logdog.appspot.com/v/?s", |
| 9822 "=android%2Fswarming%2Flogcats%2F", |
| 9823 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9824 ], |
| 9825 "name": "shard #${SHARD_INDEX} logcats" |
| 9826 } |
| 7634 ] | 9827 ] |
| 7635 }, | 9828 }, |
| 7636 "test": "gles2_conform_test", | 9829 "test": "gles2_conform_test", |
| 7637 "use_xvfb": false | 9830 "use_xvfb": false |
| 7638 } | 9831 } |
| 7639 ], | 9832 ], |
| 7640 "isolated_scripts": [ | 9833 "isolated_scripts": [ |
| 7641 { | 9834 { |
| 7642 "args": [ | 9835 "args": [ |
| 7643 "webgl_conformance", | 9836 "webgl_conformance", |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7687 ] | 9880 ] |
| 7688 } | 9881 } |
| 7689 } | 9882 } |
| 7690 ] | 9883 ] |
| 7691 }, | 9884 }, |
| 7692 "Optional Win7 Release (NVIDIA)": { | 9885 "Optional Win7 Release (NVIDIA)": { |
| 7693 "gtest_tests": [ | 9886 "gtest_tests": [ |
| 7694 { | 9887 { |
| 7695 "swarming": { | 9888 "swarming": { |
| 7696 "can_use_on_swarming_builders": true, | 9889 "can_use_on_swarming_builders": true, |
| 9890 "cipd_packages": [ |
| 9891 { |
| 9892 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9893 "location": "bin", |
| 9894 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9895 } |
| 9896 ], |
| 7697 "dimension_sets": [ | 9897 "dimension_sets": [ |
| 7698 { | 9898 { |
| 7699 "gpu": "10de:104a", | 9899 "gpu": "10de:104a", |
| 7700 "os": "Windows-2008ServerR2-SP1" | 9900 "os": "Windows-2008ServerR2-SP1" |
| 7701 } | 9901 } |
| 9902 ], |
| 9903 "output_links": [ |
| 9904 { |
| 9905 "link": [ |
| 9906 "https://luci-logdog.appspot.com/v/?s", |
| 9907 "=android%2Fswarming%2Flogcats%2F", |
| 9908 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9909 ], |
| 9910 "name": "shard #${SHARD_INDEX} logcats" |
| 9911 } |
| 7702 ] | 9912 ] |
| 7703 }, | 9913 }, |
| 7704 "test": "angle_deqp_egl_tests", | 9914 "test": "angle_deqp_egl_tests", |
| 7705 "use_xvfb": false | 9915 "use_xvfb": false |
| 7706 }, | 9916 }, |
| 7707 { | 9917 { |
| 7708 "swarming": { | 9918 "swarming": { |
| 7709 "can_use_on_swarming_builders": true, | 9919 "can_use_on_swarming_builders": true, |
| 9920 "cipd_packages": [ |
| 9921 { |
| 9922 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9923 "location": "bin", |
| 9924 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9925 } |
| 9926 ], |
| 7710 "dimension_sets": [ | 9927 "dimension_sets": [ |
| 7711 { | 9928 { |
| 7712 "gpu": "10de:104a", | 9929 "gpu": "10de:104a", |
| 7713 "os": "Windows-2008ServerR2-SP1" | 9930 "os": "Windows-2008ServerR2-SP1" |
| 7714 } | 9931 } |
| 7715 ], | 9932 ], |
| 9933 "output_links": [ |
| 9934 { |
| 9935 "link": [ |
| 9936 "https://luci-logdog.appspot.com/v/?s", |
| 9937 "=android%2Fswarming%2Flogcats%2F", |
| 9938 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9939 ], |
| 9940 "name": "shard #${SHARD_INDEX} logcats" |
| 9941 } |
| 9942 ], |
| 7716 "shards": 4 | 9943 "shards": 4 |
| 7717 }, | 9944 }, |
| 7718 "test": "angle_deqp_gles2_tests", | 9945 "test": "angle_deqp_gles2_tests", |
| 7719 "use_xvfb": false | 9946 "use_xvfb": false |
| 7720 }, | 9947 }, |
| 7721 { | 9948 { |
| 7722 "args": [ | 9949 "args": [ |
| 7723 "--use-gpu-in-tests" | 9950 "--use-gpu-in-tests" |
| 7724 ], | 9951 ], |
| 7725 "swarming": { | 9952 "swarming": { |
| 7726 "can_use_on_swarming_builders": true, | 9953 "can_use_on_swarming_builders": true, |
| 9954 "cipd_packages": [ |
| 9955 { |
| 9956 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9957 "location": "bin", |
| 9958 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9959 } |
| 9960 ], |
| 7727 "dimension_sets": [ | 9961 "dimension_sets": [ |
| 7728 { | 9962 { |
| 7729 "gpu": "10de:104a", | 9963 "gpu": "10de:104a", |
| 7730 "os": "Windows-2008ServerR2-SP1" | 9964 "os": "Windows-2008ServerR2-SP1" |
| 7731 } | 9965 } |
| 9966 ], |
| 9967 "output_links": [ |
| 9968 { |
| 9969 "link": [ |
| 9970 "https://luci-logdog.appspot.com/v/?s", |
| 9971 "=android%2Fswarming%2Flogcats%2F", |
| 9972 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 9973 ], |
| 9974 "name": "shard #${SHARD_INDEX} logcats" |
| 9975 } |
| 7732 ] | 9976 ] |
| 7733 }, | 9977 }, |
| 7734 "test": "angle_end2end_tests", | 9978 "test": "angle_end2end_tests", |
| 7735 "use_xvfb": false | 9979 "use_xvfb": false |
| 7736 }, | 9980 }, |
| 7737 { | 9981 { |
| 7738 "args": [ | 9982 "args": [ |
| 7739 "--use-gpu-in-tests", | 9983 "--use-gpu-in-tests", |
| 7740 "--use-angle=d3d9" | 9984 "--use-angle=d3d9" |
| 7741 ], | 9985 ], |
| 7742 "name": "gles2_conform_d3d9_test", | 9986 "name": "gles2_conform_d3d9_test", |
| 7743 "swarming": { | 9987 "swarming": { |
| 7744 "can_use_on_swarming_builders": true, | 9988 "can_use_on_swarming_builders": true, |
| 9989 "cipd_packages": [ |
| 9990 { |
| 9991 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 9992 "location": "bin", |
| 9993 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 9994 } |
| 9995 ], |
| 7745 "dimension_sets": [ | 9996 "dimension_sets": [ |
| 7746 { | 9997 { |
| 7747 "gpu": "10de:104a", | 9998 "gpu": "10de:104a", |
| 7748 "os": "Windows-2008ServerR2-SP1" | 9999 "os": "Windows-2008ServerR2-SP1" |
| 7749 } | 10000 } |
| 10001 ], |
| 10002 "output_links": [ |
| 10003 { |
| 10004 "link": [ |
| 10005 "https://luci-logdog.appspot.com/v/?s", |
| 10006 "=android%2Fswarming%2Flogcats%2F", |
| 10007 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10008 ], |
| 10009 "name": "shard #${SHARD_INDEX} logcats" |
| 10010 } |
| 7750 ] | 10011 ] |
| 7751 }, | 10012 }, |
| 7752 "test": "gles2_conform_test", | 10013 "test": "gles2_conform_test", |
| 7753 "use_xvfb": false | 10014 "use_xvfb": false |
| 7754 }, | 10015 }, |
| 7755 { | 10016 { |
| 7756 "args": [ | 10017 "args": [ |
| 7757 "--use-gpu-in-tests", | 10018 "--use-gpu-in-tests", |
| 7758 "--use-angle=gl", | 10019 "--use-angle=gl", |
| 7759 "--disable-gpu-sandbox" | 10020 "--disable-gpu-sandbox" |
| 7760 ], | 10021 ], |
| 7761 "name": "gles2_conform_gl_test", | 10022 "name": "gles2_conform_gl_test", |
| 7762 "swarming": { | 10023 "swarming": { |
| 7763 "can_use_on_swarming_builders": true, | 10024 "can_use_on_swarming_builders": true, |
| 10025 "cipd_packages": [ |
| 10026 { |
| 10027 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10028 "location": "bin", |
| 10029 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10030 } |
| 10031 ], |
| 7764 "dimension_sets": [ | 10032 "dimension_sets": [ |
| 7765 { | 10033 { |
| 7766 "gpu": "10de:104a", | 10034 "gpu": "10de:104a", |
| 7767 "os": "Windows-2008ServerR2-SP1" | 10035 "os": "Windows-2008ServerR2-SP1" |
| 7768 } | 10036 } |
| 10037 ], |
| 10038 "output_links": [ |
| 10039 { |
| 10040 "link": [ |
| 10041 "https://luci-logdog.appspot.com/v/?s", |
| 10042 "=android%2Fswarming%2Flogcats%2F", |
| 10043 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10044 ], |
| 10045 "name": "shard #${SHARD_INDEX} logcats" |
| 10046 } |
| 7769 ] | 10047 ] |
| 7770 }, | 10048 }, |
| 7771 "test": "gles2_conform_test", | 10049 "test": "gles2_conform_test", |
| 7772 "use_xvfb": false | 10050 "use_xvfb": false |
| 7773 }, | 10051 }, |
| 7774 { | 10052 { |
| 7775 "args": [ | 10053 "args": [ |
| 7776 "--use-gpu-in-tests" | 10054 "--use-gpu-in-tests" |
| 7777 ], | 10055 ], |
| 7778 "swarming": { | 10056 "swarming": { |
| 7779 "can_use_on_swarming_builders": true, | 10057 "can_use_on_swarming_builders": true, |
| 10058 "cipd_packages": [ |
| 10059 { |
| 10060 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10061 "location": "bin", |
| 10062 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10063 } |
| 10064 ], |
| 7780 "dimension_sets": [ | 10065 "dimension_sets": [ |
| 7781 { | 10066 { |
| 7782 "gpu": "10de:104a", | 10067 "gpu": "10de:104a", |
| 7783 "os": "Windows-2008ServerR2-SP1" | 10068 "os": "Windows-2008ServerR2-SP1" |
| 7784 } | 10069 } |
| 10070 ], |
| 10071 "output_links": [ |
| 10072 { |
| 10073 "link": [ |
| 10074 "https://luci-logdog.appspot.com/v/?s", |
| 10075 "=android%2Fswarming%2Flogcats%2F", |
| 10076 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10077 ], |
| 10078 "name": "shard #${SHARD_INDEX} logcats" |
| 10079 } |
| 7785 ] | 10080 ] |
| 7786 }, | 10081 }, |
| 7787 "test": "gles2_conform_test", | 10082 "test": "gles2_conform_test", |
| 7788 "use_xvfb": false | 10083 "use_xvfb": false |
| 7789 } | 10084 } |
| 7790 ], | 10085 ], |
| 7791 "isolated_scripts": [ | 10086 "isolated_scripts": [ |
| 7792 { | 10087 { |
| 7793 "args": [ | 10088 "args": [ |
| 7794 "webgl_conformance", | 10089 "webgl_conformance", |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7864 ] | 10159 ] |
| 7865 }, | 10160 }, |
| 7866 "Win7 Debug (ATI)": { | 10161 "Win7 Debug (ATI)": { |
| 7867 "gtest_tests": [ | 10162 "gtest_tests": [ |
| 7868 { | 10163 { |
| 7869 "args": [ | 10164 "args": [ |
| 7870 "--use-gpu-in-tests" | 10165 "--use-gpu-in-tests" |
| 7871 ], | 10166 ], |
| 7872 "swarming": { | 10167 "swarming": { |
| 7873 "can_use_on_swarming_builders": true, | 10168 "can_use_on_swarming_builders": true, |
| 10169 "cipd_packages": [ |
| 10170 { |
| 10171 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10172 "location": "bin", |
| 10173 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10174 } |
| 10175 ], |
| 7874 "dimension_sets": [ | 10176 "dimension_sets": [ |
| 7875 { | 10177 { |
| 7876 "gpu": "1002:6779", | 10178 "gpu": "1002:6779", |
| 7877 "os": "Windows-2008ServerR2-SP1" | 10179 "os": "Windows-2008ServerR2-SP1" |
| 7878 } | 10180 } |
| 10181 ], |
| 10182 "output_links": [ |
| 10183 { |
| 10184 "link": [ |
| 10185 "https://luci-logdog.appspot.com/v/?s", |
| 10186 "=android%2Fswarming%2Flogcats%2F", |
| 10187 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10188 ], |
| 10189 "name": "shard #${SHARD_INDEX} logcats" |
| 10190 } |
| 7879 ] | 10191 ] |
| 7880 }, | 10192 }, |
| 7881 "test": "angle_end2end_tests", | 10193 "test": "angle_end2end_tests", |
| 7882 "use_xvfb": false | 10194 "use_xvfb": false |
| 7883 }, | 10195 }, |
| 7884 { | 10196 { |
| 7885 "args": [ | 10197 "args": [ |
| 7886 "--use-gpu-in-tests" | 10198 "--use-gpu-in-tests" |
| 7887 ], | 10199 ], |
| 7888 "swarming": { | 10200 "swarming": { |
| 7889 "can_use_on_swarming_builders": true, | 10201 "can_use_on_swarming_builders": true, |
| 10202 "cipd_packages": [ |
| 10203 { |
| 10204 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10205 "location": "bin", |
| 10206 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10207 } |
| 10208 ], |
| 7890 "dimension_sets": [ | 10209 "dimension_sets": [ |
| 7891 { | 10210 { |
| 7892 "gpu": "1002:6779", | 10211 "gpu": "1002:6779", |
| 7893 "os": "Windows-2008ServerR2-SP1" | 10212 "os": "Windows-2008ServerR2-SP1" |
| 7894 } | 10213 } |
| 10214 ], |
| 10215 "output_links": [ |
| 10216 { |
| 10217 "link": [ |
| 10218 "https://luci-logdog.appspot.com/v/?s", |
| 10219 "=android%2Fswarming%2Flogcats%2F", |
| 10220 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10221 ], |
| 10222 "name": "shard #${SHARD_INDEX} logcats" |
| 10223 } |
| 7895 ] | 10224 ] |
| 7896 }, | 10225 }, |
| 7897 "test": "angle_unittests", | 10226 "test": "angle_unittests", |
| 7898 "use_xvfb": false | 10227 "use_xvfb": false |
| 7899 }, | 10228 }, |
| 7900 { | 10229 { |
| 7901 "args": [ | 10230 "args": [ |
| 7902 "--use-gpu-in-tests" | 10231 "--use-gpu-in-tests" |
| 7903 ], | 10232 ], |
| 7904 "swarming": { | 10233 "swarming": { |
| 7905 "can_use_on_swarming_builders": true, | 10234 "can_use_on_swarming_builders": true, |
| 10235 "cipd_packages": [ |
| 10236 { |
| 10237 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10238 "location": "bin", |
| 10239 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10240 } |
| 10241 ], |
| 7906 "dimension_sets": [ | 10242 "dimension_sets": [ |
| 7907 { | 10243 { |
| 7908 "gpu": "1002:6779", | 10244 "gpu": "1002:6779", |
| 7909 "os": "Windows-2008ServerR2-SP1" | 10245 "os": "Windows-2008ServerR2-SP1" |
| 7910 } | 10246 } |
| 10247 ], |
| 10248 "output_links": [ |
| 10249 { |
| 10250 "link": [ |
| 10251 "https://luci-logdog.appspot.com/v/?s", |
| 10252 "=android%2Fswarming%2Flogcats%2F", |
| 10253 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10254 ], |
| 10255 "name": "shard #${SHARD_INDEX} logcats" |
| 10256 } |
| 7911 ] | 10257 ] |
| 7912 }, | 10258 }, |
| 7913 "test": "audio_unittests", | 10259 "test": "audio_unittests", |
| 7914 "use_xvfb": false | 10260 "use_xvfb": false |
| 7915 }, | 10261 }, |
| 7916 { | 10262 { |
| 7917 "args": [ | 10263 "args": [ |
| 7918 "--use-gpu-in-tests" | 10264 "--use-gpu-in-tests" |
| 7919 ], | 10265 ], |
| 7920 "swarming": { | 10266 "swarming": { |
| 7921 "can_use_on_swarming_builders": true, | 10267 "can_use_on_swarming_builders": true, |
| 10268 "cipd_packages": [ |
| 10269 { |
| 10270 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10271 "location": "bin", |
| 10272 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10273 } |
| 10274 ], |
| 7922 "dimension_sets": [ | 10275 "dimension_sets": [ |
| 7923 { | 10276 { |
| 7924 "gpu": "1002:6779", | 10277 "gpu": "1002:6779", |
| 7925 "os": "Windows-2008ServerR2-SP1" | 10278 "os": "Windows-2008ServerR2-SP1" |
| 7926 } | 10279 } |
| 10280 ], |
| 10281 "output_links": [ |
| 10282 { |
| 10283 "link": [ |
| 10284 "https://luci-logdog.appspot.com/v/?s", |
| 10285 "=android%2Fswarming%2Flogcats%2F", |
| 10286 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10287 ], |
| 10288 "name": "shard #${SHARD_INDEX} logcats" |
| 10289 } |
| 7927 ] | 10290 ] |
| 7928 }, | 10291 }, |
| 7929 "test": "gl_tests", | 10292 "test": "gl_tests", |
| 7930 "use_xvfb": false | 10293 "use_xvfb": false |
| 7931 }, | 10294 }, |
| 7932 { | 10295 { |
| 7933 "args": [ | 10296 "args": [ |
| 7934 "--use-gpu-in-tests" | 10297 "--use-gpu-in-tests" |
| 7935 ], | 10298 ], |
| 7936 "swarming": { | 10299 "swarming": { |
| 7937 "can_use_on_swarming_builders": true, | 10300 "can_use_on_swarming_builders": true, |
| 10301 "cipd_packages": [ |
| 10302 { |
| 10303 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10304 "location": "bin", |
| 10305 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10306 } |
| 10307 ], |
| 7938 "dimension_sets": [ | 10308 "dimension_sets": [ |
| 7939 { | 10309 { |
| 7940 "gpu": "1002:6779", | 10310 "gpu": "1002:6779", |
| 7941 "os": "Windows-2008ServerR2-SP1" | 10311 "os": "Windows-2008ServerR2-SP1" |
| 7942 } | 10312 } |
| 10313 ], |
| 10314 "output_links": [ |
| 10315 { |
| 10316 "link": [ |
| 10317 "https://luci-logdog.appspot.com/v/?s", |
| 10318 "=android%2Fswarming%2Flogcats%2F", |
| 10319 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10320 ], |
| 10321 "name": "shard #${SHARD_INDEX} logcats" |
| 10322 } |
| 7943 ] | 10323 ] |
| 7944 }, | 10324 }, |
| 7945 "test": "gl_unittests", | 10325 "test": "gl_unittests", |
| 7946 "use_xvfb": false | 10326 "use_xvfb": false |
| 7947 }, | 10327 }, |
| 7948 { | 10328 { |
| 7949 "args": [ | 10329 "args": [ |
| 7950 "--use-gpu-in-tests", | 10330 "--use-gpu-in-tests", |
| 7951 "--use-angle=d3d9" | 10331 "--use-angle=d3d9" |
| 7952 ], | 10332 ], |
| 7953 "name": "gles2_conform_d3d9_test", | 10333 "name": "gles2_conform_d3d9_test", |
| 7954 "swarming": { | 10334 "swarming": { |
| 7955 "can_use_on_swarming_builders": true, | 10335 "can_use_on_swarming_builders": true, |
| 10336 "cipd_packages": [ |
| 10337 { |
| 10338 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10339 "location": "bin", |
| 10340 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10341 } |
| 10342 ], |
| 7956 "dimension_sets": [ | 10343 "dimension_sets": [ |
| 7957 { | 10344 { |
| 7958 "gpu": "1002:6779", | 10345 "gpu": "1002:6779", |
| 7959 "os": "Windows-2008ServerR2-SP1" | 10346 "os": "Windows-2008ServerR2-SP1" |
| 7960 } | 10347 } |
| 10348 ], |
| 10349 "output_links": [ |
| 10350 { |
| 10351 "link": [ |
| 10352 "https://luci-logdog.appspot.com/v/?s", |
| 10353 "=android%2Fswarming%2Flogcats%2F", |
| 10354 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10355 ], |
| 10356 "name": "shard #${SHARD_INDEX} logcats" |
| 10357 } |
| 7961 ] | 10358 ] |
| 7962 }, | 10359 }, |
| 7963 "test": "gles2_conform_test", | 10360 "test": "gles2_conform_test", |
| 7964 "use_xvfb": false | 10361 "use_xvfb": false |
| 7965 }, | 10362 }, |
| 7966 { | 10363 { |
| 7967 "args": [ | 10364 "args": [ |
| 7968 "--use-gpu-in-tests", | 10365 "--use-gpu-in-tests", |
| 7969 "--use-angle=gl", | 10366 "--use-angle=gl", |
| 7970 "--disable-gpu-sandbox" | 10367 "--disable-gpu-sandbox" |
| 7971 ], | 10368 ], |
| 7972 "name": "gles2_conform_gl_test", | 10369 "name": "gles2_conform_gl_test", |
| 7973 "swarming": { | 10370 "swarming": { |
| 7974 "can_use_on_swarming_builders": true, | 10371 "can_use_on_swarming_builders": true, |
| 10372 "cipd_packages": [ |
| 10373 { |
| 10374 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10375 "location": "bin", |
| 10376 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10377 } |
| 10378 ], |
| 7975 "dimension_sets": [ | 10379 "dimension_sets": [ |
| 7976 { | 10380 { |
| 7977 "gpu": "1002:6779", | 10381 "gpu": "1002:6779", |
| 7978 "os": "Windows-2008ServerR2-SP1" | 10382 "os": "Windows-2008ServerR2-SP1" |
| 7979 } | 10383 } |
| 10384 ], |
| 10385 "output_links": [ |
| 10386 { |
| 10387 "link": [ |
| 10388 "https://luci-logdog.appspot.com/v/?s", |
| 10389 "=android%2Fswarming%2Flogcats%2F", |
| 10390 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10391 ], |
| 10392 "name": "shard #${SHARD_INDEX} logcats" |
| 10393 } |
| 7980 ] | 10394 ] |
| 7981 }, | 10395 }, |
| 7982 "test": "gles2_conform_test", | 10396 "test": "gles2_conform_test", |
| 7983 "use_xvfb": false | 10397 "use_xvfb": false |
| 7984 }, | 10398 }, |
| 7985 { | 10399 { |
| 7986 "args": [ | 10400 "args": [ |
| 7987 "--use-gpu-in-tests" | 10401 "--use-gpu-in-tests" |
| 7988 ], | 10402 ], |
| 7989 "swarming": { | 10403 "swarming": { |
| 7990 "can_use_on_swarming_builders": true, | 10404 "can_use_on_swarming_builders": true, |
| 10405 "cipd_packages": [ |
| 10406 { |
| 10407 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10408 "location": "bin", |
| 10409 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10410 } |
| 10411 ], |
| 7991 "dimension_sets": [ | 10412 "dimension_sets": [ |
| 7992 { | 10413 { |
| 7993 "gpu": "1002:6779", | 10414 "gpu": "1002:6779", |
| 7994 "os": "Windows-2008ServerR2-SP1" | 10415 "os": "Windows-2008ServerR2-SP1" |
| 7995 } | 10416 } |
| 10417 ], |
| 10418 "output_links": [ |
| 10419 { |
| 10420 "link": [ |
| 10421 "https://luci-logdog.appspot.com/v/?s", |
| 10422 "=android%2Fswarming%2Flogcats%2F", |
| 10423 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10424 ], |
| 10425 "name": "shard #${SHARD_INDEX} logcats" |
| 10426 } |
| 7996 ] | 10427 ] |
| 7997 }, | 10428 }, |
| 7998 "test": "gles2_conform_test", | 10429 "test": "gles2_conform_test", |
| 7999 "use_xvfb": false | 10430 "use_xvfb": false |
| 8000 } | 10431 } |
| 8001 ], | 10432 ], |
| 8002 "isolated_scripts": [ | 10433 "isolated_scripts": [ |
| 8003 { | 10434 { |
| 8004 "args": [ | 10435 "args": [ |
| 8005 "context_lost", | 10436 "context_lost", |
| (...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8253 ] | 10684 ] |
| 8254 }, | 10685 }, |
| 8255 "Win7 Debug (NVIDIA)": { | 10686 "Win7 Debug (NVIDIA)": { |
| 8256 "gtest_tests": [ | 10687 "gtest_tests": [ |
| 8257 { | 10688 { |
| 8258 "args": [ | 10689 "args": [ |
| 8259 "--use-gpu-in-tests" | 10690 "--use-gpu-in-tests" |
| 8260 ], | 10691 ], |
| 8261 "swarming": { | 10692 "swarming": { |
| 8262 "can_use_on_swarming_builders": true, | 10693 "can_use_on_swarming_builders": true, |
| 10694 "cipd_packages": [ |
| 10695 { |
| 10696 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10697 "location": "bin", |
| 10698 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10699 } |
| 10700 ], |
| 8263 "dimension_sets": [ | 10701 "dimension_sets": [ |
| 8264 { | 10702 { |
| 8265 "gpu": "10de:104a", | 10703 "gpu": "10de:104a", |
| 8266 "os": "Windows-2008ServerR2-SP1" | 10704 "os": "Windows-2008ServerR2-SP1" |
| 8267 } | 10705 } |
| 10706 ], |
| 10707 "output_links": [ |
| 10708 { |
| 10709 "link": [ |
| 10710 "https://luci-logdog.appspot.com/v/?s", |
| 10711 "=android%2Fswarming%2Flogcats%2F", |
| 10712 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10713 ], |
| 10714 "name": "shard #${SHARD_INDEX} logcats" |
| 10715 } |
| 8268 ] | 10716 ] |
| 8269 }, | 10717 }, |
| 8270 "test": "angle_end2end_tests", | 10718 "test": "angle_end2end_tests", |
| 8271 "use_xvfb": false | 10719 "use_xvfb": false |
| 8272 }, | 10720 }, |
| 8273 { | 10721 { |
| 8274 "args": [ | 10722 "args": [ |
| 8275 "--use-gpu-in-tests" | 10723 "--use-gpu-in-tests" |
| 8276 ], | 10724 ], |
| 8277 "swarming": { | 10725 "swarming": { |
| 8278 "can_use_on_swarming_builders": true, | 10726 "can_use_on_swarming_builders": true, |
| 10727 "cipd_packages": [ |
| 10728 { |
| 10729 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10730 "location": "bin", |
| 10731 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10732 } |
| 10733 ], |
| 8279 "dimension_sets": [ | 10734 "dimension_sets": [ |
| 8280 { | 10735 { |
| 8281 "gpu": "10de:104a", | 10736 "gpu": "10de:104a", |
| 8282 "os": "Windows-2008ServerR2-SP1" | 10737 "os": "Windows-2008ServerR2-SP1" |
| 8283 } | 10738 } |
| 10739 ], |
| 10740 "output_links": [ |
| 10741 { |
| 10742 "link": [ |
| 10743 "https://luci-logdog.appspot.com/v/?s", |
| 10744 "=android%2Fswarming%2Flogcats%2F", |
| 10745 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10746 ], |
| 10747 "name": "shard #${SHARD_INDEX} logcats" |
| 10748 } |
| 8284 ] | 10749 ] |
| 8285 }, | 10750 }, |
| 8286 "test": "angle_unittests", | 10751 "test": "angle_unittests", |
| 8287 "use_xvfb": false | 10752 "use_xvfb": false |
| 8288 }, | 10753 }, |
| 8289 { | 10754 { |
| 8290 "args": [ | 10755 "args": [ |
| 8291 "--use-gpu-in-tests" | 10756 "--use-gpu-in-tests" |
| 8292 ], | 10757 ], |
| 8293 "swarming": { | 10758 "swarming": { |
| 8294 "can_use_on_swarming_builders": true, | 10759 "can_use_on_swarming_builders": true, |
| 10760 "cipd_packages": [ |
| 10761 { |
| 10762 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10763 "location": "bin", |
| 10764 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10765 } |
| 10766 ], |
| 8295 "dimension_sets": [ | 10767 "dimension_sets": [ |
| 8296 { | 10768 { |
| 8297 "gpu": "10de:104a", | 10769 "gpu": "10de:104a", |
| 8298 "os": "Windows-2008ServerR2-SP1" | 10770 "os": "Windows-2008ServerR2-SP1" |
| 8299 } | 10771 } |
| 10772 ], |
| 10773 "output_links": [ |
| 10774 { |
| 10775 "link": [ |
| 10776 "https://luci-logdog.appspot.com/v/?s", |
| 10777 "=android%2Fswarming%2Flogcats%2F", |
| 10778 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10779 ], |
| 10780 "name": "shard #${SHARD_INDEX} logcats" |
| 10781 } |
| 8300 ] | 10782 ] |
| 8301 }, | 10783 }, |
| 8302 "test": "audio_unittests", | 10784 "test": "audio_unittests", |
| 8303 "use_xvfb": false | 10785 "use_xvfb": false |
| 8304 }, | 10786 }, |
| 8305 { | 10787 { |
| 8306 "args": [ | 10788 "args": [ |
| 8307 "--use-gpu-in-tests" | 10789 "--use-gpu-in-tests" |
| 8308 ], | 10790 ], |
| 8309 "swarming": { | 10791 "swarming": { |
| 8310 "can_use_on_swarming_builders": true, | 10792 "can_use_on_swarming_builders": true, |
| 10793 "cipd_packages": [ |
| 10794 { |
| 10795 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10796 "location": "bin", |
| 10797 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10798 } |
| 10799 ], |
| 8311 "dimension_sets": [ | 10800 "dimension_sets": [ |
| 8312 { | 10801 { |
| 8313 "gpu": "10de:104a", | 10802 "gpu": "10de:104a", |
| 8314 "os": "Windows-2008ServerR2-SP1" | 10803 "os": "Windows-2008ServerR2-SP1" |
| 8315 } | 10804 } |
| 10805 ], |
| 10806 "output_links": [ |
| 10807 { |
| 10808 "link": [ |
| 10809 "https://luci-logdog.appspot.com/v/?s", |
| 10810 "=android%2Fswarming%2Flogcats%2F", |
| 10811 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10812 ], |
| 10813 "name": "shard #${SHARD_INDEX} logcats" |
| 10814 } |
| 8316 ] | 10815 ] |
| 8317 }, | 10816 }, |
| 8318 "test": "gl_tests", | 10817 "test": "gl_tests", |
| 8319 "use_xvfb": false | 10818 "use_xvfb": false |
| 8320 }, | 10819 }, |
| 8321 { | 10820 { |
| 8322 "args": [ | 10821 "args": [ |
| 8323 "--use-gpu-in-tests" | 10822 "--use-gpu-in-tests" |
| 8324 ], | 10823 ], |
| 8325 "swarming": { | 10824 "swarming": { |
| 8326 "can_use_on_swarming_builders": true, | 10825 "can_use_on_swarming_builders": true, |
| 10826 "cipd_packages": [ |
| 10827 { |
| 10828 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10829 "location": "bin", |
| 10830 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10831 } |
| 10832 ], |
| 8327 "dimension_sets": [ | 10833 "dimension_sets": [ |
| 8328 { | 10834 { |
| 8329 "gpu": "10de:104a", | 10835 "gpu": "10de:104a", |
| 8330 "os": "Windows-2008ServerR2-SP1" | 10836 "os": "Windows-2008ServerR2-SP1" |
| 8331 } | 10837 } |
| 10838 ], |
| 10839 "output_links": [ |
| 10840 { |
| 10841 "link": [ |
| 10842 "https://luci-logdog.appspot.com/v/?s", |
| 10843 "=android%2Fswarming%2Flogcats%2F", |
| 10844 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10845 ], |
| 10846 "name": "shard #${SHARD_INDEX} logcats" |
| 10847 } |
| 8332 ] | 10848 ] |
| 8333 }, | 10849 }, |
| 8334 "test": "gl_unittests", | 10850 "test": "gl_unittests", |
| 8335 "use_xvfb": false | 10851 "use_xvfb": false |
| 8336 }, | 10852 }, |
| 8337 { | 10853 { |
| 8338 "args": [ | 10854 "args": [ |
| 8339 "--use-gpu-in-tests", | 10855 "--use-gpu-in-tests", |
| 8340 "--use-angle=d3d9" | 10856 "--use-angle=d3d9" |
| 8341 ], | 10857 ], |
| 8342 "name": "gles2_conform_d3d9_test", | 10858 "name": "gles2_conform_d3d9_test", |
| 8343 "swarming": { | 10859 "swarming": { |
| 8344 "can_use_on_swarming_builders": true, | 10860 "can_use_on_swarming_builders": true, |
| 10861 "cipd_packages": [ |
| 10862 { |
| 10863 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10864 "location": "bin", |
| 10865 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10866 } |
| 10867 ], |
| 8345 "dimension_sets": [ | 10868 "dimension_sets": [ |
| 8346 { | 10869 { |
| 8347 "gpu": "10de:104a", | 10870 "gpu": "10de:104a", |
| 8348 "os": "Windows-2008ServerR2-SP1" | 10871 "os": "Windows-2008ServerR2-SP1" |
| 8349 } | 10872 } |
| 10873 ], |
| 10874 "output_links": [ |
| 10875 { |
| 10876 "link": [ |
| 10877 "https://luci-logdog.appspot.com/v/?s", |
| 10878 "=android%2Fswarming%2Flogcats%2F", |
| 10879 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10880 ], |
| 10881 "name": "shard #${SHARD_INDEX} logcats" |
| 10882 } |
| 8350 ] | 10883 ] |
| 8351 }, | 10884 }, |
| 8352 "test": "gles2_conform_test", | 10885 "test": "gles2_conform_test", |
| 8353 "use_xvfb": false | 10886 "use_xvfb": false |
| 8354 }, | 10887 }, |
| 8355 { | 10888 { |
| 8356 "args": [ | 10889 "args": [ |
| 8357 "--use-gpu-in-tests", | 10890 "--use-gpu-in-tests", |
| 8358 "--use-angle=gl", | 10891 "--use-angle=gl", |
| 8359 "--disable-gpu-sandbox" | 10892 "--disable-gpu-sandbox" |
| 8360 ], | 10893 ], |
| 8361 "name": "gles2_conform_gl_test", | 10894 "name": "gles2_conform_gl_test", |
| 8362 "swarming": { | 10895 "swarming": { |
| 8363 "can_use_on_swarming_builders": true, | 10896 "can_use_on_swarming_builders": true, |
| 10897 "cipd_packages": [ |
| 10898 { |
| 10899 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10900 "location": "bin", |
| 10901 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10902 } |
| 10903 ], |
| 8364 "dimension_sets": [ | 10904 "dimension_sets": [ |
| 8365 { | 10905 { |
| 8366 "gpu": "10de:104a", | 10906 "gpu": "10de:104a", |
| 8367 "os": "Windows-2008ServerR2-SP1" | 10907 "os": "Windows-2008ServerR2-SP1" |
| 8368 } | 10908 } |
| 10909 ], |
| 10910 "output_links": [ |
| 10911 { |
| 10912 "link": [ |
| 10913 "https://luci-logdog.appspot.com/v/?s", |
| 10914 "=android%2Fswarming%2Flogcats%2F", |
| 10915 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10916 ], |
| 10917 "name": "shard #${SHARD_INDEX} logcats" |
| 10918 } |
| 8369 ] | 10919 ] |
| 8370 }, | 10920 }, |
| 8371 "test": "gles2_conform_test", | 10921 "test": "gles2_conform_test", |
| 8372 "use_xvfb": false | 10922 "use_xvfb": false |
| 8373 }, | 10923 }, |
| 8374 { | 10924 { |
| 8375 "args": [ | 10925 "args": [ |
| 8376 "--use-gpu-in-tests" | 10926 "--use-gpu-in-tests" |
| 8377 ], | 10927 ], |
| 8378 "swarming": { | 10928 "swarming": { |
| 8379 "can_use_on_swarming_builders": true, | 10929 "can_use_on_swarming_builders": true, |
| 10930 "cipd_packages": [ |
| 10931 { |
| 10932 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 10933 "location": "bin", |
| 10934 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 10935 } |
| 10936 ], |
| 8380 "dimension_sets": [ | 10937 "dimension_sets": [ |
| 8381 { | 10938 { |
| 8382 "gpu": "10de:104a", | 10939 "gpu": "10de:104a", |
| 8383 "os": "Windows-2008ServerR2-SP1" | 10940 "os": "Windows-2008ServerR2-SP1" |
| 8384 } | 10941 } |
| 10942 ], |
| 10943 "output_links": [ |
| 10944 { |
| 10945 "link": [ |
| 10946 "https://luci-logdog.appspot.com/v/?s", |
| 10947 "=android%2Fswarming%2Flogcats%2F", |
| 10948 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 10949 ], |
| 10950 "name": "shard #${SHARD_INDEX} logcats" |
| 10951 } |
| 8385 ] | 10952 ] |
| 8386 }, | 10953 }, |
| 8387 "test": "gles2_conform_test", | 10954 "test": "gles2_conform_test", |
| 8388 "use_xvfb": false | 10955 "use_xvfb": false |
| 8389 } | 10956 } |
| 8390 ], | 10957 ], |
| 8391 "isolated_scripts": [ | 10958 "isolated_scripts": [ |
| 8392 { | 10959 { |
| 8393 "args": [ | 10960 "args": [ |
| 8394 "context_lost", | 10961 "context_lost", |
| (...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8665 ] | 11232 ] |
| 8666 }, | 11233 }, |
| 8667 "Win7 Debug (New Intel)": { | 11234 "Win7 Debug (New Intel)": { |
| 8668 "gtest_tests": [ | 11235 "gtest_tests": [ |
| 8669 { | 11236 { |
| 8670 "args": [ | 11237 "args": [ |
| 8671 "--use-gpu-in-tests" | 11238 "--use-gpu-in-tests" |
| 8672 ], | 11239 ], |
| 8673 "swarming": { | 11240 "swarming": { |
| 8674 "can_use_on_swarming_builders": true, | 11241 "can_use_on_swarming_builders": true, |
| 11242 "cipd_packages": [ |
| 11243 { |
| 11244 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11245 "location": "bin", |
| 11246 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11247 } |
| 11248 ], |
| 8675 "dimension_sets": [ | 11249 "dimension_sets": [ |
| 8676 { | 11250 { |
| 8677 "gpu": "8086:0412", | 11251 "gpu": "8086:0412", |
| 8678 "os": "Windows-2008ServerR2-SP1" | 11252 "os": "Windows-2008ServerR2-SP1" |
| 8679 } | 11253 } |
| 11254 ], |
| 11255 "output_links": [ |
| 11256 { |
| 11257 "link": [ |
| 11258 "https://luci-logdog.appspot.com/v/?s", |
| 11259 "=android%2Fswarming%2Flogcats%2F", |
| 11260 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11261 ], |
| 11262 "name": "shard #${SHARD_INDEX} logcats" |
| 11263 } |
| 8680 ] | 11264 ] |
| 8681 }, | 11265 }, |
| 8682 "test": "angle_end2end_tests", | 11266 "test": "angle_end2end_tests", |
| 8683 "use_xvfb": false | 11267 "use_xvfb": false |
| 8684 }, | 11268 }, |
| 8685 { | 11269 { |
| 8686 "args": [ | 11270 "args": [ |
| 8687 "--use-gpu-in-tests" | 11271 "--use-gpu-in-tests" |
| 8688 ], | 11272 ], |
| 8689 "swarming": { | 11273 "swarming": { |
| 8690 "can_use_on_swarming_builders": true, | 11274 "can_use_on_swarming_builders": true, |
| 11275 "cipd_packages": [ |
| 11276 { |
| 11277 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11278 "location": "bin", |
| 11279 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11280 } |
| 11281 ], |
| 8691 "dimension_sets": [ | 11282 "dimension_sets": [ |
| 8692 { | 11283 { |
| 8693 "gpu": "8086:0412", | 11284 "gpu": "8086:0412", |
| 8694 "os": "Windows-2008ServerR2-SP1" | 11285 "os": "Windows-2008ServerR2-SP1" |
| 8695 } | 11286 } |
| 11287 ], |
| 11288 "output_links": [ |
| 11289 { |
| 11290 "link": [ |
| 11291 "https://luci-logdog.appspot.com/v/?s", |
| 11292 "=android%2Fswarming%2Flogcats%2F", |
| 11293 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11294 ], |
| 11295 "name": "shard #${SHARD_INDEX} logcats" |
| 11296 } |
| 8696 ] | 11297 ] |
| 8697 }, | 11298 }, |
| 8698 "test": "angle_unittests", | 11299 "test": "angle_unittests", |
| 8699 "use_xvfb": false | 11300 "use_xvfb": false |
| 8700 }, | 11301 }, |
| 8701 { | 11302 { |
| 8702 "args": [ | 11303 "args": [ |
| 8703 "--use-gpu-in-tests" | 11304 "--use-gpu-in-tests" |
| 8704 ], | 11305 ], |
| 8705 "swarming": { | 11306 "swarming": { |
| 8706 "can_use_on_swarming_builders": true, | 11307 "can_use_on_swarming_builders": true, |
| 11308 "cipd_packages": [ |
| 11309 { |
| 11310 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11311 "location": "bin", |
| 11312 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11313 } |
| 11314 ], |
| 8707 "dimension_sets": [ | 11315 "dimension_sets": [ |
| 8708 { | 11316 { |
| 8709 "gpu": "8086:0412", | 11317 "gpu": "8086:0412", |
| 8710 "os": "Windows-2008ServerR2-SP1" | 11318 "os": "Windows-2008ServerR2-SP1" |
| 8711 } | 11319 } |
| 11320 ], |
| 11321 "output_links": [ |
| 11322 { |
| 11323 "link": [ |
| 11324 "https://luci-logdog.appspot.com/v/?s", |
| 11325 "=android%2Fswarming%2Flogcats%2F", |
| 11326 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11327 ], |
| 11328 "name": "shard #${SHARD_INDEX} logcats" |
| 11329 } |
| 8712 ] | 11330 ] |
| 8713 }, | 11331 }, |
| 8714 "test": "audio_unittests", | 11332 "test": "audio_unittests", |
| 8715 "use_xvfb": false | 11333 "use_xvfb": false |
| 8716 }, | 11334 }, |
| 8717 { | 11335 { |
| 8718 "args": [ | 11336 "args": [ |
| 8719 "--use-gpu-in-tests" | 11337 "--use-gpu-in-tests" |
| 8720 ], | 11338 ], |
| 8721 "swarming": { | 11339 "swarming": { |
| 8722 "can_use_on_swarming_builders": true, | 11340 "can_use_on_swarming_builders": true, |
| 11341 "cipd_packages": [ |
| 11342 { |
| 11343 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11344 "location": "bin", |
| 11345 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11346 } |
| 11347 ], |
| 8723 "dimension_sets": [ | 11348 "dimension_sets": [ |
| 8724 { | 11349 { |
| 8725 "gpu": "8086:0412", | 11350 "gpu": "8086:0412", |
| 8726 "os": "Windows-2008ServerR2-SP1" | 11351 "os": "Windows-2008ServerR2-SP1" |
| 8727 } | 11352 } |
| 11353 ], |
| 11354 "output_links": [ |
| 11355 { |
| 11356 "link": [ |
| 11357 "https://luci-logdog.appspot.com/v/?s", |
| 11358 "=android%2Fswarming%2Flogcats%2F", |
| 11359 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11360 ], |
| 11361 "name": "shard #${SHARD_INDEX} logcats" |
| 11362 } |
| 8728 ] | 11363 ] |
| 8729 }, | 11364 }, |
| 8730 "test": "gl_tests", | 11365 "test": "gl_tests", |
| 8731 "use_xvfb": false | 11366 "use_xvfb": false |
| 8732 }, | 11367 }, |
| 8733 { | 11368 { |
| 8734 "args": [ | 11369 "args": [ |
| 8735 "--use-gpu-in-tests" | 11370 "--use-gpu-in-tests" |
| 8736 ], | 11371 ], |
| 8737 "swarming": { | 11372 "swarming": { |
| 8738 "can_use_on_swarming_builders": true, | 11373 "can_use_on_swarming_builders": true, |
| 11374 "cipd_packages": [ |
| 11375 { |
| 11376 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11377 "location": "bin", |
| 11378 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11379 } |
| 11380 ], |
| 8739 "dimension_sets": [ | 11381 "dimension_sets": [ |
| 8740 { | 11382 { |
| 8741 "gpu": "8086:0412", | 11383 "gpu": "8086:0412", |
| 8742 "os": "Windows-2008ServerR2-SP1" | 11384 "os": "Windows-2008ServerR2-SP1" |
| 8743 } | 11385 } |
| 11386 ], |
| 11387 "output_links": [ |
| 11388 { |
| 11389 "link": [ |
| 11390 "https://luci-logdog.appspot.com/v/?s", |
| 11391 "=android%2Fswarming%2Flogcats%2F", |
| 11392 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11393 ], |
| 11394 "name": "shard #${SHARD_INDEX} logcats" |
| 11395 } |
| 8744 ] | 11396 ] |
| 8745 }, | 11397 }, |
| 8746 "test": "gl_unittests", | 11398 "test": "gl_unittests", |
| 8747 "use_xvfb": false | 11399 "use_xvfb": false |
| 8748 }, | 11400 }, |
| 8749 { | 11401 { |
| 8750 "args": [ | 11402 "args": [ |
| 8751 "--use-gpu-in-tests", | 11403 "--use-gpu-in-tests", |
| 8752 "--use-angle=d3d9" | 11404 "--use-angle=d3d9" |
| 8753 ], | 11405 ], |
| 8754 "name": "gles2_conform_d3d9_test", | 11406 "name": "gles2_conform_d3d9_test", |
| 8755 "swarming": { | 11407 "swarming": { |
| 8756 "can_use_on_swarming_builders": true, | 11408 "can_use_on_swarming_builders": true, |
| 11409 "cipd_packages": [ |
| 11410 { |
| 11411 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11412 "location": "bin", |
| 11413 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11414 } |
| 11415 ], |
| 8757 "dimension_sets": [ | 11416 "dimension_sets": [ |
| 8758 { | 11417 { |
| 8759 "gpu": "8086:0412", | 11418 "gpu": "8086:0412", |
| 8760 "os": "Windows-2008ServerR2-SP1" | 11419 "os": "Windows-2008ServerR2-SP1" |
| 8761 } | 11420 } |
| 11421 ], |
| 11422 "output_links": [ |
| 11423 { |
| 11424 "link": [ |
| 11425 "https://luci-logdog.appspot.com/v/?s", |
| 11426 "=android%2Fswarming%2Flogcats%2F", |
| 11427 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11428 ], |
| 11429 "name": "shard #${SHARD_INDEX} logcats" |
| 11430 } |
| 8762 ] | 11431 ] |
| 8763 }, | 11432 }, |
| 8764 "test": "gles2_conform_test", | 11433 "test": "gles2_conform_test", |
| 8765 "use_xvfb": false | 11434 "use_xvfb": false |
| 8766 }, | 11435 }, |
| 8767 { | 11436 { |
| 8768 "args": [ | 11437 "args": [ |
| 8769 "--use-gpu-in-tests", | 11438 "--use-gpu-in-tests", |
| 8770 "--use-angle=gl", | 11439 "--use-angle=gl", |
| 8771 "--disable-gpu-sandbox" | 11440 "--disable-gpu-sandbox" |
| 8772 ], | 11441 ], |
| 8773 "name": "gles2_conform_gl_test", | 11442 "name": "gles2_conform_gl_test", |
| 8774 "swarming": { | 11443 "swarming": { |
| 8775 "can_use_on_swarming_builders": true, | 11444 "can_use_on_swarming_builders": true, |
| 11445 "cipd_packages": [ |
| 11446 { |
| 11447 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11448 "location": "bin", |
| 11449 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11450 } |
| 11451 ], |
| 8776 "dimension_sets": [ | 11452 "dimension_sets": [ |
| 8777 { | 11453 { |
| 8778 "gpu": "8086:0412", | 11454 "gpu": "8086:0412", |
| 8779 "os": "Windows-2008ServerR2-SP1" | 11455 "os": "Windows-2008ServerR2-SP1" |
| 8780 } | 11456 } |
| 11457 ], |
| 11458 "output_links": [ |
| 11459 { |
| 11460 "link": [ |
| 11461 "https://luci-logdog.appspot.com/v/?s", |
| 11462 "=android%2Fswarming%2Flogcats%2F", |
| 11463 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11464 ], |
| 11465 "name": "shard #${SHARD_INDEX} logcats" |
| 11466 } |
| 8781 ] | 11467 ] |
| 8782 }, | 11468 }, |
| 8783 "test": "gles2_conform_test", | 11469 "test": "gles2_conform_test", |
| 8784 "use_xvfb": false | 11470 "use_xvfb": false |
| 8785 }, | 11471 }, |
| 8786 { | 11472 { |
| 8787 "args": [ | 11473 "args": [ |
| 8788 "--use-gpu-in-tests" | 11474 "--use-gpu-in-tests" |
| 8789 ], | 11475 ], |
| 8790 "swarming": { | 11476 "swarming": { |
| 8791 "can_use_on_swarming_builders": true, | 11477 "can_use_on_swarming_builders": true, |
| 11478 "cipd_packages": [ |
| 11479 { |
| 11480 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11481 "location": "bin", |
| 11482 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11483 } |
| 11484 ], |
| 8792 "dimension_sets": [ | 11485 "dimension_sets": [ |
| 8793 { | 11486 { |
| 8794 "gpu": "8086:0412", | 11487 "gpu": "8086:0412", |
| 8795 "os": "Windows-2008ServerR2-SP1" | 11488 "os": "Windows-2008ServerR2-SP1" |
| 8796 } | 11489 } |
| 11490 ], |
| 11491 "output_links": [ |
| 11492 { |
| 11493 "link": [ |
| 11494 "https://luci-logdog.appspot.com/v/?s", |
| 11495 "=android%2Fswarming%2Flogcats%2F", |
| 11496 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11497 ], |
| 11498 "name": "shard #${SHARD_INDEX} logcats" |
| 11499 } |
| 8797 ] | 11500 ] |
| 8798 }, | 11501 }, |
| 8799 "test": "gles2_conform_test", | 11502 "test": "gles2_conform_test", |
| 8800 "use_xvfb": false | 11503 "use_xvfb": false |
| 8801 } | 11504 } |
| 8802 ], | 11505 ], |
| 8803 "isolated_scripts": [ | 11506 "isolated_scripts": [ |
| 8804 { | 11507 { |
| 8805 "args": [ | 11508 "args": [ |
| 8806 "context_lost", | 11509 "context_lost", |
| (...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9054 ] | 11757 ] |
| 9055 }, | 11758 }, |
| 9056 "Win7 Release (ATI)": { | 11759 "Win7 Release (ATI)": { |
| 9057 "gtest_tests": [ | 11760 "gtest_tests": [ |
| 9058 { | 11761 { |
| 9059 "args": [ | 11762 "args": [ |
| 9060 "--use-gpu-in-tests" | 11763 "--use-gpu-in-tests" |
| 9061 ], | 11764 ], |
| 9062 "swarming": { | 11765 "swarming": { |
| 9063 "can_use_on_swarming_builders": true, | 11766 "can_use_on_swarming_builders": true, |
| 11767 "cipd_packages": [ |
| 11768 { |
| 11769 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11770 "location": "bin", |
| 11771 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11772 } |
| 11773 ], |
| 9064 "dimension_sets": [ | 11774 "dimension_sets": [ |
| 9065 { | 11775 { |
| 9066 "gpu": "1002:6779", | 11776 "gpu": "1002:6779", |
| 9067 "os": "Windows-2008ServerR2-SP1" | 11777 "os": "Windows-2008ServerR2-SP1" |
| 9068 } | 11778 } |
| 11779 ], |
| 11780 "output_links": [ |
| 11781 { |
| 11782 "link": [ |
| 11783 "https://luci-logdog.appspot.com/v/?s", |
| 11784 "=android%2Fswarming%2Flogcats%2F", |
| 11785 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11786 ], |
| 11787 "name": "shard #${SHARD_INDEX} logcats" |
| 11788 } |
| 9069 ] | 11789 ] |
| 9070 }, | 11790 }, |
| 9071 "test": "angle_end2end_tests", | 11791 "test": "angle_end2end_tests", |
| 9072 "use_xvfb": false | 11792 "use_xvfb": false |
| 9073 }, | 11793 }, |
| 9074 { | 11794 { |
| 9075 "args": [ | 11795 "args": [ |
| 9076 "--use-gpu-in-tests" | 11796 "--use-gpu-in-tests" |
| 9077 ], | 11797 ], |
| 9078 "swarming": { | 11798 "swarming": { |
| 9079 "can_use_on_swarming_builders": true, | 11799 "can_use_on_swarming_builders": true, |
| 11800 "cipd_packages": [ |
| 11801 { |
| 11802 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11803 "location": "bin", |
| 11804 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11805 } |
| 11806 ], |
| 9080 "dimension_sets": [ | 11807 "dimension_sets": [ |
| 9081 { | 11808 { |
| 9082 "gpu": "1002:6779", | 11809 "gpu": "1002:6779", |
| 9083 "os": "Windows-2008ServerR2-SP1" | 11810 "os": "Windows-2008ServerR2-SP1" |
| 9084 } | 11811 } |
| 11812 ], |
| 11813 "output_links": [ |
| 11814 { |
| 11815 "link": [ |
| 11816 "https://luci-logdog.appspot.com/v/?s", |
| 11817 "=android%2Fswarming%2Flogcats%2F", |
| 11818 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11819 ], |
| 11820 "name": "shard #${SHARD_INDEX} logcats" |
| 11821 } |
| 9085 ] | 11822 ] |
| 9086 }, | 11823 }, |
| 9087 "test": "angle_unittests", | 11824 "test": "angle_unittests", |
| 9088 "use_xvfb": false | 11825 "use_xvfb": false |
| 9089 }, | 11826 }, |
| 9090 { | 11827 { |
| 9091 "args": [ | 11828 "args": [ |
| 9092 "--use-gpu-in-tests" | 11829 "--use-gpu-in-tests" |
| 9093 ], | 11830 ], |
| 9094 "swarming": { | 11831 "swarming": { |
| 9095 "can_use_on_swarming_builders": true, | 11832 "can_use_on_swarming_builders": true, |
| 11833 "cipd_packages": [ |
| 11834 { |
| 11835 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11836 "location": "bin", |
| 11837 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11838 } |
| 11839 ], |
| 9096 "dimension_sets": [ | 11840 "dimension_sets": [ |
| 9097 { | 11841 { |
| 9098 "gpu": "1002:6779", | 11842 "gpu": "1002:6779", |
| 9099 "os": "Windows-2008ServerR2-SP1" | 11843 "os": "Windows-2008ServerR2-SP1" |
| 9100 } | 11844 } |
| 11845 ], |
| 11846 "output_links": [ |
| 11847 { |
| 11848 "link": [ |
| 11849 "https://luci-logdog.appspot.com/v/?s", |
| 11850 "=android%2Fswarming%2Flogcats%2F", |
| 11851 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11852 ], |
| 11853 "name": "shard #${SHARD_INDEX} logcats" |
| 11854 } |
| 9101 ] | 11855 ] |
| 9102 }, | 11856 }, |
| 9103 "test": "audio_unittests", | 11857 "test": "audio_unittests", |
| 9104 "use_xvfb": false | 11858 "use_xvfb": false |
| 9105 }, | 11859 }, |
| 9106 { | 11860 { |
| 9107 "args": [ | 11861 "args": [ |
| 9108 "--use-gpu-in-tests" | 11862 "--use-gpu-in-tests" |
| 9109 ], | 11863 ], |
| 9110 "swarming": { | 11864 "swarming": { |
| 9111 "can_use_on_swarming_builders": true, | 11865 "can_use_on_swarming_builders": true, |
| 11866 "cipd_packages": [ |
| 11867 { |
| 11868 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11869 "location": "bin", |
| 11870 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11871 } |
| 11872 ], |
| 9112 "dimension_sets": [ | 11873 "dimension_sets": [ |
| 9113 { | 11874 { |
| 9114 "gpu": "1002:6779", | 11875 "gpu": "1002:6779", |
| 9115 "os": "Windows-2008ServerR2-SP1" | 11876 "os": "Windows-2008ServerR2-SP1" |
| 9116 } | 11877 } |
| 11878 ], |
| 11879 "output_links": [ |
| 11880 { |
| 11881 "link": [ |
| 11882 "https://luci-logdog.appspot.com/v/?s", |
| 11883 "=android%2Fswarming%2Flogcats%2F", |
| 11884 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11885 ], |
| 11886 "name": "shard #${SHARD_INDEX} logcats" |
| 11887 } |
| 9117 ] | 11888 ] |
| 9118 }, | 11889 }, |
| 9119 "test": "gl_tests", | 11890 "test": "gl_tests", |
| 9120 "use_xvfb": false | 11891 "use_xvfb": false |
| 9121 }, | 11892 }, |
| 9122 { | 11893 { |
| 9123 "args": [ | 11894 "args": [ |
| 9124 "--use-gpu-in-tests" | 11895 "--use-gpu-in-tests" |
| 9125 ], | 11896 ], |
| 9126 "swarming": { | 11897 "swarming": { |
| 9127 "can_use_on_swarming_builders": true, | 11898 "can_use_on_swarming_builders": true, |
| 11899 "cipd_packages": [ |
| 11900 { |
| 11901 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11902 "location": "bin", |
| 11903 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11904 } |
| 11905 ], |
| 9128 "dimension_sets": [ | 11906 "dimension_sets": [ |
| 9129 { | 11907 { |
| 9130 "gpu": "1002:6779", | 11908 "gpu": "1002:6779", |
| 9131 "os": "Windows-2008ServerR2-SP1" | 11909 "os": "Windows-2008ServerR2-SP1" |
| 9132 } | 11910 } |
| 11911 ], |
| 11912 "output_links": [ |
| 11913 { |
| 11914 "link": [ |
| 11915 "https://luci-logdog.appspot.com/v/?s", |
| 11916 "=android%2Fswarming%2Flogcats%2F", |
| 11917 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11918 ], |
| 11919 "name": "shard #${SHARD_INDEX} logcats" |
| 11920 } |
| 9133 ] | 11921 ] |
| 9134 }, | 11922 }, |
| 9135 "test": "gl_unittests", | 11923 "test": "gl_unittests", |
| 9136 "use_xvfb": false | 11924 "use_xvfb": false |
| 9137 }, | 11925 }, |
| 9138 { | 11926 { |
| 9139 "args": [ | 11927 "args": [ |
| 9140 "--use-gpu-in-tests", | 11928 "--use-gpu-in-tests", |
| 9141 "--use-angle=d3d9" | 11929 "--use-angle=d3d9" |
| 9142 ], | 11930 ], |
| 9143 "name": "gles2_conform_d3d9_test", | 11931 "name": "gles2_conform_d3d9_test", |
| 9144 "swarming": { | 11932 "swarming": { |
| 9145 "can_use_on_swarming_builders": true, | 11933 "can_use_on_swarming_builders": true, |
| 11934 "cipd_packages": [ |
| 11935 { |
| 11936 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11937 "location": "bin", |
| 11938 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11939 } |
| 11940 ], |
| 9146 "dimension_sets": [ | 11941 "dimension_sets": [ |
| 9147 { | 11942 { |
| 9148 "gpu": "1002:6779", | 11943 "gpu": "1002:6779", |
| 9149 "os": "Windows-2008ServerR2-SP1" | 11944 "os": "Windows-2008ServerR2-SP1" |
| 9150 } | 11945 } |
| 11946 ], |
| 11947 "output_links": [ |
| 11948 { |
| 11949 "link": [ |
| 11950 "https://luci-logdog.appspot.com/v/?s", |
| 11951 "=android%2Fswarming%2Flogcats%2F", |
| 11952 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11953 ], |
| 11954 "name": "shard #${SHARD_INDEX} logcats" |
| 11955 } |
| 9151 ] | 11956 ] |
| 9152 }, | 11957 }, |
| 9153 "test": "gles2_conform_test", | 11958 "test": "gles2_conform_test", |
| 9154 "use_xvfb": false | 11959 "use_xvfb": false |
| 9155 }, | 11960 }, |
| 9156 { | 11961 { |
| 9157 "args": [ | 11962 "args": [ |
| 9158 "--use-gpu-in-tests", | 11963 "--use-gpu-in-tests", |
| 9159 "--use-angle=gl", | 11964 "--use-angle=gl", |
| 9160 "--disable-gpu-sandbox" | 11965 "--disable-gpu-sandbox" |
| 9161 ], | 11966 ], |
| 9162 "name": "gles2_conform_gl_test", | 11967 "name": "gles2_conform_gl_test", |
| 9163 "swarming": { | 11968 "swarming": { |
| 9164 "can_use_on_swarming_builders": true, | 11969 "can_use_on_swarming_builders": true, |
| 11970 "cipd_packages": [ |
| 11971 { |
| 11972 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 11973 "location": "bin", |
| 11974 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 11975 } |
| 11976 ], |
| 9165 "dimension_sets": [ | 11977 "dimension_sets": [ |
| 9166 { | 11978 { |
| 9167 "gpu": "1002:6779", | 11979 "gpu": "1002:6779", |
| 9168 "os": "Windows-2008ServerR2-SP1" | 11980 "os": "Windows-2008ServerR2-SP1" |
| 9169 } | 11981 } |
| 11982 ], |
| 11983 "output_links": [ |
| 11984 { |
| 11985 "link": [ |
| 11986 "https://luci-logdog.appspot.com/v/?s", |
| 11987 "=android%2Fswarming%2Flogcats%2F", |
| 11988 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 11989 ], |
| 11990 "name": "shard #${SHARD_INDEX} logcats" |
| 11991 } |
| 9170 ] | 11992 ] |
| 9171 }, | 11993 }, |
| 9172 "test": "gles2_conform_test", | 11994 "test": "gles2_conform_test", |
| 9173 "use_xvfb": false | 11995 "use_xvfb": false |
| 9174 }, | 11996 }, |
| 9175 { | 11997 { |
| 9176 "args": [ | 11998 "args": [ |
| 9177 "--use-gpu-in-tests" | 11999 "--use-gpu-in-tests" |
| 9178 ], | 12000 ], |
| 9179 "swarming": { | 12001 "swarming": { |
| 9180 "can_use_on_swarming_builders": true, | 12002 "can_use_on_swarming_builders": true, |
| 12003 "cipd_packages": [ |
| 12004 { |
| 12005 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12006 "location": "bin", |
| 12007 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12008 } |
| 12009 ], |
| 9181 "dimension_sets": [ | 12010 "dimension_sets": [ |
| 9182 { | 12011 { |
| 9183 "gpu": "1002:6779", | 12012 "gpu": "1002:6779", |
| 9184 "os": "Windows-2008ServerR2-SP1" | 12013 "os": "Windows-2008ServerR2-SP1" |
| 9185 } | 12014 } |
| 12015 ], |
| 12016 "output_links": [ |
| 12017 { |
| 12018 "link": [ |
| 12019 "https://luci-logdog.appspot.com/v/?s", |
| 12020 "=android%2Fswarming%2Flogcats%2F", |
| 12021 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12022 ], |
| 12023 "name": "shard #${SHARD_INDEX} logcats" |
| 12024 } |
| 9186 ] | 12025 ] |
| 9187 }, | 12026 }, |
| 9188 "test": "gles2_conform_test", | 12027 "test": "gles2_conform_test", |
| 9189 "use_xvfb": false | 12028 "use_xvfb": false |
| 9190 }, | 12029 }, |
| 9191 { | 12030 { |
| 9192 "override_compile_targets": [ | 12031 "override_compile_targets": [ |
| 9193 "tab_capture_end2end_tests_run" | 12032 "tab_capture_end2end_tests_run" |
| 9194 ], | 12033 ], |
| 9195 "swarming": { | 12034 "swarming": { |
| 9196 "can_use_on_swarming_builders": true, | 12035 "can_use_on_swarming_builders": true, |
| 12036 "cipd_packages": [ |
| 12037 { |
| 12038 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12039 "location": "bin", |
| 12040 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12041 } |
| 12042 ], |
| 9197 "dimension_sets": [ | 12043 "dimension_sets": [ |
| 9198 { | 12044 { |
| 9199 "gpu": "1002:6779", | 12045 "gpu": "1002:6779", |
| 9200 "os": "Windows-2008ServerR2-SP1" | 12046 "os": "Windows-2008ServerR2-SP1" |
| 9201 } | 12047 } |
| 12048 ], |
| 12049 "output_links": [ |
| 12050 { |
| 12051 "link": [ |
| 12052 "https://luci-logdog.appspot.com/v/?s", |
| 12053 "=android%2Fswarming%2Flogcats%2F", |
| 12054 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12055 ], |
| 12056 "name": "shard #${SHARD_INDEX} logcats" |
| 12057 } |
| 9202 ] | 12058 ] |
| 9203 }, | 12059 }, |
| 9204 "test": "tab_capture_end2end_tests", | 12060 "test": "tab_capture_end2end_tests", |
| 9205 "use_xvfb": false | 12061 "use_xvfb": false |
| 9206 } | 12062 } |
| 9207 ], | 12063 ], |
| 9208 "isolated_scripts": [ | 12064 "isolated_scripts": [ |
| 9209 { | 12065 { |
| 9210 "args": [ | 12066 "args": [ |
| 9211 "context_lost", | 12067 "context_lost", |
| (...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9485 ] | 12341 ] |
| 9486 }, | 12342 }, |
| 9487 "Win7 Release (Intel)": { | 12343 "Win7 Release (Intel)": { |
| 9488 "gtest_tests": [ | 12344 "gtest_tests": [ |
| 9489 { | 12345 { |
| 9490 "args": [ | 12346 "args": [ |
| 9491 "--use-gpu-in-tests" | 12347 "--use-gpu-in-tests" |
| 9492 ], | 12348 ], |
| 9493 "swarming": { | 12349 "swarming": { |
| 9494 "can_use_on_swarming_builders": true, | 12350 "can_use_on_swarming_builders": true, |
| 12351 "cipd_packages": [ |
| 12352 { |
| 12353 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12354 "location": "bin", |
| 12355 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12356 } |
| 12357 ], |
| 9495 "dimension_sets": [ | 12358 "dimension_sets": [ |
| 9496 { | 12359 { |
| 9497 "gpu": "8086:041a", | 12360 "gpu": "8086:041a", |
| 9498 "os": "Windows-2008ServerR2-SP1" | 12361 "os": "Windows-2008ServerR2-SP1" |
| 9499 } | 12362 } |
| 12363 ], |
| 12364 "output_links": [ |
| 12365 { |
| 12366 "link": [ |
| 12367 "https://luci-logdog.appspot.com/v/?s", |
| 12368 "=android%2Fswarming%2Flogcats%2F", |
| 12369 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12370 ], |
| 12371 "name": "shard #${SHARD_INDEX} logcats" |
| 12372 } |
| 9500 ] | 12373 ] |
| 9501 }, | 12374 }, |
| 9502 "test": "angle_end2end_tests", | 12375 "test": "angle_end2end_tests", |
| 9503 "use_xvfb": false | 12376 "use_xvfb": false |
| 9504 }, | 12377 }, |
| 9505 { | 12378 { |
| 9506 "args": [ | 12379 "args": [ |
| 9507 "--use-gpu-in-tests" | 12380 "--use-gpu-in-tests" |
| 9508 ], | 12381 ], |
| 9509 "swarming": { | 12382 "swarming": { |
| 9510 "can_use_on_swarming_builders": true, | 12383 "can_use_on_swarming_builders": true, |
| 12384 "cipd_packages": [ |
| 12385 { |
| 12386 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12387 "location": "bin", |
| 12388 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12389 } |
| 12390 ], |
| 9511 "dimension_sets": [ | 12391 "dimension_sets": [ |
| 9512 { | 12392 { |
| 9513 "gpu": "8086:041a", | 12393 "gpu": "8086:041a", |
| 9514 "os": "Windows-2008ServerR2-SP1" | 12394 "os": "Windows-2008ServerR2-SP1" |
| 9515 } | 12395 } |
| 12396 ], |
| 12397 "output_links": [ |
| 12398 { |
| 12399 "link": [ |
| 12400 "https://luci-logdog.appspot.com/v/?s", |
| 12401 "=android%2Fswarming%2Flogcats%2F", |
| 12402 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12403 ], |
| 12404 "name": "shard #${SHARD_INDEX} logcats" |
| 12405 } |
| 9516 ] | 12406 ] |
| 9517 }, | 12407 }, |
| 9518 "test": "angle_unittests", | 12408 "test": "angle_unittests", |
| 9519 "use_xvfb": false | 12409 "use_xvfb": false |
| 9520 }, | 12410 }, |
| 9521 { | 12411 { |
| 9522 "args": [ | 12412 "args": [ |
| 9523 "--use-gpu-in-tests" | 12413 "--use-gpu-in-tests" |
| 9524 ], | 12414 ], |
| 9525 "swarming": { | 12415 "swarming": { |
| 9526 "can_use_on_swarming_builders": true, | 12416 "can_use_on_swarming_builders": true, |
| 12417 "cipd_packages": [ |
| 12418 { |
| 12419 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12420 "location": "bin", |
| 12421 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12422 } |
| 12423 ], |
| 9527 "dimension_sets": [ | 12424 "dimension_sets": [ |
| 9528 { | 12425 { |
| 9529 "gpu": "8086:041a", | 12426 "gpu": "8086:041a", |
| 9530 "os": "Windows-2008ServerR2-SP1" | 12427 "os": "Windows-2008ServerR2-SP1" |
| 9531 } | 12428 } |
| 12429 ], |
| 12430 "output_links": [ |
| 12431 { |
| 12432 "link": [ |
| 12433 "https://luci-logdog.appspot.com/v/?s", |
| 12434 "=android%2Fswarming%2Flogcats%2F", |
| 12435 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12436 ], |
| 12437 "name": "shard #${SHARD_INDEX} logcats" |
| 12438 } |
| 9532 ] | 12439 ] |
| 9533 }, | 12440 }, |
| 9534 "test": "audio_unittests", | 12441 "test": "audio_unittests", |
| 9535 "use_xvfb": false | 12442 "use_xvfb": false |
| 9536 }, | 12443 }, |
| 9537 { | 12444 { |
| 9538 "args": [ | 12445 "args": [ |
| 9539 "--enable-gpu", | 12446 "--enable-gpu", |
| 9540 "--test-launcher-jobs=1", | 12447 "--test-launcher-jobs=1", |
| 9541 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" | 12448 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" |
| 9542 ], | 12449 ], |
| 9543 "name": "tab_capture_end2end_tests", | 12450 "name": "tab_capture_end2end_tests", |
| 9544 "test": "browser_tests", | 12451 "test": "browser_tests", |
| 9545 "use_xvfb": false | 12452 "use_xvfb": false |
| 9546 }, | 12453 }, |
| 9547 { | 12454 { |
| 9548 "args": [ | 12455 "args": [ |
| 9549 "--use-gpu-in-tests" | 12456 "--use-gpu-in-tests" |
| 9550 ], | 12457 ], |
| 9551 "swarming": { | 12458 "swarming": { |
| 9552 "can_use_on_swarming_builders": true, | 12459 "can_use_on_swarming_builders": true, |
| 12460 "cipd_packages": [ |
| 12461 { |
| 12462 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12463 "location": "bin", |
| 12464 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12465 } |
| 12466 ], |
| 9553 "dimension_sets": [ | 12467 "dimension_sets": [ |
| 9554 { | 12468 { |
| 9555 "gpu": "8086:041a", | 12469 "gpu": "8086:041a", |
| 9556 "os": "Windows-2008ServerR2-SP1" | 12470 "os": "Windows-2008ServerR2-SP1" |
| 9557 } | 12471 } |
| 12472 ], |
| 12473 "output_links": [ |
| 12474 { |
| 12475 "link": [ |
| 12476 "https://luci-logdog.appspot.com/v/?s", |
| 12477 "=android%2Fswarming%2Flogcats%2F", |
| 12478 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12479 ], |
| 12480 "name": "shard #${SHARD_INDEX} logcats" |
| 12481 } |
| 9558 ] | 12482 ] |
| 9559 }, | 12483 }, |
| 9560 "test": "gl_tests", | 12484 "test": "gl_tests", |
| 9561 "use_xvfb": false | 12485 "use_xvfb": false |
| 9562 }, | 12486 }, |
| 9563 { | 12487 { |
| 9564 "args": [ | 12488 "args": [ |
| 9565 "--use-gpu-in-tests" | 12489 "--use-gpu-in-tests" |
| 9566 ], | 12490 ], |
| 9567 "swarming": { | 12491 "swarming": { |
| 9568 "can_use_on_swarming_builders": true, | 12492 "can_use_on_swarming_builders": true, |
| 12493 "cipd_packages": [ |
| 12494 { |
| 12495 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12496 "location": "bin", |
| 12497 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12498 } |
| 12499 ], |
| 9569 "dimension_sets": [ | 12500 "dimension_sets": [ |
| 9570 { | 12501 { |
| 9571 "gpu": "8086:041a", | 12502 "gpu": "8086:041a", |
| 9572 "os": "Windows-2008ServerR2-SP1" | 12503 "os": "Windows-2008ServerR2-SP1" |
| 9573 } | 12504 } |
| 12505 ], |
| 12506 "output_links": [ |
| 12507 { |
| 12508 "link": [ |
| 12509 "https://luci-logdog.appspot.com/v/?s", |
| 12510 "=android%2Fswarming%2Flogcats%2F", |
| 12511 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12512 ], |
| 12513 "name": "shard #${SHARD_INDEX} logcats" |
| 12514 } |
| 9574 ] | 12515 ] |
| 9575 }, | 12516 }, |
| 9576 "test": "gl_unittests", | 12517 "test": "gl_unittests", |
| 9577 "use_xvfb": false | 12518 "use_xvfb": false |
| 9578 }, | 12519 }, |
| 9579 { | 12520 { |
| 9580 "args": [ | 12521 "args": [ |
| 9581 "--use-gpu-in-tests", | 12522 "--use-gpu-in-tests", |
| 9582 "--use-angle=d3d9" | 12523 "--use-angle=d3d9" |
| 9583 ], | 12524 ], |
| 9584 "name": "gles2_conform_d3d9_test", | 12525 "name": "gles2_conform_d3d9_test", |
| 9585 "swarming": { | 12526 "swarming": { |
| 9586 "can_use_on_swarming_builders": true, | 12527 "can_use_on_swarming_builders": true, |
| 12528 "cipd_packages": [ |
| 12529 { |
| 12530 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12531 "location": "bin", |
| 12532 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12533 } |
| 12534 ], |
| 9587 "dimension_sets": [ | 12535 "dimension_sets": [ |
| 9588 { | 12536 { |
| 9589 "gpu": "8086:041a", | 12537 "gpu": "8086:041a", |
| 9590 "os": "Windows-2008ServerR2-SP1" | 12538 "os": "Windows-2008ServerR2-SP1" |
| 9591 } | 12539 } |
| 12540 ], |
| 12541 "output_links": [ |
| 12542 { |
| 12543 "link": [ |
| 12544 "https://luci-logdog.appspot.com/v/?s", |
| 12545 "=android%2Fswarming%2Flogcats%2F", |
| 12546 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12547 ], |
| 12548 "name": "shard #${SHARD_INDEX} logcats" |
| 12549 } |
| 9592 ] | 12550 ] |
| 9593 }, | 12551 }, |
| 9594 "test": "gles2_conform_test", | 12552 "test": "gles2_conform_test", |
| 9595 "use_xvfb": false | 12553 "use_xvfb": false |
| 9596 }, | 12554 }, |
| 9597 { | 12555 { |
| 9598 "args": [ | 12556 "args": [ |
| 9599 "--use-gpu-in-tests", | 12557 "--use-gpu-in-tests", |
| 9600 "--use-angle=gl", | 12558 "--use-angle=gl", |
| 9601 "--disable-gpu-sandbox" | 12559 "--disable-gpu-sandbox" |
| 9602 ], | 12560 ], |
| 9603 "name": "gles2_conform_gl_test", | 12561 "name": "gles2_conform_gl_test", |
| 9604 "swarming": { | 12562 "swarming": { |
| 9605 "can_use_on_swarming_builders": true, | 12563 "can_use_on_swarming_builders": true, |
| 12564 "cipd_packages": [ |
| 12565 { |
| 12566 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12567 "location": "bin", |
| 12568 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12569 } |
| 12570 ], |
| 9606 "dimension_sets": [ | 12571 "dimension_sets": [ |
| 9607 { | 12572 { |
| 9608 "gpu": "8086:041a", | 12573 "gpu": "8086:041a", |
| 9609 "os": "Windows-2008ServerR2-SP1" | 12574 "os": "Windows-2008ServerR2-SP1" |
| 9610 } | 12575 } |
| 12576 ], |
| 12577 "output_links": [ |
| 12578 { |
| 12579 "link": [ |
| 12580 "https://luci-logdog.appspot.com/v/?s", |
| 12581 "=android%2Fswarming%2Flogcats%2F", |
| 12582 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12583 ], |
| 12584 "name": "shard #${SHARD_INDEX} logcats" |
| 12585 } |
| 9611 ] | 12586 ] |
| 9612 }, | 12587 }, |
| 9613 "test": "gles2_conform_test", | 12588 "test": "gles2_conform_test", |
| 9614 "use_xvfb": false | 12589 "use_xvfb": false |
| 9615 }, | 12590 }, |
| 9616 { | 12591 { |
| 9617 "args": [ | 12592 "args": [ |
| 9618 "--use-gpu-in-tests" | 12593 "--use-gpu-in-tests" |
| 9619 ], | 12594 ], |
| 9620 "swarming": { | 12595 "swarming": { |
| 9621 "can_use_on_swarming_builders": true, | 12596 "can_use_on_swarming_builders": true, |
| 12597 "cipd_packages": [ |
| 12598 { |
| 12599 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12600 "location": "bin", |
| 12601 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12602 } |
| 12603 ], |
| 9622 "dimension_sets": [ | 12604 "dimension_sets": [ |
| 9623 { | 12605 { |
| 9624 "gpu": "8086:041a", | 12606 "gpu": "8086:041a", |
| 9625 "os": "Windows-2008ServerR2-SP1" | 12607 "os": "Windows-2008ServerR2-SP1" |
| 9626 } | 12608 } |
| 12609 ], |
| 12610 "output_links": [ |
| 12611 { |
| 12612 "link": [ |
| 12613 "https://luci-logdog.appspot.com/v/?s", |
| 12614 "=android%2Fswarming%2Flogcats%2F", |
| 12615 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12616 ], |
| 12617 "name": "shard #${SHARD_INDEX} logcats" |
| 12618 } |
| 9627 ] | 12619 ] |
| 9628 }, | 12620 }, |
| 9629 "test": "gles2_conform_test", | 12621 "test": "gles2_conform_test", |
| 9630 "use_xvfb": false | 12622 "use_xvfb": false |
| 9631 } | 12623 } |
| 9632 ], | 12624 ], |
| 9633 "isolated_scripts": [ | 12625 "isolated_scripts": [ |
| 9634 { | 12626 { |
| 9635 "args": [ | 12627 "args": [ |
| 9636 "context_lost", | 12628 "context_lost", |
| (...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9910 ] | 12902 ] |
| 9911 }, | 12903 }, |
| 9912 "Win7 Release (NVIDIA GeForce 730)": { | 12904 "Win7 Release (NVIDIA GeForce 730)": { |
| 9913 "gtest_tests": [ | 12905 "gtest_tests": [ |
| 9914 { | 12906 { |
| 9915 "args": [ | 12907 "args": [ |
| 9916 "--use-gpu-in-tests" | 12908 "--use-gpu-in-tests" |
| 9917 ], | 12909 ], |
| 9918 "swarming": { | 12910 "swarming": { |
| 9919 "can_use_on_swarming_builders": true, | 12911 "can_use_on_swarming_builders": true, |
| 12912 "cipd_packages": [ |
| 12913 { |
| 12914 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12915 "location": "bin", |
| 12916 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12917 } |
| 12918 ], |
| 9920 "dimension_sets": [ | 12919 "dimension_sets": [ |
| 9921 { | 12920 { |
| 9922 "gpu": "10de:0f02", | 12921 "gpu": "10de:0f02", |
| 9923 "os": "Windows-2008ServerR2-SP1" | 12922 "os": "Windows-2008ServerR2-SP1" |
| 9924 } | 12923 } |
| 12924 ], |
| 12925 "output_links": [ |
| 12926 { |
| 12927 "link": [ |
| 12928 "https://luci-logdog.appspot.com/v/?s", |
| 12929 "=android%2Fswarming%2Flogcats%2F", |
| 12930 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12931 ], |
| 12932 "name": "shard #${SHARD_INDEX} logcats" |
| 12933 } |
| 9925 ] | 12934 ] |
| 9926 }, | 12935 }, |
| 9927 "test": "angle_end2end_tests", | 12936 "test": "angle_end2end_tests", |
| 9928 "use_xvfb": false | 12937 "use_xvfb": false |
| 9929 }, | 12938 }, |
| 9930 { | 12939 { |
| 9931 "args": [ | 12940 "args": [ |
| 9932 "--use-gpu-in-tests" | 12941 "--use-gpu-in-tests" |
| 9933 ], | 12942 ], |
| 9934 "swarming": { | 12943 "swarming": { |
| 9935 "can_use_on_swarming_builders": true, | 12944 "can_use_on_swarming_builders": true, |
| 12945 "cipd_packages": [ |
| 12946 { |
| 12947 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12948 "location": "bin", |
| 12949 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12950 } |
| 12951 ], |
| 9936 "dimension_sets": [ | 12952 "dimension_sets": [ |
| 9937 { | 12953 { |
| 9938 "gpu": "10de:0f02", | 12954 "gpu": "10de:0f02", |
| 9939 "os": "Windows-2008ServerR2-SP1" | 12955 "os": "Windows-2008ServerR2-SP1" |
| 9940 } | 12956 } |
| 12957 ], |
| 12958 "output_links": [ |
| 12959 { |
| 12960 "link": [ |
| 12961 "https://luci-logdog.appspot.com/v/?s", |
| 12962 "=android%2Fswarming%2Flogcats%2F", |
| 12963 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12964 ], |
| 12965 "name": "shard #${SHARD_INDEX} logcats" |
| 12966 } |
| 9941 ] | 12967 ] |
| 9942 }, | 12968 }, |
| 9943 "test": "angle_unittests", | 12969 "test": "angle_unittests", |
| 9944 "use_xvfb": false | 12970 "use_xvfb": false |
| 9945 }, | 12971 }, |
| 9946 { | 12972 { |
| 9947 "args": [ | 12973 "args": [ |
| 9948 "--use-gpu-in-tests" | 12974 "--use-gpu-in-tests" |
| 9949 ], | 12975 ], |
| 9950 "swarming": { | 12976 "swarming": { |
| 9951 "can_use_on_swarming_builders": true, | 12977 "can_use_on_swarming_builders": true, |
| 12978 "cipd_packages": [ |
| 12979 { |
| 12980 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 12981 "location": "bin", |
| 12982 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 12983 } |
| 12984 ], |
| 9952 "dimension_sets": [ | 12985 "dimension_sets": [ |
| 9953 { | 12986 { |
| 9954 "gpu": "10de:0f02", | 12987 "gpu": "10de:0f02", |
| 9955 "os": "Windows-2008ServerR2-SP1" | 12988 "os": "Windows-2008ServerR2-SP1" |
| 9956 } | 12989 } |
| 12990 ], |
| 12991 "output_links": [ |
| 12992 { |
| 12993 "link": [ |
| 12994 "https://luci-logdog.appspot.com/v/?s", |
| 12995 "=android%2Fswarming%2Flogcats%2F", |
| 12996 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 12997 ], |
| 12998 "name": "shard #${SHARD_INDEX} logcats" |
| 12999 } |
| 9957 ] | 13000 ] |
| 9958 }, | 13001 }, |
| 9959 "test": "audio_unittests", | 13002 "test": "audio_unittests", |
| 9960 "use_xvfb": false | 13003 "use_xvfb": false |
| 9961 }, | 13004 }, |
| 9962 { | 13005 { |
| 9963 "args": [ | 13006 "args": [ |
| 9964 "--enable-gpu", | 13007 "--enable-gpu", |
| 9965 "--test-launcher-jobs=1", | 13008 "--test-launcher-jobs=1", |
| 9966 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" | 13009 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" |
| 9967 ], | 13010 ], |
| 9968 "name": "tab_capture_end2end_tests", | 13011 "name": "tab_capture_end2end_tests", |
| 9969 "test": "browser_tests", | 13012 "test": "browser_tests", |
| 9970 "use_xvfb": false | 13013 "use_xvfb": false |
| 9971 }, | 13014 }, |
| 9972 { | 13015 { |
| 9973 "args": [ | 13016 "args": [ |
| 9974 "--use-gpu-in-tests" | 13017 "--use-gpu-in-tests" |
| 9975 ], | 13018 ], |
| 9976 "swarming": { | 13019 "swarming": { |
| 9977 "can_use_on_swarming_builders": true, | 13020 "can_use_on_swarming_builders": true, |
| 13021 "cipd_packages": [ |
| 13022 { |
| 13023 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13024 "location": "bin", |
| 13025 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13026 } |
| 13027 ], |
| 9978 "dimension_sets": [ | 13028 "dimension_sets": [ |
| 9979 { | 13029 { |
| 9980 "gpu": "10de:0f02", | 13030 "gpu": "10de:0f02", |
| 9981 "os": "Windows-2008ServerR2-SP1" | 13031 "os": "Windows-2008ServerR2-SP1" |
| 9982 } | 13032 } |
| 13033 ], |
| 13034 "output_links": [ |
| 13035 { |
| 13036 "link": [ |
| 13037 "https://luci-logdog.appspot.com/v/?s", |
| 13038 "=android%2Fswarming%2Flogcats%2F", |
| 13039 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13040 ], |
| 13041 "name": "shard #${SHARD_INDEX} logcats" |
| 13042 } |
| 9983 ] | 13043 ] |
| 9984 }, | 13044 }, |
| 9985 "test": "gl_tests", | 13045 "test": "gl_tests", |
| 9986 "use_xvfb": false | 13046 "use_xvfb": false |
| 9987 }, | 13047 }, |
| 9988 { | 13048 { |
| 9989 "args": [ | 13049 "args": [ |
| 9990 "--use-gpu-in-tests" | 13050 "--use-gpu-in-tests" |
| 9991 ], | 13051 ], |
| 9992 "swarming": { | 13052 "swarming": { |
| 9993 "can_use_on_swarming_builders": true, | 13053 "can_use_on_swarming_builders": true, |
| 13054 "cipd_packages": [ |
| 13055 { |
| 13056 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13057 "location": "bin", |
| 13058 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13059 } |
| 13060 ], |
| 9994 "dimension_sets": [ | 13061 "dimension_sets": [ |
| 9995 { | 13062 { |
| 9996 "gpu": "10de:0f02", | 13063 "gpu": "10de:0f02", |
| 9997 "os": "Windows-2008ServerR2-SP1" | 13064 "os": "Windows-2008ServerR2-SP1" |
| 9998 } | 13065 } |
| 13066 ], |
| 13067 "output_links": [ |
| 13068 { |
| 13069 "link": [ |
| 13070 "https://luci-logdog.appspot.com/v/?s", |
| 13071 "=android%2Fswarming%2Flogcats%2F", |
| 13072 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13073 ], |
| 13074 "name": "shard #${SHARD_INDEX} logcats" |
| 13075 } |
| 9999 ] | 13076 ] |
| 10000 }, | 13077 }, |
| 10001 "test": "gl_unittests", | 13078 "test": "gl_unittests", |
| 10002 "use_xvfb": false | 13079 "use_xvfb": false |
| 10003 }, | 13080 }, |
| 10004 { | 13081 { |
| 10005 "args": [ | 13082 "args": [ |
| 10006 "--use-gpu-in-tests", | 13083 "--use-gpu-in-tests", |
| 10007 "--use-angle=d3d9" | 13084 "--use-angle=d3d9" |
| 10008 ], | 13085 ], |
| 10009 "name": "gles2_conform_d3d9_test", | 13086 "name": "gles2_conform_d3d9_test", |
| 10010 "swarming": { | 13087 "swarming": { |
| 10011 "can_use_on_swarming_builders": true, | 13088 "can_use_on_swarming_builders": true, |
| 13089 "cipd_packages": [ |
| 13090 { |
| 13091 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13092 "location": "bin", |
| 13093 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13094 } |
| 13095 ], |
| 10012 "dimension_sets": [ | 13096 "dimension_sets": [ |
| 10013 { | 13097 { |
| 10014 "gpu": "10de:0f02", | 13098 "gpu": "10de:0f02", |
| 10015 "os": "Windows-2008ServerR2-SP1" | 13099 "os": "Windows-2008ServerR2-SP1" |
| 10016 } | 13100 } |
| 13101 ], |
| 13102 "output_links": [ |
| 13103 { |
| 13104 "link": [ |
| 13105 "https://luci-logdog.appspot.com/v/?s", |
| 13106 "=android%2Fswarming%2Flogcats%2F", |
| 13107 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13108 ], |
| 13109 "name": "shard #${SHARD_INDEX} logcats" |
| 13110 } |
| 10017 ] | 13111 ] |
| 10018 }, | 13112 }, |
| 10019 "test": "gles2_conform_test", | 13113 "test": "gles2_conform_test", |
| 10020 "use_xvfb": false | 13114 "use_xvfb": false |
| 10021 }, | 13115 }, |
| 10022 { | 13116 { |
| 10023 "args": [ | 13117 "args": [ |
| 10024 "--use-gpu-in-tests", | 13118 "--use-gpu-in-tests", |
| 10025 "--use-angle=gl", | 13119 "--use-angle=gl", |
| 10026 "--disable-gpu-sandbox" | 13120 "--disable-gpu-sandbox" |
| 10027 ], | 13121 ], |
| 10028 "name": "gles2_conform_gl_test", | 13122 "name": "gles2_conform_gl_test", |
| 10029 "swarming": { | 13123 "swarming": { |
| 10030 "can_use_on_swarming_builders": true, | 13124 "can_use_on_swarming_builders": true, |
| 13125 "cipd_packages": [ |
| 13126 { |
| 13127 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13128 "location": "bin", |
| 13129 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13130 } |
| 13131 ], |
| 10031 "dimension_sets": [ | 13132 "dimension_sets": [ |
| 10032 { | 13133 { |
| 10033 "gpu": "10de:0f02", | 13134 "gpu": "10de:0f02", |
| 10034 "os": "Windows-2008ServerR2-SP1" | 13135 "os": "Windows-2008ServerR2-SP1" |
| 10035 } | 13136 } |
| 13137 ], |
| 13138 "output_links": [ |
| 13139 { |
| 13140 "link": [ |
| 13141 "https://luci-logdog.appspot.com/v/?s", |
| 13142 "=android%2Fswarming%2Flogcats%2F", |
| 13143 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13144 ], |
| 13145 "name": "shard #${SHARD_INDEX} logcats" |
| 13146 } |
| 10036 ] | 13147 ] |
| 10037 }, | 13148 }, |
| 10038 "test": "gles2_conform_test", | 13149 "test": "gles2_conform_test", |
| 10039 "use_xvfb": false | 13150 "use_xvfb": false |
| 10040 }, | 13151 }, |
| 10041 { | 13152 { |
| 10042 "args": [ | 13153 "args": [ |
| 10043 "--use-gpu-in-tests" | 13154 "--use-gpu-in-tests" |
| 10044 ], | 13155 ], |
| 10045 "swarming": { | 13156 "swarming": { |
| 10046 "can_use_on_swarming_builders": true, | 13157 "can_use_on_swarming_builders": true, |
| 13158 "cipd_packages": [ |
| 13159 { |
| 13160 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13161 "location": "bin", |
| 13162 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13163 } |
| 13164 ], |
| 10047 "dimension_sets": [ | 13165 "dimension_sets": [ |
| 10048 { | 13166 { |
| 10049 "gpu": "10de:0f02", | 13167 "gpu": "10de:0f02", |
| 10050 "os": "Windows-2008ServerR2-SP1" | 13168 "os": "Windows-2008ServerR2-SP1" |
| 10051 } | 13169 } |
| 13170 ], |
| 13171 "output_links": [ |
| 13172 { |
| 13173 "link": [ |
| 13174 "https://luci-logdog.appspot.com/v/?s", |
| 13175 "=android%2Fswarming%2Flogcats%2F", |
| 13176 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13177 ], |
| 13178 "name": "shard #${SHARD_INDEX} logcats" |
| 13179 } |
| 10052 ] | 13180 ] |
| 10053 }, | 13181 }, |
| 10054 "test": "gles2_conform_test", | 13182 "test": "gles2_conform_test", |
| 10055 "use_xvfb": false | 13183 "use_xvfb": false |
| 10056 } | 13184 } |
| 10057 ], | 13185 ], |
| 10058 "isolated_scripts": [ | 13186 "isolated_scripts": [ |
| 10059 { | 13187 { |
| 10060 "args": [ | 13188 "args": [ |
| 10061 "context_lost", | 13189 "context_lost", |
| (...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10355 ] | 13483 ] |
| 10356 } | 13484 } |
| 10357 } | 13485 } |
| 10358 ] | 13486 ] |
| 10359 }, | 13487 }, |
| 10360 "Win7 Release (NVIDIA)": { | 13488 "Win7 Release (NVIDIA)": { |
| 10361 "gtest_tests": [ | 13489 "gtest_tests": [ |
| 10362 { | 13490 { |
| 10363 "swarming": { | 13491 "swarming": { |
| 10364 "can_use_on_swarming_builders": true, | 13492 "can_use_on_swarming_builders": true, |
| 13493 "cipd_packages": [ |
| 13494 { |
| 13495 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13496 "location": "bin", |
| 13497 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13498 } |
| 13499 ], |
| 10365 "dimension_sets": [ | 13500 "dimension_sets": [ |
| 10366 { | 13501 { |
| 10367 "gpu": "10de:104a", | 13502 "gpu": "10de:104a", |
| 10368 "os": "Windows-2008ServerR2-SP1" | 13503 "os": "Windows-2008ServerR2-SP1" |
| 10369 } | 13504 } |
| 13505 ], |
| 13506 "output_links": [ |
| 13507 { |
| 13508 "link": [ |
| 13509 "https://luci-logdog.appspot.com/v/?s", |
| 13510 "=android%2Fswarming%2Flogcats%2F", |
| 13511 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13512 ], |
| 13513 "name": "shard #${SHARD_INDEX} logcats" |
| 13514 } |
| 10370 ] | 13515 ] |
| 10371 }, | 13516 }, |
| 10372 "test": "angle_deqp_egl_tests", | 13517 "test": "angle_deqp_egl_tests", |
| 10373 "use_xvfb": false | 13518 "use_xvfb": false |
| 10374 }, | 13519 }, |
| 10375 { | 13520 { |
| 10376 "swarming": { | 13521 "swarming": { |
| 10377 "can_use_on_swarming_builders": true, | 13522 "can_use_on_swarming_builders": true, |
| 13523 "cipd_packages": [ |
| 13524 { |
| 13525 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13526 "location": "bin", |
| 13527 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13528 } |
| 13529 ], |
| 10378 "dimension_sets": [ | 13530 "dimension_sets": [ |
| 10379 { | 13531 { |
| 10380 "gpu": "10de:104a", | 13532 "gpu": "10de:104a", |
| 10381 "os": "Windows-2008ServerR2-SP1" | 13533 "os": "Windows-2008ServerR2-SP1" |
| 10382 } | 13534 } |
| 10383 ], | 13535 ], |
| 13536 "output_links": [ |
| 13537 { |
| 13538 "link": [ |
| 13539 "https://luci-logdog.appspot.com/v/?s", |
| 13540 "=android%2Fswarming%2Flogcats%2F", |
| 13541 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13542 ], |
| 13543 "name": "shard #${SHARD_INDEX} logcats" |
| 13544 } |
| 13545 ], |
| 10384 "shards": 4 | 13546 "shards": 4 |
| 10385 }, | 13547 }, |
| 10386 "test": "angle_deqp_gles2_tests", | 13548 "test": "angle_deqp_gles2_tests", |
| 10387 "use_xvfb": false | 13549 "use_xvfb": false |
| 10388 }, | 13550 }, |
| 10389 { | 13551 { |
| 10390 "swarming": { | 13552 "swarming": { |
| 10391 "can_use_on_swarming_builders": true, | 13553 "can_use_on_swarming_builders": true, |
| 13554 "cipd_packages": [ |
| 13555 { |
| 13556 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13557 "location": "bin", |
| 13558 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13559 } |
| 13560 ], |
| 10392 "dimension_sets": [ | 13561 "dimension_sets": [ |
| 10393 { | 13562 { |
| 10394 "gpu": "10de:104a", | 13563 "gpu": "10de:104a", |
| 10395 "os": "Windows-2008ServerR2-SP1" | 13564 "os": "Windows-2008ServerR2-SP1" |
| 10396 } | 13565 } |
| 10397 ], | 13566 ], |
| 13567 "output_links": [ |
| 13568 { |
| 13569 "link": [ |
| 13570 "https://luci-logdog.appspot.com/v/?s", |
| 13571 "=android%2Fswarming%2Flogcats%2F", |
| 13572 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13573 ], |
| 13574 "name": "shard #${SHARD_INDEX} logcats" |
| 13575 } |
| 13576 ], |
| 10398 "shards": 12 | 13577 "shards": 12 |
| 10399 }, | 13578 }, |
| 10400 "test": "angle_deqp_gles3_tests", | 13579 "test": "angle_deqp_gles3_tests", |
| 10401 "use_xvfb": false | 13580 "use_xvfb": false |
| 10402 }, | 13581 }, |
| 10403 { | 13582 { |
| 10404 "args": [ | 13583 "args": [ |
| 10405 "--use-gpu-in-tests" | 13584 "--use-gpu-in-tests" |
| 10406 ], | 13585 ], |
| 10407 "swarming": { | 13586 "swarming": { |
| 10408 "can_use_on_swarming_builders": true, | 13587 "can_use_on_swarming_builders": true, |
| 13588 "cipd_packages": [ |
| 13589 { |
| 13590 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13591 "location": "bin", |
| 13592 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13593 } |
| 13594 ], |
| 10409 "dimension_sets": [ | 13595 "dimension_sets": [ |
| 10410 { | 13596 { |
| 10411 "gpu": "10de:104a", | 13597 "gpu": "10de:104a", |
| 10412 "os": "Windows-2008ServerR2-SP1" | 13598 "os": "Windows-2008ServerR2-SP1" |
| 10413 } | 13599 } |
| 13600 ], |
| 13601 "output_links": [ |
| 13602 { |
| 13603 "link": [ |
| 13604 "https://luci-logdog.appspot.com/v/?s", |
| 13605 "=android%2Fswarming%2Flogcats%2F", |
| 13606 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13607 ], |
| 13608 "name": "shard #${SHARD_INDEX} logcats" |
| 13609 } |
| 10414 ] | 13610 ] |
| 10415 }, | 13611 }, |
| 10416 "test": "angle_end2end_tests", | 13612 "test": "angle_end2end_tests", |
| 10417 "use_xvfb": false | 13613 "use_xvfb": false |
| 10418 }, | 13614 }, |
| 10419 { | 13615 { |
| 10420 "args": [ | 13616 "args": [ |
| 10421 "--use-gpu-in-tests" | 13617 "--use-gpu-in-tests" |
| 10422 ], | 13618 ], |
| 10423 "swarming": { | 13619 "swarming": { |
| 10424 "can_use_on_swarming_builders": true, | 13620 "can_use_on_swarming_builders": true, |
| 13621 "cipd_packages": [ |
| 13622 { |
| 13623 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13624 "location": "bin", |
| 13625 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13626 } |
| 13627 ], |
| 10425 "dimension_sets": [ | 13628 "dimension_sets": [ |
| 10426 { | 13629 { |
| 10427 "gpu": "10de:104a", | 13630 "gpu": "10de:104a", |
| 10428 "os": "Windows-2008ServerR2-SP1" | 13631 "os": "Windows-2008ServerR2-SP1" |
| 10429 } | 13632 } |
| 13633 ], |
| 13634 "output_links": [ |
| 13635 { |
| 13636 "link": [ |
| 13637 "https://luci-logdog.appspot.com/v/?s", |
| 13638 "=android%2Fswarming%2Flogcats%2F", |
| 13639 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13640 ], |
| 13641 "name": "shard #${SHARD_INDEX} logcats" |
| 13642 } |
| 10430 ] | 13643 ] |
| 10431 }, | 13644 }, |
| 10432 "test": "angle_unittests", | 13645 "test": "angle_unittests", |
| 10433 "use_xvfb": false | 13646 "use_xvfb": false |
| 10434 }, | 13647 }, |
| 10435 { | 13648 { |
| 10436 "args": [ | 13649 "args": [ |
| 10437 "--use-gpu-in-tests" | 13650 "--use-gpu-in-tests" |
| 10438 ], | 13651 ], |
| 10439 "swarming": { | 13652 "swarming": { |
| 10440 "can_use_on_swarming_builders": true, | 13653 "can_use_on_swarming_builders": true, |
| 13654 "cipd_packages": [ |
| 13655 { |
| 13656 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13657 "location": "bin", |
| 13658 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13659 } |
| 13660 ], |
| 10441 "dimension_sets": [ | 13661 "dimension_sets": [ |
| 10442 { | 13662 { |
| 10443 "gpu": "10de:104a", | 13663 "gpu": "10de:104a", |
| 10444 "os": "Windows-2008ServerR2-SP1" | 13664 "os": "Windows-2008ServerR2-SP1" |
| 10445 } | 13665 } |
| 13666 ], |
| 13667 "output_links": [ |
| 13668 { |
| 13669 "link": [ |
| 13670 "https://luci-logdog.appspot.com/v/?s", |
| 13671 "=android%2Fswarming%2Flogcats%2F", |
| 13672 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13673 ], |
| 13674 "name": "shard #${SHARD_INDEX} logcats" |
| 13675 } |
| 10446 ] | 13676 ] |
| 10447 }, | 13677 }, |
| 10448 "test": "audio_unittests", | 13678 "test": "audio_unittests", |
| 10449 "use_xvfb": false | 13679 "use_xvfb": false |
| 10450 }, | 13680 }, |
| 10451 { | 13681 { |
| 10452 "args": [ | 13682 "args": [ |
| 10453 "--use-gpu-in-tests" | 13683 "--use-gpu-in-tests" |
| 10454 ], | 13684 ], |
| 10455 "swarming": { | 13685 "swarming": { |
| 10456 "can_use_on_swarming_builders": true, | 13686 "can_use_on_swarming_builders": true, |
| 13687 "cipd_packages": [ |
| 13688 { |
| 13689 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13690 "location": "bin", |
| 13691 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13692 } |
| 13693 ], |
| 10457 "dimension_sets": [ | 13694 "dimension_sets": [ |
| 10458 { | 13695 { |
| 10459 "gpu": "10de:104a", | 13696 "gpu": "10de:104a", |
| 10460 "os": "Windows-2008ServerR2-SP1" | 13697 "os": "Windows-2008ServerR2-SP1" |
| 10461 } | 13698 } |
| 13699 ], |
| 13700 "output_links": [ |
| 13701 { |
| 13702 "link": [ |
| 13703 "https://luci-logdog.appspot.com/v/?s", |
| 13704 "=android%2Fswarming%2Flogcats%2F", |
| 13705 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13706 ], |
| 13707 "name": "shard #${SHARD_INDEX} logcats" |
| 13708 } |
| 10462 ] | 13709 ] |
| 10463 }, | 13710 }, |
| 10464 "test": "gl_tests", | 13711 "test": "gl_tests", |
| 10465 "use_xvfb": false | 13712 "use_xvfb": false |
| 10466 }, | 13713 }, |
| 10467 { | 13714 { |
| 10468 "args": [ | 13715 "args": [ |
| 10469 "--use-gpu-in-tests" | 13716 "--use-gpu-in-tests" |
| 10470 ], | 13717 ], |
| 10471 "swarming": { | 13718 "swarming": { |
| 10472 "can_use_on_swarming_builders": true, | 13719 "can_use_on_swarming_builders": true, |
| 13720 "cipd_packages": [ |
| 13721 { |
| 13722 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13723 "location": "bin", |
| 13724 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13725 } |
| 13726 ], |
| 10473 "dimension_sets": [ | 13727 "dimension_sets": [ |
| 10474 { | 13728 { |
| 10475 "gpu": "10de:104a", | 13729 "gpu": "10de:104a", |
| 10476 "os": "Windows-2008ServerR2-SP1" | 13730 "os": "Windows-2008ServerR2-SP1" |
| 10477 } | 13731 } |
| 13732 ], |
| 13733 "output_links": [ |
| 13734 { |
| 13735 "link": [ |
| 13736 "https://luci-logdog.appspot.com/v/?s", |
| 13737 "=android%2Fswarming%2Flogcats%2F", |
| 13738 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13739 ], |
| 13740 "name": "shard #${SHARD_INDEX} logcats" |
| 13741 } |
| 10478 ] | 13742 ] |
| 10479 }, | 13743 }, |
| 10480 "test": "gl_unittests", | 13744 "test": "gl_unittests", |
| 10481 "use_xvfb": false | 13745 "use_xvfb": false |
| 10482 }, | 13746 }, |
| 10483 { | 13747 { |
| 10484 "args": [ | 13748 "args": [ |
| 10485 "--use-gpu-in-tests", | 13749 "--use-gpu-in-tests", |
| 10486 "--use-angle=d3d9" | 13750 "--use-angle=d3d9" |
| 10487 ], | 13751 ], |
| 10488 "name": "gles2_conform_d3d9_test", | 13752 "name": "gles2_conform_d3d9_test", |
| 10489 "swarming": { | 13753 "swarming": { |
| 10490 "can_use_on_swarming_builders": true, | 13754 "can_use_on_swarming_builders": true, |
| 13755 "cipd_packages": [ |
| 13756 { |
| 13757 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13758 "location": "bin", |
| 13759 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13760 } |
| 13761 ], |
| 10491 "dimension_sets": [ | 13762 "dimension_sets": [ |
| 10492 { | 13763 { |
| 10493 "gpu": "10de:104a", | 13764 "gpu": "10de:104a", |
| 10494 "os": "Windows-2008ServerR2-SP1" | 13765 "os": "Windows-2008ServerR2-SP1" |
| 10495 } | 13766 } |
| 13767 ], |
| 13768 "output_links": [ |
| 13769 { |
| 13770 "link": [ |
| 13771 "https://luci-logdog.appspot.com/v/?s", |
| 13772 "=android%2Fswarming%2Flogcats%2F", |
| 13773 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13774 ], |
| 13775 "name": "shard #${SHARD_INDEX} logcats" |
| 13776 } |
| 10496 ] | 13777 ] |
| 10497 }, | 13778 }, |
| 10498 "test": "gles2_conform_test", | 13779 "test": "gles2_conform_test", |
| 10499 "use_xvfb": false | 13780 "use_xvfb": false |
| 10500 }, | 13781 }, |
| 10501 { | 13782 { |
| 10502 "args": [ | 13783 "args": [ |
| 10503 "--use-gpu-in-tests", | 13784 "--use-gpu-in-tests", |
| 10504 "--use-angle=gl", | 13785 "--use-angle=gl", |
| 10505 "--disable-gpu-sandbox" | 13786 "--disable-gpu-sandbox" |
| 10506 ], | 13787 ], |
| 10507 "name": "gles2_conform_gl_test", | 13788 "name": "gles2_conform_gl_test", |
| 10508 "swarming": { | 13789 "swarming": { |
| 10509 "can_use_on_swarming_builders": true, | 13790 "can_use_on_swarming_builders": true, |
| 13791 "cipd_packages": [ |
| 13792 { |
| 13793 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13794 "location": "bin", |
| 13795 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13796 } |
| 13797 ], |
| 10510 "dimension_sets": [ | 13798 "dimension_sets": [ |
| 10511 { | 13799 { |
| 10512 "gpu": "10de:104a", | 13800 "gpu": "10de:104a", |
| 10513 "os": "Windows-2008ServerR2-SP1" | 13801 "os": "Windows-2008ServerR2-SP1" |
| 10514 } | 13802 } |
| 13803 ], |
| 13804 "output_links": [ |
| 13805 { |
| 13806 "link": [ |
| 13807 "https://luci-logdog.appspot.com/v/?s", |
| 13808 "=android%2Fswarming%2Flogcats%2F", |
| 13809 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13810 ], |
| 13811 "name": "shard #${SHARD_INDEX} logcats" |
| 13812 } |
| 10515 ] | 13813 ] |
| 10516 }, | 13814 }, |
| 10517 "test": "gles2_conform_test", | 13815 "test": "gles2_conform_test", |
| 10518 "use_xvfb": false | 13816 "use_xvfb": false |
| 10519 }, | 13817 }, |
| 10520 { | 13818 { |
| 10521 "args": [ | 13819 "args": [ |
| 10522 "--use-gpu-in-tests" | 13820 "--use-gpu-in-tests" |
| 10523 ], | 13821 ], |
| 10524 "swarming": { | 13822 "swarming": { |
| 10525 "can_use_on_swarming_builders": true, | 13823 "can_use_on_swarming_builders": true, |
| 13824 "cipd_packages": [ |
| 13825 { |
| 13826 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13827 "location": "bin", |
| 13828 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13829 } |
| 13830 ], |
| 10526 "dimension_sets": [ | 13831 "dimension_sets": [ |
| 10527 { | 13832 { |
| 10528 "gpu": "10de:104a", | 13833 "gpu": "10de:104a", |
| 10529 "os": "Windows-2008ServerR2-SP1" | 13834 "os": "Windows-2008ServerR2-SP1" |
| 10530 } | 13835 } |
| 13836 ], |
| 13837 "output_links": [ |
| 13838 { |
| 13839 "link": [ |
| 13840 "https://luci-logdog.appspot.com/v/?s", |
| 13841 "=android%2Fswarming%2Flogcats%2F", |
| 13842 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13843 ], |
| 13844 "name": "shard #${SHARD_INDEX} logcats" |
| 13845 } |
| 10531 ] | 13846 ] |
| 10532 }, | 13847 }, |
| 10533 "test": "gles2_conform_test", | 13848 "test": "gles2_conform_test", |
| 10534 "use_xvfb": false | 13849 "use_xvfb": false |
| 10535 }, | 13850 }, |
| 10536 { | 13851 { |
| 10537 "override_compile_targets": [ | 13852 "override_compile_targets": [ |
| 10538 "tab_capture_end2end_tests_run" | 13853 "tab_capture_end2end_tests_run" |
| 10539 ], | 13854 ], |
| 10540 "swarming": { | 13855 "swarming": { |
| 10541 "can_use_on_swarming_builders": true, | 13856 "can_use_on_swarming_builders": true, |
| 13857 "cipd_packages": [ |
| 13858 { |
| 13859 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 13860 "location": "bin", |
| 13861 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 13862 } |
| 13863 ], |
| 10542 "dimension_sets": [ | 13864 "dimension_sets": [ |
| 10543 { | 13865 { |
| 10544 "gpu": "10de:104a", | 13866 "gpu": "10de:104a", |
| 10545 "os": "Windows-2008ServerR2-SP1" | 13867 "os": "Windows-2008ServerR2-SP1" |
| 10546 } | 13868 } |
| 13869 ], |
| 13870 "output_links": [ |
| 13871 { |
| 13872 "link": [ |
| 13873 "https://luci-logdog.appspot.com/v/?s", |
| 13874 "=android%2Fswarming%2Flogcats%2F", |
| 13875 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 13876 ], |
| 13877 "name": "shard #${SHARD_INDEX} logcats" |
| 13878 } |
| 10547 ] | 13879 ] |
| 10548 }, | 13880 }, |
| 10549 "test": "tab_capture_end2end_tests", | 13881 "test": "tab_capture_end2end_tests", |
| 10550 "use_xvfb": false | 13882 "use_xvfb": false |
| 10551 } | 13883 } |
| 10552 ], | 13884 ], |
| 10553 "isolated_scripts": [ | 13885 "isolated_scripts": [ |
| 10554 { | 13886 { |
| 10555 "args": [ | 13887 "args": [ |
| 10556 "context_lost", | 13888 "context_lost", |
| (...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10853 ] | 14185 ] |
| 10854 }, | 14186 }, |
| 10855 "Win7 Release (New Intel)": { | 14187 "Win7 Release (New Intel)": { |
| 10856 "gtest_tests": [ | 14188 "gtest_tests": [ |
| 10857 { | 14189 { |
| 10858 "args": [ | 14190 "args": [ |
| 10859 "--use-gpu-in-tests" | 14191 "--use-gpu-in-tests" |
| 10860 ], | 14192 ], |
| 10861 "swarming": { | 14193 "swarming": { |
| 10862 "can_use_on_swarming_builders": true, | 14194 "can_use_on_swarming_builders": true, |
| 14195 "cipd_packages": [ |
| 14196 { |
| 14197 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14198 "location": "bin", |
| 14199 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14200 } |
| 14201 ], |
| 10863 "dimension_sets": [ | 14202 "dimension_sets": [ |
| 10864 { | 14203 { |
| 10865 "gpu": "8086:0412", | 14204 "gpu": "8086:0412", |
| 10866 "os": "Windows-2008ServerR2-SP1" | 14205 "os": "Windows-2008ServerR2-SP1" |
| 10867 } | 14206 } |
| 14207 ], |
| 14208 "output_links": [ |
| 14209 { |
| 14210 "link": [ |
| 14211 "https://luci-logdog.appspot.com/v/?s", |
| 14212 "=android%2Fswarming%2Flogcats%2F", |
| 14213 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14214 ], |
| 14215 "name": "shard #${SHARD_INDEX} logcats" |
| 14216 } |
| 10868 ] | 14217 ] |
| 10869 }, | 14218 }, |
| 10870 "test": "angle_end2end_tests", | 14219 "test": "angle_end2end_tests", |
| 10871 "use_xvfb": false | 14220 "use_xvfb": false |
| 10872 }, | 14221 }, |
| 10873 { | 14222 { |
| 10874 "args": [ | 14223 "args": [ |
| 10875 "--use-gpu-in-tests" | 14224 "--use-gpu-in-tests" |
| 10876 ], | 14225 ], |
| 10877 "swarming": { | 14226 "swarming": { |
| 10878 "can_use_on_swarming_builders": true, | 14227 "can_use_on_swarming_builders": true, |
| 14228 "cipd_packages": [ |
| 14229 { |
| 14230 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14231 "location": "bin", |
| 14232 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14233 } |
| 14234 ], |
| 10879 "dimension_sets": [ | 14235 "dimension_sets": [ |
| 10880 { | 14236 { |
| 10881 "gpu": "8086:0412", | 14237 "gpu": "8086:0412", |
| 10882 "os": "Windows-2008ServerR2-SP1" | 14238 "os": "Windows-2008ServerR2-SP1" |
| 10883 } | 14239 } |
| 14240 ], |
| 14241 "output_links": [ |
| 14242 { |
| 14243 "link": [ |
| 14244 "https://luci-logdog.appspot.com/v/?s", |
| 14245 "=android%2Fswarming%2Flogcats%2F", |
| 14246 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14247 ], |
| 14248 "name": "shard #${SHARD_INDEX} logcats" |
| 14249 } |
| 10884 ] | 14250 ] |
| 10885 }, | 14251 }, |
| 10886 "test": "angle_unittests", | 14252 "test": "angle_unittests", |
| 10887 "use_xvfb": false | 14253 "use_xvfb": false |
| 10888 }, | 14254 }, |
| 10889 { | 14255 { |
| 10890 "args": [ | 14256 "args": [ |
| 10891 "--use-gpu-in-tests" | 14257 "--use-gpu-in-tests" |
| 10892 ], | 14258 ], |
| 10893 "swarming": { | 14259 "swarming": { |
| 10894 "can_use_on_swarming_builders": true, | 14260 "can_use_on_swarming_builders": true, |
| 14261 "cipd_packages": [ |
| 14262 { |
| 14263 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14264 "location": "bin", |
| 14265 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14266 } |
| 14267 ], |
| 10895 "dimension_sets": [ | 14268 "dimension_sets": [ |
| 10896 { | 14269 { |
| 10897 "gpu": "8086:0412", | 14270 "gpu": "8086:0412", |
| 10898 "os": "Windows-2008ServerR2-SP1" | 14271 "os": "Windows-2008ServerR2-SP1" |
| 10899 } | 14272 } |
| 14273 ], |
| 14274 "output_links": [ |
| 14275 { |
| 14276 "link": [ |
| 14277 "https://luci-logdog.appspot.com/v/?s", |
| 14278 "=android%2Fswarming%2Flogcats%2F", |
| 14279 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14280 ], |
| 14281 "name": "shard #${SHARD_INDEX} logcats" |
| 14282 } |
| 10900 ] | 14283 ] |
| 10901 }, | 14284 }, |
| 10902 "test": "audio_unittests", | 14285 "test": "audio_unittests", |
| 10903 "use_xvfb": false | 14286 "use_xvfb": false |
| 10904 }, | 14287 }, |
| 10905 { | 14288 { |
| 10906 "args": [ | 14289 "args": [ |
| 10907 "--enable-gpu", | 14290 "--enable-gpu", |
| 10908 "--test-launcher-jobs=1", | 14291 "--test-launcher-jobs=1", |
| 10909 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" | 14292 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu
reApiPixelTest.EndToEnd*" |
| 10910 ], | 14293 ], |
| 10911 "name": "tab_capture_end2end_tests", | 14294 "name": "tab_capture_end2end_tests", |
| 10912 "test": "browser_tests", | 14295 "test": "browser_tests", |
| 10913 "use_xvfb": false | 14296 "use_xvfb": false |
| 10914 }, | 14297 }, |
| 10915 { | 14298 { |
| 10916 "args": [ | 14299 "args": [ |
| 10917 "--use-gpu-in-tests" | 14300 "--use-gpu-in-tests" |
| 10918 ], | 14301 ], |
| 10919 "swarming": { | 14302 "swarming": { |
| 10920 "can_use_on_swarming_builders": true, | 14303 "can_use_on_swarming_builders": true, |
| 14304 "cipd_packages": [ |
| 14305 { |
| 14306 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14307 "location": "bin", |
| 14308 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14309 } |
| 14310 ], |
| 10921 "dimension_sets": [ | 14311 "dimension_sets": [ |
| 10922 { | 14312 { |
| 10923 "gpu": "8086:0412", | 14313 "gpu": "8086:0412", |
| 10924 "os": "Windows-2008ServerR2-SP1" | 14314 "os": "Windows-2008ServerR2-SP1" |
| 10925 } | 14315 } |
| 14316 ], |
| 14317 "output_links": [ |
| 14318 { |
| 14319 "link": [ |
| 14320 "https://luci-logdog.appspot.com/v/?s", |
| 14321 "=android%2Fswarming%2Flogcats%2F", |
| 14322 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14323 ], |
| 14324 "name": "shard #${SHARD_INDEX} logcats" |
| 14325 } |
| 10926 ] | 14326 ] |
| 10927 }, | 14327 }, |
| 10928 "test": "gl_tests", | 14328 "test": "gl_tests", |
| 10929 "use_xvfb": false | 14329 "use_xvfb": false |
| 10930 }, | 14330 }, |
| 10931 { | 14331 { |
| 10932 "args": [ | 14332 "args": [ |
| 10933 "--use-gpu-in-tests" | 14333 "--use-gpu-in-tests" |
| 10934 ], | 14334 ], |
| 10935 "swarming": { | 14335 "swarming": { |
| 10936 "can_use_on_swarming_builders": true, | 14336 "can_use_on_swarming_builders": true, |
| 14337 "cipd_packages": [ |
| 14338 { |
| 14339 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14340 "location": "bin", |
| 14341 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14342 } |
| 14343 ], |
| 10937 "dimension_sets": [ | 14344 "dimension_sets": [ |
| 10938 { | 14345 { |
| 10939 "gpu": "8086:0412", | 14346 "gpu": "8086:0412", |
| 10940 "os": "Windows-2008ServerR2-SP1" | 14347 "os": "Windows-2008ServerR2-SP1" |
| 10941 } | 14348 } |
| 14349 ], |
| 14350 "output_links": [ |
| 14351 { |
| 14352 "link": [ |
| 14353 "https://luci-logdog.appspot.com/v/?s", |
| 14354 "=android%2Fswarming%2Flogcats%2F", |
| 14355 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14356 ], |
| 14357 "name": "shard #${SHARD_INDEX} logcats" |
| 14358 } |
| 10942 ] | 14359 ] |
| 10943 }, | 14360 }, |
| 10944 "test": "gl_unittests", | 14361 "test": "gl_unittests", |
| 10945 "use_xvfb": false | 14362 "use_xvfb": false |
| 10946 }, | 14363 }, |
| 10947 { | 14364 { |
| 10948 "args": [ | 14365 "args": [ |
| 10949 "--use-gpu-in-tests", | 14366 "--use-gpu-in-tests", |
| 10950 "--use-angle=d3d9" | 14367 "--use-angle=d3d9" |
| 10951 ], | 14368 ], |
| 10952 "name": "gles2_conform_d3d9_test", | 14369 "name": "gles2_conform_d3d9_test", |
| 10953 "swarming": { | 14370 "swarming": { |
| 10954 "can_use_on_swarming_builders": true, | 14371 "can_use_on_swarming_builders": true, |
| 14372 "cipd_packages": [ |
| 14373 { |
| 14374 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14375 "location": "bin", |
| 14376 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14377 } |
| 14378 ], |
| 10955 "dimension_sets": [ | 14379 "dimension_sets": [ |
| 10956 { | 14380 { |
| 10957 "gpu": "8086:0412", | 14381 "gpu": "8086:0412", |
| 10958 "os": "Windows-2008ServerR2-SP1" | 14382 "os": "Windows-2008ServerR2-SP1" |
| 10959 } | 14383 } |
| 14384 ], |
| 14385 "output_links": [ |
| 14386 { |
| 14387 "link": [ |
| 14388 "https://luci-logdog.appspot.com/v/?s", |
| 14389 "=android%2Fswarming%2Flogcats%2F", |
| 14390 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14391 ], |
| 14392 "name": "shard #${SHARD_INDEX} logcats" |
| 14393 } |
| 10960 ] | 14394 ] |
| 10961 }, | 14395 }, |
| 10962 "test": "gles2_conform_test", | 14396 "test": "gles2_conform_test", |
| 10963 "use_xvfb": false | 14397 "use_xvfb": false |
| 10964 }, | 14398 }, |
| 10965 { | 14399 { |
| 10966 "args": [ | 14400 "args": [ |
| 10967 "--use-gpu-in-tests", | 14401 "--use-gpu-in-tests", |
| 10968 "--use-angle=gl", | 14402 "--use-angle=gl", |
| 10969 "--disable-gpu-sandbox" | 14403 "--disable-gpu-sandbox" |
| 10970 ], | 14404 ], |
| 10971 "name": "gles2_conform_gl_test", | 14405 "name": "gles2_conform_gl_test", |
| 10972 "swarming": { | 14406 "swarming": { |
| 10973 "can_use_on_swarming_builders": true, | 14407 "can_use_on_swarming_builders": true, |
| 14408 "cipd_packages": [ |
| 14409 { |
| 14410 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14411 "location": "bin", |
| 14412 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14413 } |
| 14414 ], |
| 10974 "dimension_sets": [ | 14415 "dimension_sets": [ |
| 10975 { | 14416 { |
| 10976 "gpu": "8086:0412", | 14417 "gpu": "8086:0412", |
| 10977 "os": "Windows-2008ServerR2-SP1" | 14418 "os": "Windows-2008ServerR2-SP1" |
| 10978 } | 14419 } |
| 14420 ], |
| 14421 "output_links": [ |
| 14422 { |
| 14423 "link": [ |
| 14424 "https://luci-logdog.appspot.com/v/?s", |
| 14425 "=android%2Fswarming%2Flogcats%2F", |
| 14426 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14427 ], |
| 14428 "name": "shard #${SHARD_INDEX} logcats" |
| 14429 } |
| 10979 ] | 14430 ] |
| 10980 }, | 14431 }, |
| 10981 "test": "gles2_conform_test", | 14432 "test": "gles2_conform_test", |
| 10982 "use_xvfb": false | 14433 "use_xvfb": false |
| 10983 }, | 14434 }, |
| 10984 { | 14435 { |
| 10985 "args": [ | 14436 "args": [ |
| 10986 "--use-gpu-in-tests" | 14437 "--use-gpu-in-tests" |
| 10987 ], | 14438 ], |
| 10988 "swarming": { | 14439 "swarming": { |
| 10989 "can_use_on_swarming_builders": true, | 14440 "can_use_on_swarming_builders": true, |
| 14441 "cipd_packages": [ |
| 14442 { |
| 14443 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14444 "location": "bin", |
| 14445 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14446 } |
| 14447 ], |
| 10990 "dimension_sets": [ | 14448 "dimension_sets": [ |
| 10991 { | 14449 { |
| 10992 "gpu": "8086:0412", | 14450 "gpu": "8086:0412", |
| 10993 "os": "Windows-2008ServerR2-SP1" | 14451 "os": "Windows-2008ServerR2-SP1" |
| 10994 } | 14452 } |
| 14453 ], |
| 14454 "output_links": [ |
| 14455 { |
| 14456 "link": [ |
| 14457 "https://luci-logdog.appspot.com/v/?s", |
| 14458 "=android%2Fswarming%2Flogcats%2F", |
| 14459 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14460 ], |
| 14461 "name": "shard #${SHARD_INDEX} logcats" |
| 14462 } |
| 10995 ] | 14463 ] |
| 10996 }, | 14464 }, |
| 10997 "test": "gles2_conform_test", | 14465 "test": "gles2_conform_test", |
| 10998 "use_xvfb": false | 14466 "use_xvfb": false |
| 10999 } | 14467 } |
| 11000 ], | 14468 ], |
| 11001 "isolated_scripts": [ | 14469 "isolated_scripts": [ |
| 11002 { | 14470 { |
| 11003 "args": [ | 14471 "args": [ |
| 11004 "context_lost", | 14472 "context_lost", |
| (...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11278 ] | 14746 ] |
| 11279 }, | 14747 }, |
| 11280 "Win7 x64 Debug (NVIDIA)": { | 14748 "Win7 x64 Debug (NVIDIA)": { |
| 11281 "gtest_tests": [ | 14749 "gtest_tests": [ |
| 11282 { | 14750 { |
| 11283 "args": [ | 14751 "args": [ |
| 11284 "--use-gpu-in-tests" | 14752 "--use-gpu-in-tests" |
| 11285 ], | 14753 ], |
| 11286 "swarming": { | 14754 "swarming": { |
| 11287 "can_use_on_swarming_builders": true, | 14755 "can_use_on_swarming_builders": true, |
| 14756 "cipd_packages": [ |
| 14757 { |
| 14758 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14759 "location": "bin", |
| 14760 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14761 } |
| 14762 ], |
| 11288 "dimension_sets": [ | 14763 "dimension_sets": [ |
| 11289 { | 14764 { |
| 11290 "gpu": "10de:104a", | 14765 "gpu": "10de:104a", |
| 11291 "os": "Windows-2008ServerR2-SP1" | 14766 "os": "Windows-2008ServerR2-SP1" |
| 11292 } | 14767 } |
| 14768 ], |
| 14769 "output_links": [ |
| 14770 { |
| 14771 "link": [ |
| 14772 "https://luci-logdog.appspot.com/v/?s", |
| 14773 "=android%2Fswarming%2Flogcats%2F", |
| 14774 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14775 ], |
| 14776 "name": "shard #${SHARD_INDEX} logcats" |
| 14777 } |
| 11293 ] | 14778 ] |
| 11294 }, | 14779 }, |
| 11295 "test": "angle_end2end_tests", | 14780 "test": "angle_end2end_tests", |
| 11296 "use_xvfb": false | 14781 "use_xvfb": false |
| 11297 }, | 14782 }, |
| 11298 { | 14783 { |
| 11299 "args": [ | 14784 "args": [ |
| 11300 "--use-gpu-in-tests" | 14785 "--use-gpu-in-tests" |
| 11301 ], | 14786 ], |
| 11302 "swarming": { | 14787 "swarming": { |
| 11303 "can_use_on_swarming_builders": true, | 14788 "can_use_on_swarming_builders": true, |
| 14789 "cipd_packages": [ |
| 14790 { |
| 14791 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14792 "location": "bin", |
| 14793 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14794 } |
| 14795 ], |
| 11304 "dimension_sets": [ | 14796 "dimension_sets": [ |
| 11305 { | 14797 { |
| 11306 "gpu": "10de:104a", | 14798 "gpu": "10de:104a", |
| 11307 "os": "Windows-2008ServerR2-SP1" | 14799 "os": "Windows-2008ServerR2-SP1" |
| 11308 } | 14800 } |
| 14801 ], |
| 14802 "output_links": [ |
| 14803 { |
| 14804 "link": [ |
| 14805 "https://luci-logdog.appspot.com/v/?s", |
| 14806 "=android%2Fswarming%2Flogcats%2F", |
| 14807 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14808 ], |
| 14809 "name": "shard #${SHARD_INDEX} logcats" |
| 14810 } |
| 11309 ] | 14811 ] |
| 11310 }, | 14812 }, |
| 11311 "test": "angle_unittests", | 14813 "test": "angle_unittests", |
| 11312 "use_xvfb": false | 14814 "use_xvfb": false |
| 11313 }, | 14815 }, |
| 11314 { | 14816 { |
| 11315 "args": [ | 14817 "args": [ |
| 11316 "--use-gpu-in-tests" | 14818 "--use-gpu-in-tests" |
| 11317 ], | 14819 ], |
| 11318 "swarming": { | 14820 "swarming": { |
| 11319 "can_use_on_swarming_builders": true, | 14821 "can_use_on_swarming_builders": true, |
| 14822 "cipd_packages": [ |
| 14823 { |
| 14824 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14825 "location": "bin", |
| 14826 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14827 } |
| 14828 ], |
| 11320 "dimension_sets": [ | 14829 "dimension_sets": [ |
| 11321 { | 14830 { |
| 11322 "gpu": "10de:104a", | 14831 "gpu": "10de:104a", |
| 11323 "os": "Windows-2008ServerR2-SP1" | 14832 "os": "Windows-2008ServerR2-SP1" |
| 11324 } | 14833 } |
| 14834 ], |
| 14835 "output_links": [ |
| 14836 { |
| 14837 "link": [ |
| 14838 "https://luci-logdog.appspot.com/v/?s", |
| 14839 "=android%2Fswarming%2Flogcats%2F", |
| 14840 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14841 ], |
| 14842 "name": "shard #${SHARD_INDEX} logcats" |
| 14843 } |
| 11325 ] | 14844 ] |
| 11326 }, | 14845 }, |
| 11327 "test": "audio_unittests", | 14846 "test": "audio_unittests", |
| 11328 "use_xvfb": false | 14847 "use_xvfb": false |
| 11329 }, | 14848 }, |
| 11330 { | 14849 { |
| 11331 "args": [ | 14850 "args": [ |
| 11332 "--use-gpu-in-tests" | 14851 "--use-gpu-in-tests" |
| 11333 ], | 14852 ], |
| 11334 "swarming": { | 14853 "swarming": { |
| 11335 "can_use_on_swarming_builders": true, | 14854 "can_use_on_swarming_builders": true, |
| 14855 "cipd_packages": [ |
| 14856 { |
| 14857 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14858 "location": "bin", |
| 14859 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14860 } |
| 14861 ], |
| 11336 "dimension_sets": [ | 14862 "dimension_sets": [ |
| 11337 { | 14863 { |
| 11338 "gpu": "10de:104a", | 14864 "gpu": "10de:104a", |
| 11339 "os": "Windows-2008ServerR2-SP1" | 14865 "os": "Windows-2008ServerR2-SP1" |
| 11340 } | 14866 } |
| 14867 ], |
| 14868 "output_links": [ |
| 14869 { |
| 14870 "link": [ |
| 14871 "https://luci-logdog.appspot.com/v/?s", |
| 14872 "=android%2Fswarming%2Flogcats%2F", |
| 14873 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14874 ], |
| 14875 "name": "shard #${SHARD_INDEX} logcats" |
| 14876 } |
| 11341 ] | 14877 ] |
| 11342 }, | 14878 }, |
| 11343 "test": "gl_tests", | 14879 "test": "gl_tests", |
| 11344 "use_xvfb": false | 14880 "use_xvfb": false |
| 11345 }, | 14881 }, |
| 11346 { | 14882 { |
| 11347 "args": [ | 14883 "args": [ |
| 11348 "--use-gpu-in-tests" | 14884 "--use-gpu-in-tests" |
| 11349 ], | 14885 ], |
| 11350 "swarming": { | 14886 "swarming": { |
| 11351 "can_use_on_swarming_builders": true, | 14887 "can_use_on_swarming_builders": true, |
| 14888 "cipd_packages": [ |
| 14889 { |
| 14890 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14891 "location": "bin", |
| 14892 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14893 } |
| 14894 ], |
| 11352 "dimension_sets": [ | 14895 "dimension_sets": [ |
| 11353 { | 14896 { |
| 11354 "gpu": "10de:104a", | 14897 "gpu": "10de:104a", |
| 11355 "os": "Windows-2008ServerR2-SP1" | 14898 "os": "Windows-2008ServerR2-SP1" |
| 11356 } | 14899 } |
| 14900 ], |
| 14901 "output_links": [ |
| 14902 { |
| 14903 "link": [ |
| 14904 "https://luci-logdog.appspot.com/v/?s", |
| 14905 "=android%2Fswarming%2Flogcats%2F", |
| 14906 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14907 ], |
| 14908 "name": "shard #${SHARD_INDEX} logcats" |
| 14909 } |
| 11357 ] | 14910 ] |
| 11358 }, | 14911 }, |
| 11359 "test": "gl_unittests", | 14912 "test": "gl_unittests", |
| 11360 "use_xvfb": false | 14913 "use_xvfb": false |
| 11361 }, | 14914 }, |
| 11362 { | 14915 { |
| 11363 "args": [ | 14916 "args": [ |
| 11364 "--use-gpu-in-tests", | 14917 "--use-gpu-in-tests", |
| 11365 "--use-angle=d3d9" | 14918 "--use-angle=d3d9" |
| 11366 ], | 14919 ], |
| 11367 "name": "gles2_conform_d3d9_test", | 14920 "name": "gles2_conform_d3d9_test", |
| 11368 "swarming": { | 14921 "swarming": { |
| 11369 "can_use_on_swarming_builders": true, | 14922 "can_use_on_swarming_builders": true, |
| 14923 "cipd_packages": [ |
| 14924 { |
| 14925 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14926 "location": "bin", |
| 14927 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14928 } |
| 14929 ], |
| 11370 "dimension_sets": [ | 14930 "dimension_sets": [ |
| 11371 { | 14931 { |
| 11372 "gpu": "10de:104a", | 14932 "gpu": "10de:104a", |
| 11373 "os": "Windows-2008ServerR2-SP1" | 14933 "os": "Windows-2008ServerR2-SP1" |
| 11374 } | 14934 } |
| 14935 ], |
| 14936 "output_links": [ |
| 14937 { |
| 14938 "link": [ |
| 14939 "https://luci-logdog.appspot.com/v/?s", |
| 14940 "=android%2Fswarming%2Flogcats%2F", |
| 14941 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14942 ], |
| 14943 "name": "shard #${SHARD_INDEX} logcats" |
| 14944 } |
| 11375 ] | 14945 ] |
| 11376 }, | 14946 }, |
| 11377 "test": "gles2_conform_test", | 14947 "test": "gles2_conform_test", |
| 11378 "use_xvfb": false | 14948 "use_xvfb": false |
| 11379 }, | 14949 }, |
| 11380 { | 14950 { |
| 11381 "args": [ | 14951 "args": [ |
| 11382 "--use-gpu-in-tests", | 14952 "--use-gpu-in-tests", |
| 11383 "--use-angle=gl", | 14953 "--use-angle=gl", |
| 11384 "--disable-gpu-sandbox" | 14954 "--disable-gpu-sandbox" |
| 11385 ], | 14955 ], |
| 11386 "name": "gles2_conform_gl_test", | 14956 "name": "gles2_conform_gl_test", |
| 11387 "swarming": { | 14957 "swarming": { |
| 11388 "can_use_on_swarming_builders": true, | 14958 "can_use_on_swarming_builders": true, |
| 14959 "cipd_packages": [ |
| 14960 { |
| 14961 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14962 "location": "bin", |
| 14963 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14964 } |
| 14965 ], |
| 11389 "dimension_sets": [ | 14966 "dimension_sets": [ |
| 11390 { | 14967 { |
| 11391 "gpu": "10de:104a", | 14968 "gpu": "10de:104a", |
| 11392 "os": "Windows-2008ServerR2-SP1" | 14969 "os": "Windows-2008ServerR2-SP1" |
| 11393 } | 14970 } |
| 14971 ], |
| 14972 "output_links": [ |
| 14973 { |
| 14974 "link": [ |
| 14975 "https://luci-logdog.appspot.com/v/?s", |
| 14976 "=android%2Fswarming%2Flogcats%2F", |
| 14977 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 14978 ], |
| 14979 "name": "shard #${SHARD_INDEX} logcats" |
| 14980 } |
| 11394 ] | 14981 ] |
| 11395 }, | 14982 }, |
| 11396 "test": "gles2_conform_test", | 14983 "test": "gles2_conform_test", |
| 11397 "use_xvfb": false | 14984 "use_xvfb": false |
| 11398 }, | 14985 }, |
| 11399 { | 14986 { |
| 11400 "args": [ | 14987 "args": [ |
| 11401 "--use-gpu-in-tests" | 14988 "--use-gpu-in-tests" |
| 11402 ], | 14989 ], |
| 11403 "swarming": { | 14990 "swarming": { |
| 11404 "can_use_on_swarming_builders": true, | 14991 "can_use_on_swarming_builders": true, |
| 14992 "cipd_packages": [ |
| 14993 { |
| 14994 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 14995 "location": "bin", |
| 14996 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 14997 } |
| 14998 ], |
| 11405 "dimension_sets": [ | 14999 "dimension_sets": [ |
| 11406 { | 15000 { |
| 11407 "gpu": "10de:104a", | 15001 "gpu": "10de:104a", |
| 11408 "os": "Windows-2008ServerR2-SP1" | 15002 "os": "Windows-2008ServerR2-SP1" |
| 11409 } | 15003 } |
| 15004 ], |
| 15005 "output_links": [ |
| 15006 { |
| 15007 "link": [ |
| 15008 "https://luci-logdog.appspot.com/v/?s", |
| 15009 "=android%2Fswarming%2Flogcats%2F", |
| 15010 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15011 ], |
| 15012 "name": "shard #${SHARD_INDEX} logcats" |
| 15013 } |
| 11410 ] | 15014 ] |
| 11411 }, | 15015 }, |
| 11412 "test": "gles2_conform_test", | 15016 "test": "gles2_conform_test", |
| 11413 "use_xvfb": false | 15017 "use_xvfb": false |
| 11414 } | 15018 } |
| 11415 ], | 15019 ], |
| 11416 "isolated_scripts": [ | 15020 "isolated_scripts": [ |
| 11417 { | 15021 { |
| 11418 "args": [ | 15022 "args": [ |
| 11419 "context_lost", | 15023 "context_lost", |
| (...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11687 ] | 15291 ] |
| 11688 } | 15292 } |
| 11689 } | 15293 } |
| 11690 ] | 15294 ] |
| 11691 }, | 15295 }, |
| 11692 "Win7 x64 Release (NVIDIA)": { | 15296 "Win7 x64 Release (NVIDIA)": { |
| 11693 "gtest_tests": [ | 15297 "gtest_tests": [ |
| 11694 { | 15298 { |
| 11695 "swarming": { | 15299 "swarming": { |
| 11696 "can_use_on_swarming_builders": true, | 15300 "can_use_on_swarming_builders": true, |
| 15301 "cipd_packages": [ |
| 15302 { |
| 15303 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15304 "location": "bin", |
| 15305 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15306 } |
| 15307 ], |
| 11697 "dimension_sets": [ | 15308 "dimension_sets": [ |
| 11698 { | 15309 { |
| 11699 "gpu": "10de:104a", | 15310 "gpu": "10de:104a", |
| 11700 "os": "Windows-2008ServerR2-SP1" | 15311 "os": "Windows-2008ServerR2-SP1" |
| 11701 } | 15312 } |
| 15313 ], |
| 15314 "output_links": [ |
| 15315 { |
| 15316 "link": [ |
| 15317 "https://luci-logdog.appspot.com/v/?s", |
| 15318 "=android%2Fswarming%2Flogcats%2F", |
| 15319 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15320 ], |
| 15321 "name": "shard #${SHARD_INDEX} logcats" |
| 15322 } |
| 11702 ] | 15323 ] |
| 11703 }, | 15324 }, |
| 11704 "test": "angle_deqp_egl_tests", | 15325 "test": "angle_deqp_egl_tests", |
| 11705 "use_xvfb": false | 15326 "use_xvfb": false |
| 11706 }, | 15327 }, |
| 11707 { | 15328 { |
| 11708 "swarming": { | 15329 "swarming": { |
| 11709 "can_use_on_swarming_builders": true, | 15330 "can_use_on_swarming_builders": true, |
| 15331 "cipd_packages": [ |
| 15332 { |
| 15333 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15334 "location": "bin", |
| 15335 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15336 } |
| 15337 ], |
| 11710 "dimension_sets": [ | 15338 "dimension_sets": [ |
| 11711 { | 15339 { |
| 11712 "gpu": "10de:104a", | 15340 "gpu": "10de:104a", |
| 11713 "os": "Windows-2008ServerR2-SP1" | 15341 "os": "Windows-2008ServerR2-SP1" |
| 11714 } | 15342 } |
| 11715 ], | 15343 ], |
| 15344 "output_links": [ |
| 15345 { |
| 15346 "link": [ |
| 15347 "https://luci-logdog.appspot.com/v/?s", |
| 15348 "=android%2Fswarming%2Flogcats%2F", |
| 15349 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15350 ], |
| 15351 "name": "shard #${SHARD_INDEX} logcats" |
| 15352 } |
| 15353 ], |
| 11716 "shards": 4 | 15354 "shards": 4 |
| 11717 }, | 15355 }, |
| 11718 "test": "angle_deqp_gles2_tests", | 15356 "test": "angle_deqp_gles2_tests", |
| 11719 "use_xvfb": false | 15357 "use_xvfb": false |
| 11720 }, | 15358 }, |
| 11721 { | 15359 { |
| 11722 "args": [ | 15360 "args": [ |
| 11723 "--use-gpu-in-tests" | 15361 "--use-gpu-in-tests" |
| 11724 ], | 15362 ], |
| 11725 "swarming": { | 15363 "swarming": { |
| 11726 "can_use_on_swarming_builders": true, | 15364 "can_use_on_swarming_builders": true, |
| 15365 "cipd_packages": [ |
| 15366 { |
| 15367 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15368 "location": "bin", |
| 15369 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15370 } |
| 15371 ], |
| 11727 "dimension_sets": [ | 15372 "dimension_sets": [ |
| 11728 { | 15373 { |
| 11729 "gpu": "10de:104a", | 15374 "gpu": "10de:104a", |
| 11730 "os": "Windows-2008ServerR2-SP1" | 15375 "os": "Windows-2008ServerR2-SP1" |
| 11731 } | 15376 } |
| 15377 ], |
| 15378 "output_links": [ |
| 15379 { |
| 15380 "link": [ |
| 15381 "https://luci-logdog.appspot.com/v/?s", |
| 15382 "=android%2Fswarming%2Flogcats%2F", |
| 15383 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15384 ], |
| 15385 "name": "shard #${SHARD_INDEX} logcats" |
| 15386 } |
| 11732 ] | 15387 ] |
| 11733 }, | 15388 }, |
| 11734 "test": "angle_end2end_tests", | 15389 "test": "angle_end2end_tests", |
| 11735 "use_xvfb": false | 15390 "use_xvfb": false |
| 11736 }, | 15391 }, |
| 11737 { | 15392 { |
| 11738 "args": [ | 15393 "args": [ |
| 11739 "--use-gpu-in-tests" | 15394 "--use-gpu-in-tests" |
| 11740 ], | 15395 ], |
| 11741 "swarming": { | 15396 "swarming": { |
| 11742 "can_use_on_swarming_builders": true, | 15397 "can_use_on_swarming_builders": true, |
| 15398 "cipd_packages": [ |
| 15399 { |
| 15400 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15401 "location": "bin", |
| 15402 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15403 } |
| 15404 ], |
| 11743 "dimension_sets": [ | 15405 "dimension_sets": [ |
| 11744 { | 15406 { |
| 11745 "gpu": "10de:104a", | 15407 "gpu": "10de:104a", |
| 11746 "os": "Windows-2008ServerR2-SP1" | 15408 "os": "Windows-2008ServerR2-SP1" |
| 11747 } | 15409 } |
| 15410 ], |
| 15411 "output_links": [ |
| 15412 { |
| 15413 "link": [ |
| 15414 "https://luci-logdog.appspot.com/v/?s", |
| 15415 "=android%2Fswarming%2Flogcats%2F", |
| 15416 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15417 ], |
| 15418 "name": "shard #${SHARD_INDEX} logcats" |
| 15419 } |
| 11748 ] | 15420 ] |
| 11749 }, | 15421 }, |
| 11750 "test": "angle_unittests", | 15422 "test": "angle_unittests", |
| 11751 "use_xvfb": false | 15423 "use_xvfb": false |
| 11752 }, | 15424 }, |
| 11753 { | 15425 { |
| 11754 "args": [ | 15426 "args": [ |
| 11755 "--use-gpu-in-tests" | 15427 "--use-gpu-in-tests" |
| 11756 ], | 15428 ], |
| 11757 "swarming": { | 15429 "swarming": { |
| 11758 "can_use_on_swarming_builders": true, | 15430 "can_use_on_swarming_builders": true, |
| 15431 "cipd_packages": [ |
| 15432 { |
| 15433 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15434 "location": "bin", |
| 15435 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15436 } |
| 15437 ], |
| 11759 "dimension_sets": [ | 15438 "dimension_sets": [ |
| 11760 { | 15439 { |
| 11761 "gpu": "10de:104a", | 15440 "gpu": "10de:104a", |
| 11762 "os": "Windows-2008ServerR2-SP1" | 15441 "os": "Windows-2008ServerR2-SP1" |
| 11763 } | 15442 } |
| 15443 ], |
| 15444 "output_links": [ |
| 15445 { |
| 15446 "link": [ |
| 15447 "https://luci-logdog.appspot.com/v/?s", |
| 15448 "=android%2Fswarming%2Flogcats%2F", |
| 15449 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15450 ], |
| 15451 "name": "shard #${SHARD_INDEX} logcats" |
| 15452 } |
| 11764 ] | 15453 ] |
| 11765 }, | 15454 }, |
| 11766 "test": "audio_unittests", | 15455 "test": "audio_unittests", |
| 11767 "use_xvfb": false | 15456 "use_xvfb": false |
| 11768 }, | 15457 }, |
| 11769 { | 15458 { |
| 11770 "args": [ | 15459 "args": [ |
| 11771 "--use-gpu-in-tests" | 15460 "--use-gpu-in-tests" |
| 11772 ], | 15461 ], |
| 11773 "swarming": { | 15462 "swarming": { |
| 11774 "can_use_on_swarming_builders": true, | 15463 "can_use_on_swarming_builders": true, |
| 15464 "cipd_packages": [ |
| 15465 { |
| 15466 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15467 "location": "bin", |
| 15468 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15469 } |
| 15470 ], |
| 11775 "dimension_sets": [ | 15471 "dimension_sets": [ |
| 11776 { | 15472 { |
| 11777 "gpu": "10de:104a", | 15473 "gpu": "10de:104a", |
| 11778 "os": "Windows-2008ServerR2-SP1" | 15474 "os": "Windows-2008ServerR2-SP1" |
| 11779 } | 15475 } |
| 15476 ], |
| 15477 "output_links": [ |
| 15478 { |
| 15479 "link": [ |
| 15480 "https://luci-logdog.appspot.com/v/?s", |
| 15481 "=android%2Fswarming%2Flogcats%2F", |
| 15482 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15483 ], |
| 15484 "name": "shard #${SHARD_INDEX} logcats" |
| 15485 } |
| 11780 ] | 15486 ] |
| 11781 }, | 15487 }, |
| 11782 "test": "gl_tests", | 15488 "test": "gl_tests", |
| 11783 "use_xvfb": false | 15489 "use_xvfb": false |
| 11784 }, | 15490 }, |
| 11785 { | 15491 { |
| 11786 "args": [ | 15492 "args": [ |
| 11787 "--use-gpu-in-tests" | 15493 "--use-gpu-in-tests" |
| 11788 ], | 15494 ], |
| 11789 "swarming": { | 15495 "swarming": { |
| 11790 "can_use_on_swarming_builders": true, | 15496 "can_use_on_swarming_builders": true, |
| 15497 "cipd_packages": [ |
| 15498 { |
| 15499 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15500 "location": "bin", |
| 15501 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15502 } |
| 15503 ], |
| 11791 "dimension_sets": [ | 15504 "dimension_sets": [ |
| 11792 { | 15505 { |
| 11793 "gpu": "10de:104a", | 15506 "gpu": "10de:104a", |
| 11794 "os": "Windows-2008ServerR2-SP1" | 15507 "os": "Windows-2008ServerR2-SP1" |
| 11795 } | 15508 } |
| 15509 ], |
| 15510 "output_links": [ |
| 15511 { |
| 15512 "link": [ |
| 15513 "https://luci-logdog.appspot.com/v/?s", |
| 15514 "=android%2Fswarming%2Flogcats%2F", |
| 15515 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15516 ], |
| 15517 "name": "shard #${SHARD_INDEX} logcats" |
| 15518 } |
| 11796 ] | 15519 ] |
| 11797 }, | 15520 }, |
| 11798 "test": "gl_unittests", | 15521 "test": "gl_unittests", |
| 11799 "use_xvfb": false | 15522 "use_xvfb": false |
| 11800 }, | 15523 }, |
| 11801 { | 15524 { |
| 11802 "args": [ | 15525 "args": [ |
| 11803 "--use-gpu-in-tests", | 15526 "--use-gpu-in-tests", |
| 11804 "--use-angle=d3d9" | 15527 "--use-angle=d3d9" |
| 11805 ], | 15528 ], |
| 11806 "name": "gles2_conform_d3d9_test", | 15529 "name": "gles2_conform_d3d9_test", |
| 11807 "swarming": { | 15530 "swarming": { |
| 11808 "can_use_on_swarming_builders": true, | 15531 "can_use_on_swarming_builders": true, |
| 15532 "cipd_packages": [ |
| 15533 { |
| 15534 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15535 "location": "bin", |
| 15536 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15537 } |
| 15538 ], |
| 11809 "dimension_sets": [ | 15539 "dimension_sets": [ |
| 11810 { | 15540 { |
| 11811 "gpu": "10de:104a", | 15541 "gpu": "10de:104a", |
| 11812 "os": "Windows-2008ServerR2-SP1" | 15542 "os": "Windows-2008ServerR2-SP1" |
| 11813 } | 15543 } |
| 15544 ], |
| 15545 "output_links": [ |
| 15546 { |
| 15547 "link": [ |
| 15548 "https://luci-logdog.appspot.com/v/?s", |
| 15549 "=android%2Fswarming%2Flogcats%2F", |
| 15550 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15551 ], |
| 15552 "name": "shard #${SHARD_INDEX} logcats" |
| 15553 } |
| 11814 ] | 15554 ] |
| 11815 }, | 15555 }, |
| 11816 "test": "gles2_conform_test", | 15556 "test": "gles2_conform_test", |
| 11817 "use_xvfb": false | 15557 "use_xvfb": false |
| 11818 }, | 15558 }, |
| 11819 { | 15559 { |
| 11820 "args": [ | 15560 "args": [ |
| 11821 "--use-gpu-in-tests", | 15561 "--use-gpu-in-tests", |
| 11822 "--use-angle=gl", | 15562 "--use-angle=gl", |
| 11823 "--disable-gpu-sandbox" | 15563 "--disable-gpu-sandbox" |
| 11824 ], | 15564 ], |
| 11825 "name": "gles2_conform_gl_test", | 15565 "name": "gles2_conform_gl_test", |
| 11826 "swarming": { | 15566 "swarming": { |
| 11827 "can_use_on_swarming_builders": true, | 15567 "can_use_on_swarming_builders": true, |
| 15568 "cipd_packages": [ |
| 15569 { |
| 15570 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15571 "location": "bin", |
| 15572 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15573 } |
| 15574 ], |
| 11828 "dimension_sets": [ | 15575 "dimension_sets": [ |
| 11829 { | 15576 { |
| 11830 "gpu": "10de:104a", | 15577 "gpu": "10de:104a", |
| 11831 "os": "Windows-2008ServerR2-SP1" | 15578 "os": "Windows-2008ServerR2-SP1" |
| 11832 } | 15579 } |
| 15580 ], |
| 15581 "output_links": [ |
| 15582 { |
| 15583 "link": [ |
| 15584 "https://luci-logdog.appspot.com/v/?s", |
| 15585 "=android%2Fswarming%2Flogcats%2F", |
| 15586 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15587 ], |
| 15588 "name": "shard #${SHARD_INDEX} logcats" |
| 15589 } |
| 11833 ] | 15590 ] |
| 11834 }, | 15591 }, |
| 11835 "test": "gles2_conform_test", | 15592 "test": "gles2_conform_test", |
| 11836 "use_xvfb": false | 15593 "use_xvfb": false |
| 11837 }, | 15594 }, |
| 11838 { | 15595 { |
| 11839 "args": [ | 15596 "args": [ |
| 11840 "--use-gpu-in-tests" | 15597 "--use-gpu-in-tests" |
| 11841 ], | 15598 ], |
| 11842 "swarming": { | 15599 "swarming": { |
| 11843 "can_use_on_swarming_builders": true, | 15600 "can_use_on_swarming_builders": true, |
| 15601 "cipd_packages": [ |
| 15602 { |
| 15603 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15604 "location": "bin", |
| 15605 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15606 } |
| 15607 ], |
| 11844 "dimension_sets": [ | 15608 "dimension_sets": [ |
| 11845 { | 15609 { |
| 11846 "gpu": "10de:104a", | 15610 "gpu": "10de:104a", |
| 11847 "os": "Windows-2008ServerR2-SP1" | 15611 "os": "Windows-2008ServerR2-SP1" |
| 11848 } | 15612 } |
| 15613 ], |
| 15614 "output_links": [ |
| 15615 { |
| 15616 "link": [ |
| 15617 "https://luci-logdog.appspot.com/v/?s", |
| 15618 "=android%2Fswarming%2Flogcats%2F", |
| 15619 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15620 ], |
| 15621 "name": "shard #${SHARD_INDEX} logcats" |
| 15622 } |
| 11849 ] | 15623 ] |
| 11850 }, | 15624 }, |
| 11851 "test": "gles2_conform_test", | 15625 "test": "gles2_conform_test", |
| 11852 "use_xvfb": false | 15626 "use_xvfb": false |
| 11853 }, | 15627 }, |
| 11854 { | 15628 { |
| 11855 "override_compile_targets": [ | 15629 "override_compile_targets": [ |
| 11856 "tab_capture_end2end_tests_run" | 15630 "tab_capture_end2end_tests_run" |
| 11857 ], | 15631 ], |
| 11858 "swarming": { | 15632 "swarming": { |
| 11859 "can_use_on_swarming_builders": true, | 15633 "can_use_on_swarming_builders": true, |
| 15634 "cipd_packages": [ |
| 15635 { |
| 15636 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15637 "location": "bin", |
| 15638 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15639 } |
| 15640 ], |
| 11860 "dimension_sets": [ | 15641 "dimension_sets": [ |
| 11861 { | 15642 { |
| 11862 "gpu": "10de:104a", | 15643 "gpu": "10de:104a", |
| 11863 "os": "Windows-2008ServerR2-SP1" | 15644 "os": "Windows-2008ServerR2-SP1" |
| 11864 } | 15645 } |
| 15646 ], |
| 15647 "output_links": [ |
| 15648 { |
| 15649 "link": [ |
| 15650 "https://luci-logdog.appspot.com/v/?s", |
| 15651 "=android%2Fswarming%2Flogcats%2F", |
| 15652 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15653 ], |
| 15654 "name": "shard #${SHARD_INDEX} logcats" |
| 15655 } |
| 11865 ] | 15656 ] |
| 11866 }, | 15657 }, |
| 11867 "test": "tab_capture_end2end_tests", | 15658 "test": "tab_capture_end2end_tests", |
| 11868 "use_xvfb": false | 15659 "use_xvfb": false |
| 11869 } | 15660 } |
| 11870 ], | 15661 ], |
| 11871 "isolated_scripts": [ | 15662 "isolated_scripts": [ |
| 11872 { | 15663 { |
| 11873 "args": [ | 15664 "args": [ |
| 11874 "context_lost", | 15665 "context_lost", |
| (...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12171 ] | 15962 ] |
| 12172 }, | 15963 }, |
| 12173 "Win8 Debug (NVIDIA)": { | 15964 "Win8 Debug (NVIDIA)": { |
| 12174 "gtest_tests": [ | 15965 "gtest_tests": [ |
| 12175 { | 15966 { |
| 12176 "args": [ | 15967 "args": [ |
| 12177 "--use-gpu-in-tests" | 15968 "--use-gpu-in-tests" |
| 12178 ], | 15969 ], |
| 12179 "swarming": { | 15970 "swarming": { |
| 12180 "can_use_on_swarming_builders": true, | 15971 "can_use_on_swarming_builders": true, |
| 15972 "cipd_packages": [ |
| 15973 { |
| 15974 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 15975 "location": "bin", |
| 15976 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 15977 } |
| 15978 ], |
| 12181 "dimension_sets": [ | 15979 "dimension_sets": [ |
| 12182 { | 15980 { |
| 12183 "gpu": "10de:104a", | 15981 "gpu": "10de:104a", |
| 12184 "os": "Windows-2012ServerR2-SP0" | 15982 "os": "Windows-2012ServerR2-SP0" |
| 12185 } | 15983 } |
| 15984 ], |
| 15985 "output_links": [ |
| 15986 { |
| 15987 "link": [ |
| 15988 "https://luci-logdog.appspot.com/v/?s", |
| 15989 "=android%2Fswarming%2Flogcats%2F", |
| 15990 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 15991 ], |
| 15992 "name": "shard #${SHARD_INDEX} logcats" |
| 15993 } |
| 12186 ] | 15994 ] |
| 12187 }, | 15995 }, |
| 12188 "test": "angle_end2end_tests", | 15996 "test": "angle_end2end_tests", |
| 12189 "use_xvfb": false | 15997 "use_xvfb": false |
| 12190 }, | 15998 }, |
| 12191 { | 15999 { |
| 12192 "args": [ | 16000 "args": [ |
| 12193 "--use-gpu-in-tests" | 16001 "--use-gpu-in-tests" |
| 12194 ], | 16002 ], |
| 12195 "swarming": { | 16003 "swarming": { |
| 12196 "can_use_on_swarming_builders": true, | 16004 "can_use_on_swarming_builders": true, |
| 16005 "cipd_packages": [ |
| 16006 { |
| 16007 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16008 "location": "bin", |
| 16009 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16010 } |
| 16011 ], |
| 12197 "dimension_sets": [ | 16012 "dimension_sets": [ |
| 12198 { | 16013 { |
| 12199 "gpu": "10de:104a", | 16014 "gpu": "10de:104a", |
| 12200 "os": "Windows-2012ServerR2-SP0" | 16015 "os": "Windows-2012ServerR2-SP0" |
| 12201 } | 16016 } |
| 16017 ], |
| 16018 "output_links": [ |
| 16019 { |
| 16020 "link": [ |
| 16021 "https://luci-logdog.appspot.com/v/?s", |
| 16022 "=android%2Fswarming%2Flogcats%2F", |
| 16023 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16024 ], |
| 16025 "name": "shard #${SHARD_INDEX} logcats" |
| 16026 } |
| 12202 ] | 16027 ] |
| 12203 }, | 16028 }, |
| 12204 "test": "angle_unittests", | 16029 "test": "angle_unittests", |
| 12205 "use_xvfb": false | 16030 "use_xvfb": false |
| 12206 }, | 16031 }, |
| 12207 { | 16032 { |
| 12208 "args": [ | 16033 "args": [ |
| 12209 "--use-gpu-in-tests" | 16034 "--use-gpu-in-tests" |
| 12210 ], | 16035 ], |
| 12211 "swarming": { | 16036 "swarming": { |
| 12212 "can_use_on_swarming_builders": true, | 16037 "can_use_on_swarming_builders": true, |
| 16038 "cipd_packages": [ |
| 16039 { |
| 16040 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16041 "location": "bin", |
| 16042 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16043 } |
| 16044 ], |
| 12213 "dimension_sets": [ | 16045 "dimension_sets": [ |
| 12214 { | 16046 { |
| 12215 "gpu": "10de:104a", | 16047 "gpu": "10de:104a", |
| 12216 "os": "Windows-2012ServerR2-SP0" | 16048 "os": "Windows-2012ServerR2-SP0" |
| 12217 } | 16049 } |
| 16050 ], |
| 16051 "output_links": [ |
| 16052 { |
| 16053 "link": [ |
| 16054 "https://luci-logdog.appspot.com/v/?s", |
| 16055 "=android%2Fswarming%2Flogcats%2F", |
| 16056 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16057 ], |
| 16058 "name": "shard #${SHARD_INDEX} logcats" |
| 16059 } |
| 12218 ] | 16060 ] |
| 12219 }, | 16061 }, |
| 12220 "test": "audio_unittests", | 16062 "test": "audio_unittests", |
| 12221 "use_xvfb": false | 16063 "use_xvfb": false |
| 12222 }, | 16064 }, |
| 12223 { | 16065 { |
| 12224 "args": [ | 16066 "args": [ |
| 12225 "--use-gpu-in-tests" | 16067 "--use-gpu-in-tests" |
| 12226 ], | 16068 ], |
| 12227 "swarming": { | 16069 "swarming": { |
| 12228 "can_use_on_swarming_builders": true, | 16070 "can_use_on_swarming_builders": true, |
| 16071 "cipd_packages": [ |
| 16072 { |
| 16073 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16074 "location": "bin", |
| 16075 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16076 } |
| 16077 ], |
| 12229 "dimension_sets": [ | 16078 "dimension_sets": [ |
| 12230 { | 16079 { |
| 12231 "gpu": "10de:104a", | 16080 "gpu": "10de:104a", |
| 12232 "os": "Windows-2012ServerR2-SP0" | 16081 "os": "Windows-2012ServerR2-SP0" |
| 12233 } | 16082 } |
| 16083 ], |
| 16084 "output_links": [ |
| 16085 { |
| 16086 "link": [ |
| 16087 "https://luci-logdog.appspot.com/v/?s", |
| 16088 "=android%2Fswarming%2Flogcats%2F", |
| 16089 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16090 ], |
| 16091 "name": "shard #${SHARD_INDEX} logcats" |
| 16092 } |
| 12234 ] | 16093 ] |
| 12235 }, | 16094 }, |
| 12236 "test": "gl_tests", | 16095 "test": "gl_tests", |
| 12237 "use_xvfb": false | 16096 "use_xvfb": false |
| 12238 }, | 16097 }, |
| 12239 { | 16098 { |
| 12240 "args": [ | 16099 "args": [ |
| 12241 "--use-gpu-in-tests" | 16100 "--use-gpu-in-tests" |
| 12242 ], | 16101 ], |
| 12243 "swarming": { | 16102 "swarming": { |
| 12244 "can_use_on_swarming_builders": true, | 16103 "can_use_on_swarming_builders": true, |
| 16104 "cipd_packages": [ |
| 16105 { |
| 16106 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16107 "location": "bin", |
| 16108 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16109 } |
| 16110 ], |
| 12245 "dimension_sets": [ | 16111 "dimension_sets": [ |
| 12246 { | 16112 { |
| 12247 "gpu": "10de:104a", | 16113 "gpu": "10de:104a", |
| 12248 "os": "Windows-2012ServerR2-SP0" | 16114 "os": "Windows-2012ServerR2-SP0" |
| 12249 } | 16115 } |
| 16116 ], |
| 16117 "output_links": [ |
| 16118 { |
| 16119 "link": [ |
| 16120 "https://luci-logdog.appspot.com/v/?s", |
| 16121 "=android%2Fswarming%2Flogcats%2F", |
| 16122 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16123 ], |
| 16124 "name": "shard #${SHARD_INDEX} logcats" |
| 16125 } |
| 12250 ] | 16126 ] |
| 12251 }, | 16127 }, |
| 12252 "test": "gl_unittests", | 16128 "test": "gl_unittests", |
| 12253 "use_xvfb": false | 16129 "use_xvfb": false |
| 12254 }, | 16130 }, |
| 12255 { | 16131 { |
| 12256 "args": [ | 16132 "args": [ |
| 12257 "--use-gpu-in-tests", | 16133 "--use-gpu-in-tests", |
| 12258 "--use-angle=d3d9" | 16134 "--use-angle=d3d9" |
| 12259 ], | 16135 ], |
| 12260 "name": "gles2_conform_d3d9_test", | 16136 "name": "gles2_conform_d3d9_test", |
| 12261 "swarming": { | 16137 "swarming": { |
| 12262 "can_use_on_swarming_builders": true, | 16138 "can_use_on_swarming_builders": true, |
| 16139 "cipd_packages": [ |
| 16140 { |
| 16141 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16142 "location": "bin", |
| 16143 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16144 } |
| 16145 ], |
| 12263 "dimension_sets": [ | 16146 "dimension_sets": [ |
| 12264 { | 16147 { |
| 12265 "gpu": "10de:104a", | 16148 "gpu": "10de:104a", |
| 12266 "os": "Windows-2012ServerR2-SP0" | 16149 "os": "Windows-2012ServerR2-SP0" |
| 12267 } | 16150 } |
| 16151 ], |
| 16152 "output_links": [ |
| 16153 { |
| 16154 "link": [ |
| 16155 "https://luci-logdog.appspot.com/v/?s", |
| 16156 "=android%2Fswarming%2Flogcats%2F", |
| 16157 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16158 ], |
| 16159 "name": "shard #${SHARD_INDEX} logcats" |
| 16160 } |
| 12268 ] | 16161 ] |
| 12269 }, | 16162 }, |
| 12270 "test": "gles2_conform_test", | 16163 "test": "gles2_conform_test", |
| 12271 "use_xvfb": false | 16164 "use_xvfb": false |
| 12272 }, | 16165 }, |
| 12273 { | 16166 { |
| 12274 "args": [ | 16167 "args": [ |
| 12275 "--use-gpu-in-tests", | 16168 "--use-gpu-in-tests", |
| 12276 "--use-angle=gl", | 16169 "--use-angle=gl", |
| 12277 "--disable-gpu-sandbox" | 16170 "--disable-gpu-sandbox" |
| 12278 ], | 16171 ], |
| 12279 "name": "gles2_conform_gl_test", | 16172 "name": "gles2_conform_gl_test", |
| 12280 "swarming": { | 16173 "swarming": { |
| 12281 "can_use_on_swarming_builders": true, | 16174 "can_use_on_swarming_builders": true, |
| 16175 "cipd_packages": [ |
| 16176 { |
| 16177 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16178 "location": "bin", |
| 16179 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16180 } |
| 16181 ], |
| 12282 "dimension_sets": [ | 16182 "dimension_sets": [ |
| 12283 { | 16183 { |
| 12284 "gpu": "10de:104a", | 16184 "gpu": "10de:104a", |
| 12285 "os": "Windows-2012ServerR2-SP0" | 16185 "os": "Windows-2012ServerR2-SP0" |
| 12286 } | 16186 } |
| 16187 ], |
| 16188 "output_links": [ |
| 16189 { |
| 16190 "link": [ |
| 16191 "https://luci-logdog.appspot.com/v/?s", |
| 16192 "=android%2Fswarming%2Flogcats%2F", |
| 16193 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16194 ], |
| 16195 "name": "shard #${SHARD_INDEX} logcats" |
| 16196 } |
| 12287 ] | 16197 ] |
| 12288 }, | 16198 }, |
| 12289 "test": "gles2_conform_test", | 16199 "test": "gles2_conform_test", |
| 12290 "use_xvfb": false | 16200 "use_xvfb": false |
| 12291 }, | 16201 }, |
| 12292 { | 16202 { |
| 12293 "args": [ | 16203 "args": [ |
| 12294 "--use-gpu-in-tests" | 16204 "--use-gpu-in-tests" |
| 12295 ], | 16205 ], |
| 12296 "swarming": { | 16206 "swarming": { |
| 12297 "can_use_on_swarming_builders": true, | 16207 "can_use_on_swarming_builders": true, |
| 16208 "cipd_packages": [ |
| 16209 { |
| 16210 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16211 "location": "bin", |
| 16212 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16213 } |
| 16214 ], |
| 12298 "dimension_sets": [ | 16215 "dimension_sets": [ |
| 12299 { | 16216 { |
| 12300 "gpu": "10de:104a", | 16217 "gpu": "10de:104a", |
| 12301 "os": "Windows-2012ServerR2-SP0" | 16218 "os": "Windows-2012ServerR2-SP0" |
| 12302 } | 16219 } |
| 16220 ], |
| 16221 "output_links": [ |
| 16222 { |
| 16223 "link": [ |
| 16224 "https://luci-logdog.appspot.com/v/?s", |
| 16225 "=android%2Fswarming%2Flogcats%2F", |
| 16226 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16227 ], |
| 16228 "name": "shard #${SHARD_INDEX} logcats" |
| 16229 } |
| 12303 ] | 16230 ] |
| 12304 }, | 16231 }, |
| 12305 "test": "gles2_conform_test", | 16232 "test": "gles2_conform_test", |
| 12306 "use_xvfb": false | 16233 "use_xvfb": false |
| 12307 } | 16234 } |
| 12308 ], | 16235 ], |
| 12309 "isolated_scripts": [ | 16236 "isolated_scripts": [ |
| 12310 { | 16237 { |
| 12311 "args": [ | 16238 "args": [ |
| 12312 "context_lost", | 16239 "context_lost", |
| (...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12583 ] | 16510 ] |
| 12584 }, | 16511 }, |
| 12585 "Win8 Release (NVIDIA)": { | 16512 "Win8 Release (NVIDIA)": { |
| 12586 "gtest_tests": [ | 16513 "gtest_tests": [ |
| 12587 { | 16514 { |
| 12588 "args": [ | 16515 "args": [ |
| 12589 "--use-gpu-in-tests" | 16516 "--use-gpu-in-tests" |
| 12590 ], | 16517 ], |
| 12591 "swarming": { | 16518 "swarming": { |
| 12592 "can_use_on_swarming_builders": true, | 16519 "can_use_on_swarming_builders": true, |
| 16520 "cipd_packages": [ |
| 16521 { |
| 16522 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16523 "location": "bin", |
| 16524 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16525 } |
| 16526 ], |
| 12593 "dimension_sets": [ | 16527 "dimension_sets": [ |
| 12594 { | 16528 { |
| 12595 "gpu": "10de:104a", | 16529 "gpu": "10de:104a", |
| 12596 "os": "Windows-2012ServerR2-SP0" | 16530 "os": "Windows-2012ServerR2-SP0" |
| 12597 } | 16531 } |
| 16532 ], |
| 16533 "output_links": [ |
| 16534 { |
| 16535 "link": [ |
| 16536 "https://luci-logdog.appspot.com/v/?s", |
| 16537 "=android%2Fswarming%2Flogcats%2F", |
| 16538 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16539 ], |
| 16540 "name": "shard #${SHARD_INDEX} logcats" |
| 16541 } |
| 12598 ] | 16542 ] |
| 12599 }, | 16543 }, |
| 12600 "test": "angle_end2end_tests", | 16544 "test": "angle_end2end_tests", |
| 12601 "use_xvfb": false | 16545 "use_xvfb": false |
| 12602 }, | 16546 }, |
| 12603 { | 16547 { |
| 12604 "args": [ | 16548 "args": [ |
| 12605 "--use-gpu-in-tests" | 16549 "--use-gpu-in-tests" |
| 12606 ], | 16550 ], |
| 12607 "swarming": { | 16551 "swarming": { |
| 12608 "can_use_on_swarming_builders": true, | 16552 "can_use_on_swarming_builders": true, |
| 16553 "cipd_packages": [ |
| 16554 { |
| 16555 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16556 "location": "bin", |
| 16557 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16558 } |
| 16559 ], |
| 12609 "dimension_sets": [ | 16560 "dimension_sets": [ |
| 12610 { | 16561 { |
| 12611 "gpu": "10de:104a", | 16562 "gpu": "10de:104a", |
| 12612 "os": "Windows-2012ServerR2-SP0" | 16563 "os": "Windows-2012ServerR2-SP0" |
| 12613 } | 16564 } |
| 16565 ], |
| 16566 "output_links": [ |
| 16567 { |
| 16568 "link": [ |
| 16569 "https://luci-logdog.appspot.com/v/?s", |
| 16570 "=android%2Fswarming%2Flogcats%2F", |
| 16571 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16572 ], |
| 16573 "name": "shard #${SHARD_INDEX} logcats" |
| 16574 } |
| 12614 ] | 16575 ] |
| 12615 }, | 16576 }, |
| 12616 "test": "angle_unittests", | 16577 "test": "angle_unittests", |
| 12617 "use_xvfb": false | 16578 "use_xvfb": false |
| 12618 }, | 16579 }, |
| 12619 { | 16580 { |
| 12620 "args": [ | 16581 "args": [ |
| 12621 "--use-gpu-in-tests" | 16582 "--use-gpu-in-tests" |
| 12622 ], | 16583 ], |
| 12623 "swarming": { | 16584 "swarming": { |
| 12624 "can_use_on_swarming_builders": true, | 16585 "can_use_on_swarming_builders": true, |
| 16586 "cipd_packages": [ |
| 16587 { |
| 16588 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16589 "location": "bin", |
| 16590 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16591 } |
| 16592 ], |
| 12625 "dimension_sets": [ | 16593 "dimension_sets": [ |
| 12626 { | 16594 { |
| 12627 "gpu": "10de:104a", | 16595 "gpu": "10de:104a", |
| 12628 "os": "Windows-2012ServerR2-SP0" | 16596 "os": "Windows-2012ServerR2-SP0" |
| 12629 } | 16597 } |
| 16598 ], |
| 16599 "output_links": [ |
| 16600 { |
| 16601 "link": [ |
| 16602 "https://luci-logdog.appspot.com/v/?s", |
| 16603 "=android%2Fswarming%2Flogcats%2F", |
| 16604 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16605 ], |
| 16606 "name": "shard #${SHARD_INDEX} logcats" |
| 16607 } |
| 12630 ] | 16608 ] |
| 12631 }, | 16609 }, |
| 12632 "test": "audio_unittests", | 16610 "test": "audio_unittests", |
| 12633 "use_xvfb": false | 16611 "use_xvfb": false |
| 12634 }, | 16612 }, |
| 12635 { | 16613 { |
| 12636 "args": [ | 16614 "args": [ |
| 12637 "--use-gpu-in-tests" | 16615 "--use-gpu-in-tests" |
| 12638 ], | 16616 ], |
| 12639 "swarming": { | 16617 "swarming": { |
| 12640 "can_use_on_swarming_builders": true, | 16618 "can_use_on_swarming_builders": true, |
| 16619 "cipd_packages": [ |
| 16620 { |
| 16621 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16622 "location": "bin", |
| 16623 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16624 } |
| 16625 ], |
| 12641 "dimension_sets": [ | 16626 "dimension_sets": [ |
| 12642 { | 16627 { |
| 12643 "gpu": "10de:104a", | 16628 "gpu": "10de:104a", |
| 12644 "os": "Windows-2012ServerR2-SP0" | 16629 "os": "Windows-2012ServerR2-SP0" |
| 12645 } | 16630 } |
| 16631 ], |
| 16632 "output_links": [ |
| 16633 { |
| 16634 "link": [ |
| 16635 "https://luci-logdog.appspot.com/v/?s", |
| 16636 "=android%2Fswarming%2Flogcats%2F", |
| 16637 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16638 ], |
| 16639 "name": "shard #${SHARD_INDEX} logcats" |
| 16640 } |
| 12646 ] | 16641 ] |
| 12647 }, | 16642 }, |
| 12648 "test": "gl_tests", | 16643 "test": "gl_tests", |
| 12649 "use_xvfb": false | 16644 "use_xvfb": false |
| 12650 }, | 16645 }, |
| 12651 { | 16646 { |
| 12652 "args": [ | 16647 "args": [ |
| 12653 "--use-gpu-in-tests" | 16648 "--use-gpu-in-tests" |
| 12654 ], | 16649 ], |
| 12655 "swarming": { | 16650 "swarming": { |
| 12656 "can_use_on_swarming_builders": true, | 16651 "can_use_on_swarming_builders": true, |
| 16652 "cipd_packages": [ |
| 16653 { |
| 16654 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16655 "location": "bin", |
| 16656 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16657 } |
| 16658 ], |
| 12657 "dimension_sets": [ | 16659 "dimension_sets": [ |
| 12658 { | 16660 { |
| 12659 "gpu": "10de:104a", | 16661 "gpu": "10de:104a", |
| 12660 "os": "Windows-2012ServerR2-SP0" | 16662 "os": "Windows-2012ServerR2-SP0" |
| 12661 } | 16663 } |
| 16664 ], |
| 16665 "output_links": [ |
| 16666 { |
| 16667 "link": [ |
| 16668 "https://luci-logdog.appspot.com/v/?s", |
| 16669 "=android%2Fswarming%2Flogcats%2F", |
| 16670 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16671 ], |
| 16672 "name": "shard #${SHARD_INDEX} logcats" |
| 16673 } |
| 12662 ] | 16674 ] |
| 12663 }, | 16675 }, |
| 12664 "test": "gl_unittests", | 16676 "test": "gl_unittests", |
| 12665 "use_xvfb": false | 16677 "use_xvfb": false |
| 12666 }, | 16678 }, |
| 12667 { | 16679 { |
| 12668 "args": [ | 16680 "args": [ |
| 12669 "--use-gpu-in-tests", | 16681 "--use-gpu-in-tests", |
| 12670 "--use-angle=d3d9" | 16682 "--use-angle=d3d9" |
| 12671 ], | 16683 ], |
| 12672 "name": "gles2_conform_d3d9_test", | 16684 "name": "gles2_conform_d3d9_test", |
| 12673 "swarming": { | 16685 "swarming": { |
| 12674 "can_use_on_swarming_builders": true, | 16686 "can_use_on_swarming_builders": true, |
| 16687 "cipd_packages": [ |
| 16688 { |
| 16689 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16690 "location": "bin", |
| 16691 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16692 } |
| 16693 ], |
| 12675 "dimension_sets": [ | 16694 "dimension_sets": [ |
| 12676 { | 16695 { |
| 12677 "gpu": "10de:104a", | 16696 "gpu": "10de:104a", |
| 12678 "os": "Windows-2012ServerR2-SP0" | 16697 "os": "Windows-2012ServerR2-SP0" |
| 12679 } | 16698 } |
| 16699 ], |
| 16700 "output_links": [ |
| 16701 { |
| 16702 "link": [ |
| 16703 "https://luci-logdog.appspot.com/v/?s", |
| 16704 "=android%2Fswarming%2Flogcats%2F", |
| 16705 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16706 ], |
| 16707 "name": "shard #${SHARD_INDEX} logcats" |
| 16708 } |
| 12680 ] | 16709 ] |
| 12681 }, | 16710 }, |
| 12682 "test": "gles2_conform_test", | 16711 "test": "gles2_conform_test", |
| 12683 "use_xvfb": false | 16712 "use_xvfb": false |
| 12684 }, | 16713 }, |
| 12685 { | 16714 { |
| 12686 "args": [ | 16715 "args": [ |
| 12687 "--use-gpu-in-tests", | 16716 "--use-gpu-in-tests", |
| 12688 "--use-angle=gl", | 16717 "--use-angle=gl", |
| 12689 "--disable-gpu-sandbox" | 16718 "--disable-gpu-sandbox" |
| 12690 ], | 16719 ], |
| 12691 "name": "gles2_conform_gl_test", | 16720 "name": "gles2_conform_gl_test", |
| 12692 "swarming": { | 16721 "swarming": { |
| 12693 "can_use_on_swarming_builders": true, | 16722 "can_use_on_swarming_builders": true, |
| 16723 "cipd_packages": [ |
| 16724 { |
| 16725 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16726 "location": "bin", |
| 16727 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16728 } |
| 16729 ], |
| 12694 "dimension_sets": [ | 16730 "dimension_sets": [ |
| 12695 { | 16731 { |
| 12696 "gpu": "10de:104a", | 16732 "gpu": "10de:104a", |
| 12697 "os": "Windows-2012ServerR2-SP0" | 16733 "os": "Windows-2012ServerR2-SP0" |
| 12698 } | 16734 } |
| 16735 ], |
| 16736 "output_links": [ |
| 16737 { |
| 16738 "link": [ |
| 16739 "https://luci-logdog.appspot.com/v/?s", |
| 16740 "=android%2Fswarming%2Flogcats%2F", |
| 16741 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16742 ], |
| 16743 "name": "shard #${SHARD_INDEX} logcats" |
| 16744 } |
| 12699 ] | 16745 ] |
| 12700 }, | 16746 }, |
| 12701 "test": "gles2_conform_test", | 16747 "test": "gles2_conform_test", |
| 12702 "use_xvfb": false | 16748 "use_xvfb": false |
| 12703 }, | 16749 }, |
| 12704 { | 16750 { |
| 12705 "args": [ | 16751 "args": [ |
| 12706 "--use-gpu-in-tests" | 16752 "--use-gpu-in-tests" |
| 12707 ], | 16753 ], |
| 12708 "swarming": { | 16754 "swarming": { |
| 12709 "can_use_on_swarming_builders": true, | 16755 "can_use_on_swarming_builders": true, |
| 16756 "cipd_packages": [ |
| 16757 { |
| 16758 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16759 "location": "bin", |
| 16760 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16761 } |
| 16762 ], |
| 12710 "dimension_sets": [ | 16763 "dimension_sets": [ |
| 12711 { | 16764 { |
| 12712 "gpu": "10de:104a", | 16765 "gpu": "10de:104a", |
| 12713 "os": "Windows-2012ServerR2-SP0" | 16766 "os": "Windows-2012ServerR2-SP0" |
| 12714 } | 16767 } |
| 16768 ], |
| 16769 "output_links": [ |
| 16770 { |
| 16771 "link": [ |
| 16772 "https://luci-logdog.appspot.com/v/?s", |
| 16773 "=android%2Fswarming%2Flogcats%2F", |
| 16774 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16775 ], |
| 16776 "name": "shard #${SHARD_INDEX} logcats" |
| 16777 } |
| 12715 ] | 16778 ] |
| 12716 }, | 16779 }, |
| 12717 "test": "gles2_conform_test", | 16780 "test": "gles2_conform_test", |
| 12718 "use_xvfb": false | 16781 "use_xvfb": false |
| 12719 }, | 16782 }, |
| 12720 { | 16783 { |
| 12721 "override_compile_targets": [ | 16784 "override_compile_targets": [ |
| 12722 "tab_capture_end2end_tests_run" | 16785 "tab_capture_end2end_tests_run" |
| 12723 ], | 16786 ], |
| 12724 "swarming": { | 16787 "swarming": { |
| 12725 "can_use_on_swarming_builders": true, | 16788 "can_use_on_swarming_builders": true, |
| 16789 "cipd_packages": [ |
| 16790 { |
| 16791 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 16792 "location": "bin", |
| 16793 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a
" |
| 16794 } |
| 16795 ], |
| 12726 "dimension_sets": [ | 16796 "dimension_sets": [ |
| 12727 { | 16797 { |
| 12728 "gpu": "10de:104a", | 16798 "gpu": "10de:104a", |
| 12729 "os": "Windows-2012ServerR2-SP0" | 16799 "os": "Windows-2012ServerR2-SP0" |
| 12730 } | 16800 } |
| 16801 ], |
| 16802 "output_links": [ |
| 16803 { |
| 16804 "link": [ |
| 16805 "https://luci-logdog.appspot.com/v/?s", |
| 16806 "=android%2Fswarming%2Flogcats%2F", |
| 16807 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 16808 ], |
| 16809 "name": "shard #${SHARD_INDEX} logcats" |
| 16810 } |
| 12731 ] | 16811 ] |
| 12732 }, | 16812 }, |
| 12733 "test": "tab_capture_end2end_tests", | 16813 "test": "tab_capture_end2end_tests", |
| 12734 "use_xvfb": false | 16814 "use_xvfb": false |
| 12735 } | 16815 } |
| 12736 ], | 16816 ], |
| 12737 "isolated_scripts": [ | 16817 "isolated_scripts": [ |
| 12738 { | 16818 { |
| 12739 "args": [ | 16819 "args": [ |
| 12740 "context_lost", | 16820 "context_lost", |
| (...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13030 { | 17110 { |
| 13031 "gpu": "10de:104a", | 17111 "gpu": "10de:104a", |
| 13032 "os": "Windows-2012ServerR2-SP0" | 17112 "os": "Windows-2012ServerR2-SP0" |
| 13033 } | 17113 } |
| 13034 ] | 17114 ] |
| 13035 } | 17115 } |
| 13036 } | 17116 } |
| 13037 ] | 17117 ] |
| 13038 } | 17118 } |
| 13039 } | 17119 } |
| OLD | NEW |