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

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

Issue 2017853002: Add functionality to the install_static library to tokenize strings and compare versions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add install_static_unittests to other windows bots Created 4 years, 6 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
OLDNEW
1 { 1 {
2 "Win 7 Tests x64 (1)": { 2 "Win 7 Tests x64 (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 { 197 {
198 "swarming": { 198 "swarming": {
199 "can_use_on_swarming_builders": true 199 "can_use_on_swarming_builders": true
200 }, 200 },
201 "test": "gpu_unittests" 201 "test": "gpu_unittests"
202 }, 202 },
203 { 203 {
204 "swarming": { 204 "swarming": {
205 "can_use_on_swarming_builders": true 205 "can_use_on_swarming_builders": true
206 }, 206 },
207 "test": "install_static_unittests"
208 },
209 {
210 "swarming": {
211 "can_use_on_swarming_builders": true
212 },
207 "test": "installer_util_unittests" 213 "test": "installer_util_unittests"
208 }, 214 },
209 { 215 {
210 "swarming": { 216 "swarming": {
211 "can_use_on_swarming_builders": true, 217 "can_use_on_swarming_builders": true,
212 "shards": 2 218 "shards": 2
213 }, 219 },
214 "test": "interactive_ui_tests" 220 "test": "interactive_ui_tests"
215 }, 221 },
216 { 222 {
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
625 { 631 {
626 "swarming": { 632 "swarming": {
627 "can_use_on_swarming_builders": true 633 "can_use_on_swarming_builders": true
628 }, 634 },
629 "test": "gpu_unittests" 635 "test": "gpu_unittests"
630 }, 636 },
631 { 637 {
632 "swarming": { 638 "swarming": {
633 "can_use_on_swarming_builders": true 639 "can_use_on_swarming_builders": true
634 }, 640 },
641 "test": "install_static_unittests"
642 },
643 {
644 "swarming": {
645 "can_use_on_swarming_builders": true
646 },
635 "test": "installer_util_unittests" 647 "test": "installer_util_unittests"
636 }, 648 },
637 { 649 {
638 "swarming": { 650 "swarming": {
639 "can_use_on_swarming_builders": true, 651 "can_use_on_swarming_builders": true,
640 "shards": 2 652 "shards": 2
641 }, 653 },
642 "test": "interactive_ui_tests" 654 "test": "interactive_ui_tests"
643 }, 655 },
644 { 656 {
(...skipping 427 matching lines...) Expand 10 before | Expand all | Expand 10 after
1072 { 1084 {
1073 "swarming": { 1085 "swarming": {
1074 "can_use_on_swarming_builders": true 1086 "can_use_on_swarming_builders": true
1075 }, 1087 },
1076 "test": "gpu_unittests" 1088 "test": "gpu_unittests"
1077 }, 1089 },
1078 { 1090 {
1079 "swarming": { 1091 "swarming": {
1080 "can_use_on_swarming_builders": true 1092 "can_use_on_swarming_builders": true
1081 }, 1093 },
1094 "test": "install_static_unittests"
1095 },
1096 {
1097 "swarming": {
1098 "can_use_on_swarming_builders": true
1099 },
1082 "test": "installer_util_unittests" 1100 "test": "installer_util_unittests"
1083 }, 1101 },
1084 { 1102 {
1085 "swarming": { 1103 "swarming": {
1086 "can_use_on_swarming_builders": true 1104 "can_use_on_swarming_builders": true
1087 }, 1105 },
1088 "test": "ipc_tests" 1106 "test": "ipc_tests"
1089 }, 1107 },
1090 { 1108 {
1091 "swarming": { 1109 "swarming": {
(...skipping 419 matching lines...) Expand 10 before | Expand all | Expand 10 after
1511 { 1529 {
1512 "swarming": { 1530 "swarming": {
1513 "can_use_on_swarming_builders": true 1531 "can_use_on_swarming_builders": true
1514 }, 1532 },
1515 "test": "gpu_unittests" 1533 "test": "gpu_unittests"
1516 }, 1534 },
1517 { 1535 {
1518 "swarming": { 1536 "swarming": {
1519 "can_use_on_swarming_builders": true 1537 "can_use_on_swarming_builders": true
1520 }, 1538 },
1539 "test": "install_static_unittests"
1540 },
1541 {
1542 "swarming": {
1543 "can_use_on_swarming_builders": true
1544 },
1521 "test": "installer_util_unittests" 1545 "test": "installer_util_unittests"
1522 }, 1546 },
1523 { 1547 {
1524 "swarming": { 1548 "swarming": {
1525 "can_use_on_swarming_builders": true, 1549 "can_use_on_swarming_builders": true,
1526 "shards": 2 1550 "shards": 2
1527 }, 1551 },
1528 "test": "interactive_ui_tests" 1552 "test": "interactive_ui_tests"
1529 }, 1553 },
1530 { 1554 {
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1901 { 1925 {
1902 "swarming": { 1926 "swarming": {
1903 "can_use_on_swarming_builders": true 1927 "can_use_on_swarming_builders": true
1904 }, 1928 },
1905 "test": "gpu_unittests" 1929 "test": "gpu_unittests"
1906 }, 1930 },
1907 { 1931 {
1908 "swarming": { 1932 "swarming": {
1909 "can_use_on_swarming_builders": true 1933 "can_use_on_swarming_builders": true
1910 }, 1934 },
1935 "test": "install_static_unittests"
1936 },
1937 {
1938 "swarming": {
1939 "can_use_on_swarming_builders": true
1940 },
1911 "test": "installer_util_unittests" 1941 "test": "installer_util_unittests"
1912 }, 1942 },
1913 { 1943 {
1914 "swarming": { 1944 "swarming": {
1915 "can_use_on_swarming_builders": true, 1945 "can_use_on_swarming_builders": true,
1916 "shards": 4 1946 "shards": 4
1917 }, 1947 },
1918 "test": "interactive_ui_tests" 1948 "test": "interactive_ui_tests"
1919 }, 1949 },
1920 { 1950 {
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
2293 }, 2323 },
2294 { 2324 {
2295 "swarming": { 2325 "swarming": {
2296 "can_use_on_swarming_builders": true 2326 "can_use_on_swarming_builders": true
2297 }, 2327 },
2298 "test": "events_unittests" 2328 "test": "events_unittests"
2299 } 2329 }
2300 ] 2330 ]
2301 } 2331 }
2302 } 2332 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698