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

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

Issue 1205703002: Convert gfx_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@11_net_unittests
Patch Set: 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 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 }, 92 },
93 "test": "extensions_browsertests" 93 "test": "extensions_browsertests"
94 }, 94 },
95 { 95 {
96 "test": "extensions_unittests" 96 "test": "extensions_unittests"
97 }, 97 },
98 { 98 {
99 "test": "gcm_unit_tests" 99 "test": "gcm_unit_tests"
100 }, 100 },
101 { 101 {
102 "swarming": {
103 "can_use_on_swarming_builders": true
104 },
102 "test": "gfx_unittests" 105 "test": "gfx_unittests"
103 }, 106 },
104 { 107 {
105 "test": "gl_unittests" 108 "test": "gl_unittests"
106 }, 109 },
107 { 110 {
108 "test": "google_apis_unittests" 111 "test": "google_apis_unittests"
109 }, 112 },
110 { 113 {
111 "swarming": { 114 "swarming": {
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 }, 342 },
340 "test": "extensions_browsertests" 343 "test": "extensions_browsertests"
341 }, 344 },
342 { 345 {
343 "test": "extensions_unittests" 346 "test": "extensions_unittests"
344 }, 347 },
345 { 348 {
346 "test": "gcm_unit_tests" 349 "test": "gcm_unit_tests"
347 }, 350 },
348 { 351 {
352 "swarming": {
353 "can_use_on_swarming_builders": true
354 },
349 "test": "gfx_unittests" 355 "test": "gfx_unittests"
350 }, 356 },
351 { 357 {
352 "test": "gl_unittests" 358 "test": "gl_unittests"
353 }, 359 },
354 { 360 {
355 "test": "google_apis_unittests" 361 "test": "google_apis_unittests"
356 }, 362 },
357 { 363 {
358 "swarming": { 364 "swarming": {
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
711 }, 717 },
712 "test": "extensions_browsertests" 718 "test": "extensions_browsertests"
713 }, 719 },
714 { 720 {
715 "test": "extensions_unittests" 721 "test": "extensions_unittests"
716 }, 722 },
717 { 723 {
718 "test": "gcm_unit_tests" 724 "test": "gcm_unit_tests"
719 }, 725 },
720 { 726 {
727 "swarming": {
728 "can_use_on_swarming_builders": true
729 },
721 "test": "gfx_unittests" 730 "test": "gfx_unittests"
722 }, 731 },
723 { 732 {
724 "test": "gl_unittests" 733 "test": "gl_unittests"
725 }, 734 },
726 { 735 {
727 "test": "google_apis_unittests" 736 "test": "google_apis_unittests"
728 }, 737 },
729 { 738 {
730 "swarming": { 739 "swarming": {
(...skipping 638 matching lines...) Expand 10 before | Expand all | Expand 10 after
1369 }, 1378 },
1370 "test": "extensions_browsertests" 1379 "test": "extensions_browsertests"
1371 }, 1380 },
1372 { 1381 {
1373 "test": "extensions_unittests" 1382 "test": "extensions_unittests"
1374 }, 1383 },
1375 { 1384 {
1376 "test": "gcm_unit_tests" 1385 "test": "gcm_unit_tests"
1377 }, 1386 },
1378 { 1387 {
1388 "swarming": {
1389 "can_use_on_swarming_builders": true
1390 },
1379 "test": "gfx_unittests" 1391 "test": "gfx_unittests"
1380 }, 1392 },
1381 { 1393 {
1382 "test": "gl_unittests" 1394 "test": "gl_unittests"
1383 }, 1395 },
1384 { 1396 {
1385 "test": "google_apis_unittests" 1397 "test": "google_apis_unittests"
1386 }, 1398 },
1387 { 1399 {
1388 "swarming": { 1400 "swarming": {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
1494 "name": "telemetry_perf_unittests", 1506 "name": "telemetry_perf_unittests",
1495 "script": "telemetry_perf_unittests.py" 1507 "script": "telemetry_perf_unittests.py"
1496 }, 1508 },
1497 { 1509 {
1498 "name": "nacl_integration", 1510 "name": "nacl_integration",
1499 "script": "nacl_integration.py" 1511 "script": "nacl_integration.py"
1500 } 1512 }
1501 ] 1513 ]
1502 } 1514 }
1503 } 1515 }
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