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

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

Issue 1213283002: Convert aura_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@1_clang
Patch Set: (c) 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') | ui/aura/aura.gyp » ('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 "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 "test": "app_shell_unittests" 11 "test": "app_shell_unittests"
12 }, 12 },
13 { 13 {
14 "swarming": {
15 "can_use_on_swarming_builders": true
16 },
14 "test": "aura_unittests" 17 "test": "aura_unittests"
15 }, 18 },
16 { 19 {
17 "swarming": { 20 "swarming": {
18 "can_use_on_swarming_builders": true 21 "can_use_on_swarming_builders": true
19 }, 22 },
20 "test": "base_unittests" 23 "test": "base_unittests"
21 }, 24 },
22 { 25 {
23 "swarming": { 26 "swarming": {
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 { 251 {
249 "test": "app_shell_unittests" 252 "test": "app_shell_unittests"
250 }, 253 },
251 { 254 {
252 "swarming": { 255 "swarming": {
253 "can_use_on_swarming_builders": true 256 "can_use_on_swarming_builders": true
254 }, 257 },
255 "test": "ash_unittests" 258 "test": "ash_unittests"
256 }, 259 },
257 { 260 {
261 "swarming": {
262 "can_use_on_swarming_builders": true
263 },
258 "test": "aura_unittests" 264 "test": "aura_unittests"
259 }, 265 },
260 { 266 {
261 "swarming": { 267 "swarming": {
262 "can_use_on_swarming_builders": true 268 "can_use_on_swarming_builders": true
263 }, 269 },
264 "test": "base_unittests" 270 "test": "base_unittests"
265 }, 271 },
266 { 272 {
267 "swarming": { 273 "swarming": {
(...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after
629 { 635 {
630 "test": "app_shell_unittests" 636 "test": "app_shell_unittests"
631 }, 637 },
632 { 638 {
633 "swarming": { 639 "swarming": {
634 "can_use_on_swarming_builders": true 640 "can_use_on_swarming_builders": true
635 }, 641 },
636 "test": "ash_unittests" 642 "test": "ash_unittests"
637 }, 643 },
638 { 644 {
645 "swarming": {
646 "can_use_on_swarming_builders": true
647 },
639 "test": "aura_unittests" 648 "test": "aura_unittests"
640 }, 649 },
641 { 650 {
642 "swarming": { 651 "swarming": {
643 "can_use_on_swarming_builders": true 652 "can_use_on_swarming_builders": true
644 }, 653 },
645 "test": "base_unittests" 654 "test": "base_unittests"
646 }, 655 },
647 { 656 {
648 "swarming": { 657 "swarming": {
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
898 { 907 {
899 "test": "app_shell_unittests" 908 "test": "app_shell_unittests"
900 }, 909 },
901 { 910 {
902 "swarming": { 911 "swarming": {
903 "can_use_on_swarming_builders": true 912 "can_use_on_swarming_builders": true
904 }, 913 },
905 "test": "ash_unittests" 914 "test": "ash_unittests"
906 }, 915 },
907 { 916 {
917 "swarming": {
918 "can_use_on_swarming_builders": true
919 },
908 "test": "aura_unittests" 920 "test": "aura_unittests"
909 }, 921 },
910 { 922 {
911 "swarming": { 923 "swarming": {
912 "can_use_on_swarming_builders": true 924 "can_use_on_swarming_builders": true
913 }, 925 },
914 "test": "base_unittests" 926 "test": "base_unittests"
915 }, 927 },
916 { 928 {
917 "swarming": { 929 "swarming": {
(...skipping 378 matching lines...) Expand 10 before | Expand all | Expand 10 after
1296 { 1308 {
1297 "swarming": { 1309 "swarming": {
1298 "can_use_on_swarming_builders": true 1310 "can_use_on_swarming_builders": true
1299 }, 1311 },
1300 "test": "accessibility_unittests" 1312 "test": "accessibility_unittests"
1301 }, 1313 },
1302 { 1314 {
1303 "test": "app_shell_unittests" 1315 "test": "app_shell_unittests"
1304 }, 1316 },
1305 { 1317 {
1318 "swarming": {
1319 "can_use_on_swarming_builders": true
1320 },
1306 "test": "aura_unittests" 1321 "test": "aura_unittests"
1307 }, 1322 },
1308 { 1323 {
1309 "swarming": { 1324 "swarming": {
1310 "can_use_on_swarming_builders": true 1325 "can_use_on_swarming_builders": true
1311 }, 1326 },
1312 "test": "base_unittests" 1327 "test": "base_unittests"
1313 }, 1328 },
1314 { 1329 {
1315 "swarming": { 1330 "swarming": {
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
1521 "name": "telemetry_perf_unittests", 1536 "name": "telemetry_perf_unittests",
1522 "script": "telemetry_perf_unittests.py" 1537 "script": "telemetry_perf_unittests.py"
1523 }, 1538 },
1524 { 1539 {
1525 "name": "nacl_integration", 1540 "name": "nacl_integration",
1526 "script": "nacl_integration.py" 1541 "script": "nacl_integration.py"
1527 } 1542 }
1528 ] 1543 ]
1529 } 1544 }
1530 } 1545 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | ui/aura/aura.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698