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

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

Issue 1222713003: Convert chromedriver_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@1_clang
Patch Set: Fix copyright Created 5 years, 5 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 | « testing/buildbot/chromium.memory.fyi.json ('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 "Vista Tests (1)": { 2 "Vista Tests (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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 { 47 {
48 "swarming": { 48 "swarming": {
49 "can_use_on_swarming_builders": true 49 "can_use_on_swarming_builders": true
50 }, 50 },
51 "test": "cc_unittests" 51 "test": "cc_unittests"
52 }, 52 },
53 { 53 {
54 "test": "chrome_elf_unittests" 54 "test": "chrome_elf_unittests"
55 }, 55 },
56 { 56 {
57 "swarming": {
58 "can_use_on_swarming_builders": true
59 },
57 "test": "chromedriver_unittests" 60 "test": "chromedriver_unittests"
58 }, 61 },
59 { 62 {
60 "swarming": { 63 "swarming": {
61 "can_use_on_swarming_builders": true 64 "can_use_on_swarming_builders": true
62 }, 65 },
63 "test": "components_unittests" 66 "test": "components_unittests"
64 }, 67 },
65 { 68 {
66 "test": "compositor_unittests" 69 "test": "compositor_unittests"
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 { 345 {
343 "swarming": { 346 "swarming": {
344 "can_use_on_swarming_builders": true 347 "can_use_on_swarming_builders": true
345 }, 348 },
346 "test": "cc_unittests" 349 "test": "cc_unittests"
347 }, 350 },
348 { 351 {
349 "test": "chrome_elf_unittests" 352 "test": "chrome_elf_unittests"
350 }, 353 },
351 { 354 {
355 "swarming": {
356 "can_use_on_swarming_builders": true
357 },
352 "test": "chromedriver_unittests" 358 "test": "chromedriver_unittests"
353 }, 359 },
354 { 360 {
355 "swarming": { 361 "swarming": {
356 "can_use_on_swarming_builders": true 362 "can_use_on_swarming_builders": true
357 }, 363 },
358 "test": "components_browsertests" 364 "test": "components_browsertests"
359 }, 365 },
360 { 366 {
361 "swarming": { 367 "swarming": {
(...skipping 415 matching lines...) Expand 10 before | Expand all | Expand 10 after
777 { 783 {
778 "swarming": { 784 "swarming": {
779 "can_use_on_swarming_builders": true 785 "can_use_on_swarming_builders": true
780 }, 786 },
781 "test": "cc_unittests" 787 "test": "cc_unittests"
782 }, 788 },
783 { 789 {
784 "test": "chrome_elf_unittests" 790 "test": "chrome_elf_unittests"
785 }, 791 },
786 { 792 {
793 "swarming": {
794 "can_use_on_swarming_builders": true
795 },
787 "test": "chromedriver_unittests" 796 "test": "chromedriver_unittests"
788 }, 797 },
789 { 798 {
790 "swarming": { 799 "swarming": {
791 "can_use_on_swarming_builders": true 800 "can_use_on_swarming_builders": true
792 }, 801 },
793 "test": "components_browsertests" 802 "test": "components_browsertests"
794 }, 803 },
795 { 804 {
796 "swarming": { 805 "swarming": {
(...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after
1101 { 1110 {
1102 "swarming": { 1111 "swarming": {
1103 "can_use_on_swarming_builders": true 1112 "can_use_on_swarming_builders": true
1104 }, 1113 },
1105 "test": "cc_unittests" 1114 "test": "cc_unittests"
1106 }, 1115 },
1107 { 1116 {
1108 "test": "chrome_elf_unittests" 1117 "test": "chrome_elf_unittests"
1109 }, 1118 },
1110 { 1119 {
1120 "swarming": {
1121 "can_use_on_swarming_builders": true
1122 },
1111 "test": "chromedriver_unittests" 1123 "test": "chromedriver_unittests"
1112 }, 1124 },
1113 { 1125 {
1114 "swarming": { 1126 "swarming": {
1115 "can_use_on_swarming_builders": true 1127 "can_use_on_swarming_builders": true
1116 }, 1128 },
1117 "test": "components_unittests" 1129 "test": "components_unittests"
1118 }, 1130 },
1119 { 1131 {
1120 "test": "compositor_unittests" 1132 "test": "compositor_unittests"
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after
1547 { 1559 {
1548 "swarming": { 1560 "swarming": {
1549 "can_use_on_swarming_builders": true 1561 "can_use_on_swarming_builders": true
1550 }, 1562 },
1551 "test": "cc_unittests" 1563 "test": "cc_unittests"
1552 }, 1564 },
1553 { 1565 {
1554 "test": "chrome_elf_unittests" 1566 "test": "chrome_elf_unittests"
1555 }, 1567 },
1556 { 1568 {
1569 "swarming": {
1570 "can_use_on_swarming_builders": true
1571 },
1557 "test": "chromedriver_unittests" 1572 "test": "chromedriver_unittests"
1558 }, 1573 },
1559 { 1574 {
1560 "swarming": { 1575 "swarming": {
1561 "can_use_on_swarming_builders": true 1576 "can_use_on_swarming_builders": true
1562 }, 1577 },
1563 "test": "components_browsertests" 1578 "test": "components_browsertests"
1564 }, 1579 },
1565 { 1580 {
1566 "swarming": { 1581 "swarming": {
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
1780 "name": "telemetry_perf_unittests", 1795 "name": "telemetry_perf_unittests",
1781 "script": "telemetry_perf_unittests.py" 1796 "script": "telemetry_perf_unittests.py"
1782 }, 1797 },
1783 { 1798 {
1784 "name": "nacl_integration", 1799 "name": "nacl_integration",
1785 "script": "nacl_integration.py" 1800 "script": "nacl_integration.py"
1786 } 1801 }
1787 ] 1802 ]
1788 } 1803 }
1789 } 1804 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698