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

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

Issue 1645103002: tools/battor_agent: Adds battor_agent_unittests to waterfall (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 15 matching lines...) Expand all
26 "test": "aura_unittests" 26 "test": "aura_unittests"
27 }, 27 },
28 { 28 {
29 "swarming": { 29 "swarming": {
30 "can_use_on_swarming_builders": true 30 "can_use_on_swarming_builders": true
31 }, 31 },
32 "test": "base_unittests" 32 "test": "base_unittests"
33 }, 33 },
34 { 34 {
35 "swarming": { 35 "swarming": {
36 "can_use_on_swarming_builders": true
37 },
38 "test": "battor_agent_unittests"
39 },
40 {
41 "swarming": {
36 "can_use_on_swarming_builders": true, 42 "can_use_on_swarming_builders": true,
37 "shards": 10 43 "shards": 10
38 }, 44 },
39 "test": "browser_tests" 45 "test": "browser_tests"
40 }, 46 },
41 { 47 {
42 "swarming": { 48 "swarming": {
43 "can_use_on_swarming_builders": true 49 "can_use_on_swarming_builders": true
44 }, 50 },
45 "test": "cacheinvalidation_unittests" 51 "test": "cacheinvalidation_unittests"
(...skipping 414 matching lines...) Expand 10 before | Expand all | Expand 10 after
460 "Win7 (32) Tests": { 466 "Win7 (32) Tests": {
461 "gtest_tests": [ 467 "gtest_tests": [
462 { 468 {
463 "swarming": { 469 "swarming": {
464 "can_use_on_swarming_builders": true 470 "can_use_on_swarming_builders": true
465 }, 471 },
466 "test": "base_unittests" 472 "test": "base_unittests"
467 }, 473 },
468 { 474 {
469 "swarming": { 475 "swarming": {
476 "can_use_on_swarming_builders": true
477 },
478 "test": "battor_agent_unittests"
479 },
480 {
481 "swarming": {
470 "can_use_on_swarming_builders": true, 482 "can_use_on_swarming_builders": true,
471 "shards": 5 483 "shards": 5
472 }, 484 },
473 "test": "browser_tests" 485 "test": "browser_tests"
474 }, 486 },
475 { 487 {
476 "swarming": { 488 "swarming": {
477 "can_use_on_swarming_builders": true 489 "can_use_on_swarming_builders": true
478 }, 490 },
479 "test": "sbox_integration_tests" 491 "test": "sbox_integration_tests"
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
525 "test": "aura_unittests" 537 "test": "aura_unittests"
526 }, 538 },
527 { 539 {
528 "swarming": { 540 "swarming": {
529 "can_use_on_swarming_builders": true 541 "can_use_on_swarming_builders": true
530 }, 542 },
531 "test": "base_unittests" 543 "test": "base_unittests"
532 }, 544 },
533 { 545 {
534 "swarming": { 546 "swarming": {
547 "can_use_on_swarming_builders": true
548 },
549 "test": "battor_agent_unittests"
550 },
551 {
552 "swarming": {
535 "can_use_on_swarming_builders": true, 553 "can_use_on_swarming_builders": true,
536 "shards": 10 554 "shards": 10
537 }, 555 },
538 "test": "browser_tests" 556 "test": "browser_tests"
539 }, 557 },
540 { 558 {
541 "swarming": { 559 "swarming": {
542 "can_use_on_swarming_builders": true 560 "can_use_on_swarming_builders": true
543 }, 561 },
544 "test": "cacheinvalidation_unittests" 562 "test": "cacheinvalidation_unittests"
(...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after
920 "test": "aura_unittests" 938 "test": "aura_unittests"
921 }, 939 },
922 { 940 {
923 "swarming": { 941 "swarming": {
924 "can_use_on_swarming_builders": true 942 "can_use_on_swarming_builders": true
925 }, 943 },
926 "test": "base_unittests" 944 "test": "base_unittests"
927 }, 945 },
928 { 946 {
929 "swarming": { 947 "swarming": {
948 "can_use_on_swarming_builders": true
949 },
950 "test": "battor_agent_unittests"
951 },
952 {
953 "swarming": {
930 "can_use_on_swarming_builders": true, 954 "can_use_on_swarming_builders": true,
931 "shards": 20 955 "shards": 20
932 }, 956 },
933 "test": "browser_tests" 957 "test": "browser_tests"
934 }, 958 },
935 { 959 {
936 "swarming": { 960 "swarming": {
937 "can_use_on_swarming_builders": true 961 "can_use_on_swarming_builders": true
938 }, 962 },
939 "test": "cacheinvalidation_unittests" 963 "test": "cacheinvalidation_unittests"
(...skipping 356 matching lines...) Expand 10 before | Expand all | Expand 10 after
1296 "sql_unittests", 1320 "sql_unittests",
1297 "sync_integration_tests", 1321 "sync_integration_tests",
1298 "sync_unit_tests", 1322 "sync_unit_tests",
1299 "ui_base_unittests", 1323 "ui_base_unittests",
1300 "url_unittests", 1324 "url_unittests",
1301 "views_unittests", 1325 "views_unittests",
1302 "wm_unittests" 1326 "wm_unittests"
1303 ], 1327 ],
1304 "gtest_tests": [ 1328 "gtest_tests": [
1305 { 1329 {
1330 "test": "battor_agent_unittests"
1331 },
1332 {
1306 "test": "content_browsertests" 1333 "test": "content_browsertests"
1307 }, 1334 },
1308 { 1335 {
1309 "test": "events_unittests" 1336 "test": "events_unittests"
1310 }, 1337 },
1311 { 1338 {
1312 "test": "html_viewer_unittests" 1339 "test": "html_viewer_unittests"
1313 }, 1340 },
1314 { 1341 {
1315 "test": "ipc_mojo_unittests" 1342 "test": "ipc_mojo_unittests"
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
1408 "sync_integration_tests", 1435 "sync_integration_tests",
1409 "sync_unit_tests", 1436 "sync_unit_tests",
1410 "ui_base_unittests", 1437 "ui_base_unittests",
1411 "ui_touch_selection_unittests", 1438 "ui_touch_selection_unittests",
1412 "url_unittests", 1439 "url_unittests",
1413 "views_unittests", 1440 "views_unittests",
1414 "wm_unittests" 1441 "wm_unittests"
1415 ] 1442 ]
1416 } 1443 }
1417 } 1444 }
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