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

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

Issue 1765243002: Remove Mojo bindings environment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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.fyi.json ('k') | testing/buildbot/chromium_trybot.json » ('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 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 { 243 {
244 "swarming": { 244 "swarming": {
245 "can_use_on_swarming_builders": true 245 "can_use_on_swarming_builders": true
246 }, 246 },
247 "test": "mojo_public_bindings_unittests" 247 "test": "mojo_public_bindings_unittests"
248 }, 248 },
249 { 249 {
250 "swarming": { 250 "swarming": {
251 "can_use_on_swarming_builders": true 251 "can_use_on_swarming_builders": true
252 }, 252 },
253 "test": "mojo_public_environment_unittests"
254 },
255 {
256 "swarming": {
257 "can_use_on_swarming_builders": true
258 },
259 "test": "mojo_public_system_unittests" 253 "test": "mojo_public_system_unittests"
260 }, 254 },
261 { 255 {
262 "swarming": { 256 "swarming": {
263 "can_use_on_swarming_builders": true 257 "can_use_on_swarming_builders": true
264 }, 258 },
265 "test": "mojo_public_utility_unittests" 259 "test": "mojo_public_utility_unittests"
266 }, 260 },
267 { 261 {
268 "test": "mojo_system_unittests" 262 "test": "mojo_system_unittests"
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
655 { 649 {
656 "swarming": { 650 "swarming": {
657 "can_use_on_swarming_builders": true 651 "can_use_on_swarming_builders": true
658 }, 652 },
659 "test": "mojo_public_bindings_unittests" 653 "test": "mojo_public_bindings_unittests"
660 }, 654 },
661 { 655 {
662 "swarming": { 656 "swarming": {
663 "can_use_on_swarming_builders": true 657 "can_use_on_swarming_builders": true
664 }, 658 },
665 "test": "mojo_public_environment_unittests"
666 },
667 {
668 "swarming": {
669 "can_use_on_swarming_builders": true
670 },
671 "test": "mojo_public_system_unittests" 659 "test": "mojo_public_system_unittests"
672 }, 660 },
673 { 661 {
674 "swarming": { 662 "swarming": {
675 "can_use_on_swarming_builders": true 663 "can_use_on_swarming_builders": true
676 }, 664 },
677 "test": "mojo_public_utility_unittests" 665 "test": "mojo_public_utility_unittests"
678 }, 666 },
679 { 667 {
680 "test": "mojo_system_unittests" 668 "test": "mojo_system_unittests"
(...skipping 430 matching lines...) Expand 10 before | Expand all | Expand 10 after
1111 { 1099 {
1112 "swarming": { 1100 "swarming": {
1113 "can_use_on_swarming_builders": true 1101 "can_use_on_swarming_builders": true
1114 }, 1102 },
1115 "test": "mojo_public_bindings_unittests" 1103 "test": "mojo_public_bindings_unittests"
1116 }, 1104 },
1117 { 1105 {
1118 "swarming": { 1106 "swarming": {
1119 "can_use_on_swarming_builders": true 1107 "can_use_on_swarming_builders": true
1120 }, 1108 },
1121 "test": "mojo_public_environment_unittests"
1122 },
1123 {
1124 "swarming": {
1125 "can_use_on_swarming_builders": true
1126 },
1127 "test": "mojo_public_system_unittests" 1109 "test": "mojo_public_system_unittests"
1128 }, 1110 },
1129 { 1111 {
1130 "swarming": { 1112 "swarming": {
1131 "can_use_on_swarming_builders": true 1113 "can_use_on_swarming_builders": true
1132 }, 1114 },
1133 "test": "mojo_public_utility_unittests" 1115 "test": "mojo_public_utility_unittests"
1134 }, 1116 },
1135 { 1117 {
1136 "test": "mojo_system_unittests" 1118 "test": "mojo_system_unittests"
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
1495 { 1477 {
1496 "swarming": { 1478 "swarming": {
1497 "can_use_on_swarming_builders": true 1479 "can_use_on_swarming_builders": true
1498 }, 1480 },
1499 "test": "mojo_public_bindings_unittests" 1481 "test": "mojo_public_bindings_unittests"
1500 }, 1482 },
1501 { 1483 {
1502 "swarming": { 1484 "swarming": {
1503 "can_use_on_swarming_builders": true 1485 "can_use_on_swarming_builders": true
1504 }, 1486 },
1505 "test": "mojo_public_environment_unittests"
1506 },
1507 {
1508 "swarming": {
1509 "can_use_on_swarming_builders": true
1510 },
1511 "test": "mojo_public_system_unittests" 1487 "test": "mojo_public_system_unittests"
1512 }, 1488 },
1513 { 1489 {
1514 "swarming": { 1490 "swarming": {
1515 "can_use_on_swarming_builders": true 1491 "can_use_on_swarming_builders": true
1516 }, 1492 },
1517 "test": "mojo_public_utility_unittests" 1493 "test": "mojo_public_utility_unittests"
1518 }, 1494 },
1519 { 1495 {
1520 "test": "mojo_system_unittests" 1496 "test": "mojo_system_unittests"
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
1745 { 1721 {
1746 "test": "mojo_common_unittests" 1722 "test": "mojo_common_unittests"
1747 }, 1723 },
1748 { 1724 {
1749 "test": "mojo_public_application_unittests" 1725 "test": "mojo_public_application_unittests"
1750 }, 1726 },
1751 { 1727 {
1752 "test": "mojo_public_bindings_unittests" 1728 "test": "mojo_public_bindings_unittests"
1753 }, 1729 },
1754 { 1730 {
1755 "test": "mojo_public_environment_unittests"
1756 },
1757 {
1758 "test": "mojo_public_system_unittests" 1731 "test": "mojo_public_system_unittests"
1759 }, 1732 },
1760 { 1733 {
1761 "test": "mojo_public_utility_unittests" 1734 "test": "mojo_public_utility_unittests"
1762 }, 1735 },
1763 { 1736 {
1764 "test": "mojo_runner_host_unittests" 1737 "test": "mojo_runner_host_unittests"
1765 }, 1738 },
1766 { 1739 {
1767 "test": "mojo_shell_unittests" 1740 "test": "mojo_shell_unittests"
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1802 }, 1775 },
1803 { 1776 {
1804 "swarming": { 1777 "swarming": {
1805 "can_use_on_swarming_builders": true 1778 "can_use_on_swarming_builders": true
1806 }, 1779 },
1807 "test": "events_unittests" 1780 "test": "events_unittests"
1808 } 1781 }
1809 ] 1782 ]
1810 } 1783 }
1811 } 1784 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698