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

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

Issue 1759723002: [libphonenumber] Run tests on swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed comments Created 4 years, 9 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.mac.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('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 "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 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 }, 207 },
208 "test": "jingle_unittests" 208 "test": "jingle_unittests"
209 }, 209 },
210 { 210 {
211 "test": "keyboard_unittests" 211 "test": "keyboard_unittests"
212 }, 212 },
213 { 213 {
214 "swarming": { 214 "swarming": {
215 "can_use_on_swarming_builders": true 215 "can_use_on_swarming_builders": true
216 }, 216 },
217 "test": "libphonenumber_unittests"
218 },
219 {
220 "swarming": {
221 "can_use_on_swarming_builders": true
222 },
217 "test": "media_blink_unittests" 223 "test": "media_blink_unittests"
218 }, 224 },
219 { 225 {
220 "swarming": { 226 "swarming": {
221 "can_use_on_swarming_builders": true 227 "can_use_on_swarming_builders": true
222 }, 228 },
223 "test": "media_unittests" 229 "test": "media_unittests"
224 }, 230 },
225 { 231 {
226 "swarming": { 232 "swarming": {
(...skipping 1202 matching lines...) Expand 10 before | Expand all | Expand 10 after
1429 { 1435 {
1430 "swarming": { 1436 "swarming": {
1431 "can_use_on_swarming_builders": true 1437 "can_use_on_swarming_builders": true
1432 }, 1438 },
1433 "test": "jingle_unittests" 1439 "test": "jingle_unittests"
1434 }, 1440 },
1435 { 1441 {
1436 "swarming": { 1442 "swarming": {
1437 "can_use_on_swarming_builders": true 1443 "can_use_on_swarming_builders": true
1438 }, 1444 },
1445 "test": "libphonenumber_unittests"
1446 },
1447 {
1448 "swarming": {
1449 "can_use_on_swarming_builders": true
1450 },
1439 "test": "media_blink_unittests" 1451 "test": "media_blink_unittests"
1440 }, 1452 },
1441 { 1453 {
1442 "swarming": { 1454 "swarming": {
1443 "can_use_on_swarming_builders": true 1455 "can_use_on_swarming_builders": true
1444 }, 1456 },
1445 "test": "media_unittests" 1457 "test": "media_unittests"
1446 }, 1458 },
1447 { 1459 {
1448 "swarming": { 1460 "swarming": {
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
1754 }, 1766 },
1755 { 1767 {
1756 "swarming": { 1768 "swarming": {
1757 "can_use_on_swarming_builders": true 1769 "can_use_on_swarming_builders": true
1758 }, 1770 },
1759 "test": "events_unittests" 1771 "test": "events_unittests"
1760 } 1772 }
1761 ] 1773 ]
1762 } 1774 }
1763 } 1775 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698