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

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

Issue 1218023007: Convert app_shell_unittests to run on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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.webkit.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 {
11 "swarming": {
12 "can_use_on_swarming_builders": true
13 },
11 "test": "app_shell_unittests" 14 "test": "app_shell_unittests"
12 }, 15 },
13 { 16 {
14 "swarming": { 17 "swarming": {
15 "can_use_on_swarming_builders": true 18 "can_use_on_swarming_builders": true
16 }, 19 },
17 "test": "aura_unittests" 20 "test": "aura_unittests"
18 }, 21 },
19 { 22 {
20 "swarming": { 23 "swarming": {
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 }, 266 },
264 "test": "accessibility_unittests" 267 "test": "accessibility_unittests"
265 }, 268 },
266 { 269 {
267 "swarming": { 270 "swarming": {
268 "can_use_on_swarming_builders": true 271 "can_use_on_swarming_builders": true
269 }, 272 },
270 "test": "app_list_unittests" 273 "test": "app_list_unittests"
271 }, 274 },
272 { 275 {
276 "swarming": {
277 "can_use_on_swarming_builders": true
278 },
273 "test": "app_shell_unittests" 279 "test": "app_shell_unittests"
274 }, 280 },
275 { 281 {
276 "swarming": { 282 "swarming": {
277 "can_use_on_swarming_builders": true 283 "can_use_on_swarming_builders": true
278 }, 284 },
279 "test": "ash_unittests" 285 "test": "ash_unittests"
280 }, 286 },
281 { 287 {
282 "swarming": { 288 "swarming": {
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after
668 }, 674 },
669 "test": "accessibility_unittests" 675 "test": "accessibility_unittests"
670 }, 676 },
671 { 677 {
672 "swarming": { 678 "swarming": {
673 "can_use_on_swarming_builders": true 679 "can_use_on_swarming_builders": true
674 }, 680 },
675 "test": "app_list_unittests" 681 "test": "app_list_unittests"
676 }, 682 },
677 { 683 {
684 "swarming": {
685 "can_use_on_swarming_builders": true
686 },
678 "test": "app_shell_unittests" 687 "test": "app_shell_unittests"
679 }, 688 },
680 { 689 {
681 "swarming": { 690 "swarming": {
682 "can_use_on_swarming_builders": true 691 "can_use_on_swarming_builders": true
683 }, 692 },
684 "test": "ash_unittests" 693 "test": "ash_unittests"
685 }, 694 },
686 { 695 {
687 "swarming": { 696 "swarming": {
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
962 "Win7 Tests (ANGLE)": {}, 971 "Win7 Tests (ANGLE)": {},
963 "Win7 Tests (dbg)(1)": { 972 "Win7 Tests (dbg)(1)": {
964 "gtest_tests": [ 973 "gtest_tests": [
965 { 974 {
966 "swarming": { 975 "swarming": {
967 "can_use_on_swarming_builders": true 976 "can_use_on_swarming_builders": true
968 }, 977 },
969 "test": "accessibility_unittests" 978 "test": "accessibility_unittests"
970 }, 979 },
971 { 980 {
981 "swarming": {
982 "can_use_on_swarming_builders": true
983 },
972 "test": "app_shell_unittests" 984 "test": "app_shell_unittests"
973 }, 985 },
974 { 986 {
975 "swarming": { 987 "swarming": {
976 "can_use_on_swarming_builders": true 988 "can_use_on_swarming_builders": true
977 }, 989 },
978 "test": "ash_unittests" 990 "test": "ash_unittests"
979 }, 991 },
980 { 992 {
981 "swarming": { 993 "swarming": {
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
1390 }, 1402 },
1391 "XP Tests (1)": { 1403 "XP Tests (1)": {
1392 "gtest_tests": [ 1404 "gtest_tests": [
1393 { 1405 {
1394 "swarming": { 1406 "swarming": {
1395 "can_use_on_swarming_builders": true 1407 "can_use_on_swarming_builders": true
1396 }, 1408 },
1397 "test": "accessibility_unittests" 1409 "test": "accessibility_unittests"
1398 }, 1410 },
1399 { 1411 {
1412 "swarming": {
1413 "can_use_on_swarming_builders": true
1414 },
1400 "test": "app_shell_unittests" 1415 "test": "app_shell_unittests"
1401 }, 1416 },
1402 { 1417 {
1403 "swarming": { 1418 "swarming": {
1404 "can_use_on_swarming_builders": true 1419 "can_use_on_swarming_builders": true
1405 }, 1420 },
1406 "test": "aura_unittests" 1421 "test": "aura_unittests"
1407 }, 1422 },
1408 { 1423 {
1409 "swarming": { 1424 "swarming": {
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
1642 "name": "telemetry_perf_unittests", 1657 "name": "telemetry_perf_unittests",
1643 "script": "telemetry_perf_unittests.py" 1658 "script": "telemetry_perf_unittests.py"
1644 }, 1659 },
1645 { 1660 {
1646 "name": "nacl_integration", 1661 "name": "nacl_integration",
1647 "script": "nacl_integration.py" 1662 "script": "nacl_integration.py"
1648 } 1663 }
1649 ] 1664 ]
1650 } 1665 }
1651 } 1666 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698