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

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

Issue 2303453003: Revert of Moves ash content specific tests into ash_content_unittests (Closed)
Patch Set: Created 4 years, 3 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.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 {
11 "swarming": { 11 "swarming": {
12 "can_use_on_swarming_builders": true 12 "can_use_on_swarming_builders": true
13 }, 13 },
14 "test": "app_list_presenter_unittests" 14 "test": "app_list_presenter_unittests"
15 }, 15 },
16 { 16 {
17 "swarming": { 17 "swarming": {
18 "can_use_on_swarming_builders": true 18 "can_use_on_swarming_builders": true
19 }, 19 },
20 "test": "app_list_unittests" 20 "test": "app_list_unittests"
21 }, 21 },
22 { 22 {
23 "swarming": { 23 "swarming": {
24 "can_use_on_swarming_builders": true 24 "can_use_on_swarming_builders": true
25 }, 25 },
26 "test": "app_shell_unittests" 26 "test": "app_shell_unittests"
27 }, 27 },
28 { 28 {
29 "swarming": { 29 "swarming": {
30 "can_use_on_swarming_builders": true
31 },
32 "test": "ash_content_unittests"
33 },
34 {
35 "swarming": {
36 "can_use_on_swarming_builders": true 30 "can_use_on_swarming_builders": true
37 }, 31 },
38 "test": "ash_unittests" 32 "test": "ash_unittests"
39 }, 33 },
40 { 34 {
41 "swarming": { 35 "swarming": {
42 "can_use_on_swarming_builders": true 36 "can_use_on_swarming_builders": true
43 }, 37 },
44 "test": "aura_unittests" 38 "test": "aura_unittests"
45 }, 39 },
(...skipping 491 matching lines...) Expand 10 before | Expand all | Expand 10 after
537 { 531 {
538 "swarming": { 532 "swarming": {
539 "can_use_on_swarming_builders": true 533 "can_use_on_swarming_builders": true
540 }, 534 },
541 "test": "app_shell_unittests" 535 "test": "app_shell_unittests"
542 }, 536 },
543 { 537 {
544 "swarming": { 538 "swarming": {
545 "can_use_on_swarming_builders": true 539 "can_use_on_swarming_builders": true
546 }, 540 },
547 "test": "ash_content_unittests"
548 },
549 {
550 "swarming": {
551 "can_use_on_swarming_builders": true
552 },
553 "test": "ash_unittests" 541 "test": "ash_unittests"
554 }, 542 },
555 { 543 {
556 "swarming": { 544 "swarming": {
557 "can_use_on_swarming_builders": true 545 "can_use_on_swarming_builders": true
558 }, 546 },
559 "test": "aura_unittests" 547 "test": "aura_unittests"
560 }, 548 },
561 { 549 {
562 "swarming": { 550 "swarming": {
(...skipping 422 matching lines...) Expand 10 before | Expand all | Expand 10 after
985 { 973 {
986 "swarming": { 974 "swarming": {
987 "can_use_on_swarming_builders": true 975 "can_use_on_swarming_builders": true
988 }, 976 },
989 "test": "app_shell_unittests" 977 "test": "app_shell_unittests"
990 }, 978 },
991 { 979 {
992 "swarming": { 980 "swarming": {
993 "can_use_on_swarming_builders": true 981 "can_use_on_swarming_builders": true
994 }, 982 },
995 "test": "ash_content_unittests"
996 },
997 {
998 "swarming": {
999 "can_use_on_swarming_builders": true
1000 },
1001 "test": "ash_unittests" 983 "test": "ash_unittests"
1002 }, 984 },
1003 { 985 {
1004 "swarming": { 986 "swarming": {
1005 "can_use_on_swarming_builders": true 987 "can_use_on_swarming_builders": true
1006 }, 988 },
1007 "test": "aura_unittests" 989 "test": "aura_unittests"
1008 }, 990 },
1009 { 991 {
1010 "swarming": { 992 "swarming": {
(...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after
1464 "test": "accessibility_unittests" 1446 "test": "accessibility_unittests"
1465 }, 1447 },
1466 { 1448 {
1467 "swarming": { 1449 "swarming": {
1468 "can_use_on_swarming_builders": true 1450 "can_use_on_swarming_builders": true
1469 }, 1451 },
1470 "test": "app_shell_unittests" 1452 "test": "app_shell_unittests"
1471 }, 1453 },
1472 { 1454 {
1473 "swarming": { 1455 "swarming": {
1474 "can_use_on_swarming_builders": true
1475 },
1476 "test": "ash_content_unittests"
1477 },
1478 {
1479 "swarming": {
1480 "can_use_on_swarming_builders": true 1456 "can_use_on_swarming_builders": true
1481 }, 1457 },
1482 "test": "ash_unittests" 1458 "test": "ash_unittests"
1483 }, 1459 },
1484 { 1460 {
1485 "swarming": { 1461 "swarming": {
1486 "can_use_on_swarming_builders": true 1462 "can_use_on_swarming_builders": true
1487 }, 1463 },
1488 "test": "aura_unittests" 1464 "test": "aura_unittests"
1489 }, 1465 },
(...skipping 353 matching lines...) Expand 10 before | Expand all | Expand 10 after
1843 "additional_compile_targets": [ 1819 "additional_compile_targets": [
1844 "chrome_official_builder" 1820 "chrome_official_builder"
1845 ] 1821 ]
1846 }, 1822 },
1847 "Win8 GYP (dbg)": { 1823 "Win8 GYP (dbg)": {
1848 "additional_compile_targets": [ 1824 "additional_compile_targets": [
1849 "all" 1825 "all"
1850 ] 1826 ]
1851 } 1827 }
1852 } 1828 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698