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

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

Issue 1554833002: Run gles2_conform_test on Chromium recipe GPU FYI bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 4 years, 11 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 | « no previous file | 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 "GPU NextGen Linux Builder": {}, 2 "GPU NextGen Linux Builder": {},
3 "GPU NextGen Linux Builder (dbg)": {}, 3 "GPU NextGen Linux Builder (dbg)": {},
4 "GPU NextGen Mac Builder": {}, 4 "GPU NextGen Mac Builder": {},
5 "GPU NextGen Mac Builder (dbg)": {}, 5 "GPU NextGen Mac Builder (dbg)": {},
6 "Linux NextGen Debug (NVIDIA)": { 6 "Linux NextGen Debug (NVIDIA)": {
7 "gtest_tests": [ 7 "gtest_tests": [
8 { 8 {
9 "args": [ 9 "args": [
10 "--use-gpu-in-tests" 10 "--use-gpu-in-tests"
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 "swarming": { 99 "swarming": {
100 "can_use_on_swarming_builders": true, 100 "can_use_on_swarming_builders": true,
101 "dimension_sets": [ 101 "dimension_sets": [
102 { 102 {
103 "gpu": "10de:104a", 103 "gpu": "10de:104a",
104 "os": "Linux" 104 "os": "Linux"
105 } 105 }
106 ] 106 ]
107 }, 107 },
108 "test": "gl_unittests" 108 "test": "gl_unittests"
109 },
110 {
111 "args": [
112 "--use-gpu-in-tests"
113 ],
114 "swarming": {
115 "can_use_on_swarming_builders": true,
116 "dimension_sets": [
117 {
118 "gpu": "10de:104a",
119 "os": "Linux"
120 }
121 ]
122 },
123 "test": "gles2_conform_test"
109 } 124 }
110 ], 125 ],
111 "isolated_scripts": [ 126 "isolated_scripts": [
112 { 127 {
113 "args": [ 128 "args": [
114 "context_lost", 129 "context_lost",
115 "--show-stdout", 130 "--show-stdout",
116 "--browser=debug", 131 "--browser=debug",
117 "-v", 132 "-v",
118 "--extra-browser-args=\"--enable-logging=stderr --js-flags=--expose-gc \"" 133 "--extra-browser-args=\"--enable-logging=stderr --js-flags=--expose-gc \""
(...skipping 350 matching lines...) Expand 10 before | Expand all | Expand 10 after
469 "dimension_sets": [ 484 "dimension_sets": [
470 { 485 {
471 "gpu": "10de:104a", 486 "gpu": "10de:104a",
472 "os": "Linux" 487 "os": "Linux"
473 } 488 }
474 ] 489 ]
475 }, 490 },
476 "test": "gl_unittests" 491 "test": "gl_unittests"
477 }, 492 },
478 { 493 {
494 "args": [
495 "--use-gpu-in-tests"
496 ],
497 "swarming": {
498 "can_use_on_swarming_builders": true,
499 "dimension_sets": [
500 {
501 "gpu": "10de:104a",
502 "os": "Linux"
503 }
504 ]
505 },
506 "test": "gles2_conform_test"
507 },
508 {
479 "override_compile_targets": [ 509 "override_compile_targets": [
480 "tab_capture_end2end_tests_run" 510 "tab_capture_end2end_tests_run"
481 ], 511 ],
482 "swarming": { 512 "swarming": {
483 "can_use_on_swarming_builders": true, 513 "can_use_on_swarming_builders": true,
484 "dimension_sets": [ 514 "dimension_sets": [
485 { 515 {
486 "gpu": "10de:104a", 516 "gpu": "10de:104a",
487 "os": "Linux" 517 "os": "Linux"
488 } 518 }
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
857 "can_use_on_swarming_builders": true, 887 "can_use_on_swarming_builders": true,
858 "dimension_sets": [ 888 "dimension_sets": [
859 { 889 {
860 "gpu": "1002:6821", 890 "gpu": "1002:6821",
861 "hidpi": "1", 891 "hidpi": "1",
862 "os": "Mac-10.10" 892 "os": "Mac-10.10"
863 } 893 }
864 ] 894 ]
865 }, 895 },
866 "test": "gl_unittests" 896 "test": "gl_unittests"
897 },
898 {
899 "args": [
900 "--use-gpu-in-tests"
901 ],
902 "swarming": {
903 "can_use_on_swarming_builders": true,
904 "dimension_sets": [
905 {
906 "gpu": "1002:6821",
907 "hidpi": "1",
908 "os": "Mac-10.10"
909 }
910 ]
911 },
912 "test": "gles2_conform_test"
867 } 913 }
868 ], 914 ],
869 "isolated_scripts": [ 915 "isolated_scripts": [
870 { 916 {
871 "args": [ 917 "args": [
872 "context_lost", 918 "context_lost",
873 "--show-stdout", 919 "--show-stdout",
874 "--browser=debug", 920 "--browser=debug",
875 "-v", 921 "-v",
876 "--extra-browser-args=\"--enable-logging=stderr --js-flags=--expose-gc \"" 922 "--extra-browser-args=\"--enable-logging=stderr --js-flags=--expose-gc \""
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
1245 { 1291 {
1246 "gpu": "1002:6821", 1292 "gpu": "1002:6821",
1247 "hidpi": "1", 1293 "hidpi": "1",
1248 "os": "Mac-10.10" 1294 "os": "Mac-10.10"
1249 } 1295 }
1250 ] 1296 ]
1251 }, 1297 },
1252 "test": "gl_unittests" 1298 "test": "gl_unittests"
1253 }, 1299 },
1254 { 1300 {
1301 "args": [
1302 "--use-gpu-in-tests"
1303 ],
1304 "swarming": {
1305 "can_use_on_swarming_builders": true,
1306 "dimension_sets": [
1307 {
1308 "gpu": "1002:6821",
1309 "hidpi": "1",
1310 "os": "Mac-10.10"
1311 }
1312 ]
1313 },
1314 "test": "gles2_conform_test"
1315 },
1316 {
1255 "override_compile_targets": [ 1317 "override_compile_targets": [
1256 "tab_capture_end2end_tests_run" 1318 "tab_capture_end2end_tests_run"
1257 ], 1319 ],
1258 "swarming": { 1320 "swarming": {
1259 "can_use_on_swarming_builders": true, 1321 "can_use_on_swarming_builders": true,
1260 "dimension_sets": [ 1322 "dimension_sets": [
1261 { 1323 {
1262 "gpu": "1002:6821", 1324 "gpu": "1002:6821",
1263 "hidpi": "1", 1325 "hidpi": "1",
1264 "os": "Mac-10.10" 1326 "os": "Mac-10.10"
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
1536 "gpu": "1002:6821", 1598 "gpu": "1002:6821",
1537 "hidpi": "1", 1599 "hidpi": "1",
1538 "os": "Mac-10.10" 1600 "os": "Mac-10.10"
1539 } 1601 }
1540 ] 1602 ]
1541 } 1603 }
1542 } 1604 }
1543 ] 1605 ]
1544 } 1606 }
1545 } 1607 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698