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

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

Issue 1817083002: Revert of [libphonenumber] Run tests on swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 "swarming": { 205 "swarming": {
206 "can_use_on_swarming_builders": true 206 "can_use_on_swarming_builders": true
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
216 },
217 "test": "libphonenumber_unittests"
218 },
219 {
220 "swarming": {
221 "can_use_on_swarming_builders": true 215 "can_use_on_swarming_builders": true
222 }, 216 },
223 "test": "media_blink_unittests" 217 "test": "media_blink_unittests"
224 }, 218 },
225 { 219 {
226 "swarming": { 220 "swarming": {
227 "can_use_on_swarming_builders": true 221 "can_use_on_swarming_builders": true
228 }, 222 },
229 "test": "media_unittests" 223 "test": "media_unittests"
230 }, 224 },
(...skipping 1202 matching lines...) Expand 10 before | Expand all | Expand 10 after
1433 "test": "ipc_tests" 1427 "test": "ipc_tests"
1434 }, 1428 },
1435 { 1429 {
1436 "swarming": { 1430 "swarming": {
1437 "can_use_on_swarming_builders": true 1431 "can_use_on_swarming_builders": true
1438 }, 1432 },
1439 "test": "jingle_unittests" 1433 "test": "jingle_unittests"
1440 }, 1434 },
1441 { 1435 {
1442 "swarming": { 1436 "swarming": {
1443 "can_use_on_swarming_builders": true
1444 },
1445 "test": "libphonenumber_unittests"
1446 },
1447 {
1448 "swarming": {
1449 "can_use_on_swarming_builders": true 1437 "can_use_on_swarming_builders": true
1450 }, 1438 },
1451 "test": "media_blink_unittests" 1439 "test": "media_blink_unittests"
1452 }, 1440 },
1453 { 1441 {
1454 "swarming": { 1442 "swarming": {
1455 "can_use_on_swarming_builders": true 1443 "can_use_on_swarming_builders": true
1456 }, 1444 },
1457 "test": "media_unittests" 1445 "test": "media_unittests"
1458 }, 1446 },
(...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after
1766 }, 1754 },
1767 { 1755 {
1768 "swarming": { 1756 "swarming": {
1769 "can_use_on_swarming_builders": true 1757 "can_use_on_swarming_builders": true
1770 }, 1758 },
1771 "test": "events_unittests" 1759 "test": "events_unittests"
1772 } 1760 }
1773 ] 1761 ]
1774 } 1762 }
1775 } 1763 }
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