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

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

Issue 1214633003: Convert cacheinvalidation_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@6_jingle_unittests
Patch Set: fix path typo 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
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 12 matching lines...) Expand all
23 "test": "base_unittests" 23 "test": "base_unittests"
24 }, 24 },
25 { 25 {
26 "swarming": { 26 "swarming": {
27 "can_use_on_swarming_builders": true, 27 "can_use_on_swarming_builders": true,
28 "shards": 10 28 "shards": 10
29 }, 29 },
30 "test": "browser_tests" 30 "test": "browser_tests"
31 }, 31 },
32 { 32 {
33 "swarming": {
34 "can_use_on_swarming_builders": true
35 },
33 "test": "cacheinvalidation_unittests" 36 "test": "cacheinvalidation_unittests"
34 }, 37 },
35 { 38 {
36 "swarming": { 39 "swarming": {
37 "can_use_on_swarming_builders": true 40 "can_use_on_swarming_builders": true
38 }, 41 },
39 "test": "cast_unittests" 42 "test": "cast_unittests"
40 }, 43 },
41 { 44 {
42 "swarming": { 45 "swarming": {
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 "test": "base_unittests" 291 "test": "base_unittests"
289 }, 292 },
290 { 293 {
291 "swarming": { 294 "swarming": {
292 "can_use_on_swarming_builders": true, 295 "can_use_on_swarming_builders": true,
293 "shards": 10 296 "shards": 10
294 }, 297 },
295 "test": "browser_tests" 298 "test": "browser_tests"
296 }, 299 },
297 { 300 {
301 "swarming": {
302 "can_use_on_swarming_builders": true
303 },
298 "test": "cacheinvalidation_unittests" 304 "test": "cacheinvalidation_unittests"
299 }, 305 },
300 { 306 {
301 "swarming": { 307 "swarming": {
302 "can_use_on_swarming_builders": true 308 "can_use_on_swarming_builders": true
303 }, 309 },
304 "test": "cast_unittests" 310 "test": "cast_unittests"
305 }, 311 },
306 { 312 {
307 "swarming": { 313 "swarming": {
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
690 "test": "base_unittests" 696 "test": "base_unittests"
691 }, 697 },
692 { 698 {
693 "swarming": { 699 "swarming": {
694 "can_use_on_swarming_builders": true, 700 "can_use_on_swarming_builders": true,
695 "shards": 10 701 "shards": 10
696 }, 702 },
697 "test": "browser_tests" 703 "test": "browser_tests"
698 }, 704 },
699 { 705 {
706 "swarming": {
707 "can_use_on_swarming_builders": true
708 },
700 "test": "cacheinvalidation_unittests" 709 "test": "cacheinvalidation_unittests"
701 }, 710 },
702 { 711 {
703 "swarming": { 712 "swarming": {
704 "can_use_on_swarming_builders": true 713 "can_use_on_swarming_builders": true
705 }, 714 },
706 "test": "cast_unittests" 715 "test": "cast_unittests"
707 }, 716 },
708 { 717 {
709 "swarming": { 718 "swarming": {
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
981 "test": "base_unittests" 990 "test": "base_unittests"
982 }, 991 },
983 { 992 {
984 "swarming": { 993 "swarming": {
985 "can_use_on_swarming_builders": true, 994 "can_use_on_swarming_builders": true,
986 "shards": 20 995 "shards": 20
987 }, 996 },
988 "test": "browser_tests" 997 "test": "browser_tests"
989 }, 998 },
990 { 999 {
1000 "swarming": {
1001 "can_use_on_swarming_builders": true
1002 },
991 "test": "cacheinvalidation_unittests" 1003 "test": "cacheinvalidation_unittests"
992 }, 1004 },
993 { 1005 {
994 "swarming": { 1006 "swarming": {
995 "can_use_on_swarming_builders": true 1007 "can_use_on_swarming_builders": true
996 }, 1008 },
997 "test": "cast_unittests" 1009 "test": "cast_unittests"
998 }, 1010 },
999 { 1011 {
1000 "swarming": { 1012 "swarming": {
(...skipping 399 matching lines...) Expand 10 before | Expand all | Expand 10 after
1400 "test": "base_unittests" 1412 "test": "base_unittests"
1401 }, 1413 },
1402 { 1414 {
1403 "swarming": { 1415 "swarming": {
1404 "can_use_on_swarming_builders": true, 1416 "can_use_on_swarming_builders": true,
1405 "shards": 10 1417 "shards": 10
1406 }, 1418 },
1407 "test": "browser_tests" 1419 "test": "browser_tests"
1408 }, 1420 },
1409 { 1421 {
1422 "swarming": {
1423 "can_use_on_swarming_builders": true
1424 },
1410 "test": "cacheinvalidation_unittests" 1425 "test": "cacheinvalidation_unittests"
1411 }, 1426 },
1412 { 1427 {
1413 "swarming": { 1428 "swarming": {
1414 "can_use_on_swarming_builders": true 1429 "can_use_on_swarming_builders": true
1415 }, 1430 },
1416 "test": "cast_unittests" 1431 "test": "cast_unittests"
1417 }, 1432 },
1418 { 1433 {
1419 "swarming": { 1434 "swarming": {
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
1627 "name": "telemetry_perf_unittests", 1642 "name": "telemetry_perf_unittests",
1628 "script": "telemetry_perf_unittests.py" 1643 "script": "telemetry_perf_unittests.py"
1629 }, 1644 },
1630 { 1645 {
1631 "name": "nacl_integration", 1646 "name": "nacl_integration",
1632 "script": "nacl_integration.py" 1647 "script": "nacl_integration.py"
1633 } 1648 }
1634 ] 1649 ]
1635 } 1650 }
1636 } 1651 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | third_party/cacheinvalidation/cacheinvalidation_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698