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

Side by Side Diff: testing/buildbot/chromium.gpu.fyi.json

Issue 2494633002: Stop running webgl_conformance_gl_tests on old Win AMD card. (Closed)
Patch Set: Rebased. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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": [ 10 "cipd_packages": [
(...skipping 10561 matching lines...) Expand 10 before | Expand all | Expand 10 after
10572 ], 10572 ],
10573 "swarming": { 10573 "swarming": {
10574 "can_use_on_swarming_builders": true, 10574 "can_use_on_swarming_builders": true,
10575 "dimension_sets": [ 10575 "dimension_sets": [
10576 { 10576 {
10577 "gpu": "1002", 10577 "gpu": "1002",
10578 "os": "Windows-2008ServerR2-SP1" 10578 "os": "Windows-2008ServerR2-SP1"
10579 } 10579 }
10580 ] 10580 ]
10581 } 10581 }
10582 },
10583 {
10584 "args": [
10585 "webgl_conformance",
10586 "--show-stdout",
10587 "--browser=release",
10588 "-v",
10589 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-angle=gl"
10590 ],
10591 "isolate_name": "telemetry_gpu_integration_test",
10592 "name": "webgl_conformance_gl_tests",
10593 "override_compile_targets": [
10594 "telemetry_gpu_integration_test_run"
10595 ],
10596 "swarming": {
10597 "can_use_on_swarming_builders": true,
10598 "dimension_sets": [
10599 {
10600 "gpu": "1002",
10601 "os": "Windows-2008ServerR2-SP1"
10602 }
10603 ]
10604 }
10582 } 10605 }
10583 ] 10606 ]
10584 }, 10607 },
10585 "Optional Win7 Release (NVIDIA)": { 10608 "Optional Win7 Release (NVIDIA)": {
10586 "gtest_tests": [ 10609 "gtest_tests": [
10587 { 10610 {
10588 "swarming": { 10611 "swarming": {
10589 "can_use_on_swarming_builders": true, 10612 "can_use_on_swarming_builders": true,
10590 "dimension_sets": [ 10613 "dimension_sets": [
10591 { 10614 {
(...skipping 939 matching lines...) Expand 10 before | Expand all | Expand 10 after
11531 } 11554 }
11532 ] 11555 ]
11533 } 11556 }
11534 }, 11557 },
11535 { 11558 {
11536 "args": [ 11559 "args": [
11537 "webgl_conformance", 11560 "webgl_conformance",
11538 "--show-stdout", 11561 "--show-stdout",
11539 "--browser=debug", 11562 "--browser=debug",
11540 "-v", 11563 "-v",
11564 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-angle=gl"
11565 ],
11566 "isolate_name": "telemetry_gpu_integration_test",
11567 "name": "webgl_conformance_gl_tests",
11568 "override_compile_targets": [
11569 "telemetry_gpu_integration_test_run"
11570 ],
11571 "swarming": {
11572 "can_use_on_swarming_builders": true,
11573 "dimension_sets": [
11574 {
11575 "gpu": "1002",
11576 "os": "Windows-2008ServerR2-SP1"
11577 }
11578 ]
11579 }
11580 },
11581 {
11582 "args": [
11583 "webgl_conformance",
11584 "--show-stdout",
11585 "--browser=debug",
11586 "-v",
11541 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 11587 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
11542 ], 11588 ],
11543 "isolate_name": "telemetry_gpu_integration_test", 11589 "isolate_name": "telemetry_gpu_integration_test",
11544 "name": "webgl_conformance_tests", 11590 "name": "webgl_conformance_tests",
11545 "override_compile_targets": [ 11591 "override_compile_targets": [
11546 "telemetry_gpu_integration_test_run" 11592 "telemetry_gpu_integration_test_run"
11547 ], 11593 ],
11548 "swarming": { 11594 "swarming": {
11549 "can_use_on_swarming_builders": true, 11595 "can_use_on_swarming_builders": true,
11550 "dimension_sets": [ 11596 "dimension_sets": [
(...skipping 1209 matching lines...) Expand 10 before | Expand all | Expand 10 after
12760 } 12806 }
12761 ] 12807 ]
12762 } 12808 }
12763 }, 12809 },
12764 { 12810 {
12765 "args": [ 12811 "args": [
12766 "webgl_conformance", 12812 "webgl_conformance",
12767 "--show-stdout", 12813 "--show-stdout",
12768 "--browser=release", 12814 "--browser=release",
12769 "-v", 12815 "-v",
12770 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-angle=gl"
12771 ],
12772 "isolate_name": "telemetry_gpu_integration_test",
12773 "name": "webgl_conformance_gl_tests",
12774 "override_compile_targets": [
12775 "telemetry_gpu_integration_test_run"
12776 ],
12777 "swarming": {
12778 "can_use_on_swarming_builders": true,
12779 "dimension_sets": [
12780 {
12781 "gpu": "1002:6779",
12782 "os": "Windows-2008ServerR2-SP1"
12783 }
12784 ]
12785 }
12786 },
12787 {
12788 "args": [
12789 "webgl_conformance",
12790 "--show-stdout",
12791 "--browser=release",
12792 "-v",
12793 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 12816 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
12794 ], 12817 ],
12795 "isolate_name": "telemetry_gpu_integration_test", 12818 "isolate_name": "telemetry_gpu_integration_test",
12796 "name": "webgl_conformance_tests", 12819 "name": "webgl_conformance_tests",
12797 "override_compile_targets": [ 12820 "override_compile_targets": [
12798 "telemetry_gpu_integration_test_run" 12821 "telemetry_gpu_integration_test_run"
12799 ], 12822 ],
12800 "swarming": { 12823 "swarming": {
12801 "can_use_on_swarming_builders": true, 12824 "can_use_on_swarming_builders": true,
12802 "dimension_sets": [ 12825 "dimension_sets": [
(...skipping 1344 matching lines...) Expand 10 before | Expand all | Expand 10 after
14147 } 14170 }
14148 ] 14171 ]
14149 } 14172 }
14150 }, 14173 },
14151 { 14174 {
14152 "args": [ 14175 "args": [
14153 "webgl_conformance", 14176 "webgl_conformance",
14154 "--show-stdout", 14177 "--show-stdout",
14155 "--browser=release", 14178 "--browser=release",
14156 "-v", 14179 "-v",
14180 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-angle=gl"
14181 ],
14182 "isolate_name": "telemetry_gpu_integration_test",
14183 "name": "webgl_conformance_gl_tests",
14184 "override_compile_targets": [
14185 "telemetry_gpu_integration_test_run"
14186 ],
14187 "swarming": {
14188 "can_use_on_swarming_builders": true,
14189 "dimension_sets": [
14190 {
14191 "gpu": "1002",
14192 "os": "Windows-2008ServerR2-SP1"
14193 }
14194 ]
14195 }
14196 },
14197 {
14198 "args": [
14199 "webgl_conformance",
14200 "--show-stdout",
14201 "--browser=release",
14202 "-v",
14157 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 14203 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
14158 ], 14204 ],
14159 "isolate_name": "telemetry_gpu_integration_test", 14205 "isolate_name": "telemetry_gpu_integration_test",
14160 "name": "webgl_conformance_tests", 14206 "name": "webgl_conformance_tests",
14161 "override_compile_targets": [ 14207 "override_compile_targets": [
14162 "telemetry_gpu_integration_test_run" 14208 "telemetry_gpu_integration_test_run"
14163 ], 14209 ],
14164 "swarming": { 14210 "swarming": {
14165 "can_use_on_swarming_builders": true, 14211 "can_use_on_swarming_builders": true,
14166 "dimension_sets": [ 14212 "dimension_sets": [
(...skipping 3561 matching lines...) Expand 10 before | Expand all | Expand 10 after
17728 { 17774 {
17729 "gpu": "10de:104a", 17775 "gpu": "10de:104a",
17730 "os": "Windows-2012ServerR2-SP0" 17776 "os": "Windows-2012ServerR2-SP0"
17731 } 17777 }
17732 ] 17778 ]
17733 } 17779 }
17734 } 17780 }
17735 ] 17781 ]
17736 } 17782 }
17737 } 17783 }
OLDNEW
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698