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

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

Issue 2846883004: Revert of Build browser tests on all gpu release bots (Closed)
Patch Set: Created 3 years, 7 months 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') | testing/buildbot/chromium.gpu.fyi.json » ('j') | 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 "GPU Linux Builder": { 4 "GPU Linux Builder": {},
5 "additional_compile_targets": [
6 "browser_tests"
7 ]
8 },
9 "GPU Linux Builder (dbg)": {}, 5 "GPU Linux Builder (dbg)": {},
10 "GPU Mac Builder": { 6 "GPU Mac Builder": {},
11 "additional_compile_targets": [
12 "browser_tests"
13 ]
14 },
15 "GPU Mac Builder (dbg)": {}, 7 "GPU Mac Builder (dbg)": {},
16 "GPU Win Builder": { 8 "GPU Win Builder": {},
17 "additional_compile_targets": [
18 "browser_tests"
19 ]
20 },
21 "GPU Win Builder (dbg)": {}, 9 "GPU Win Builder (dbg)": {},
22 "Linux Debug (NVIDIA)": { 10 "Linux Debug (NVIDIA)": {
23 "gtest_tests": [ 11 "gtest_tests": [
24 { 12 {
25 "args": [ 13 "args": [
26 "--use-gpu-in-tests", 14 "--use-gpu-in-tests",
27 "--test-launcher-retry-limit=0" 15 "--test-launcher-retry-limit=0"
28 ], 16 ],
29 "swarming": { 17 "swarming": {
30 "can_use_on_swarming_builders": true, 18 "can_use_on_swarming_builders": true,
(...skipping 2651 matching lines...) Expand 10 before | Expand all | Expand 10 after
2682 { 2670 {
2683 "gpu": "10de:104a", 2671 "gpu": "10de:104a",
2684 "os": "Windows-2008ServerR2-SP1" 2672 "os": "Windows-2008ServerR2-SP1"
2685 } 2673 }
2686 ] 2674 ]
2687 } 2675 }
2688 } 2676 }
2689 ] 2677 ]
2690 } 2678 }
2691 } 2679 }
OLDNEW
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698