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

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

Issue 2186733002: [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: Remove from chromium.memory.full.json Created 4 years, 4 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_memory_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 391 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 { 402 {
403 "swarming": { 403 "swarming": {
404 "can_use_on_swarming_builders": true 404 "can_use_on_swarming_builders": true
405 }, 405 },
406 "test": "sync_integration_tests" 406 "test": "sync_integration_tests"
407 }, 407 },
408 { 408 {
409 "swarming": { 409 "swarming": {
410 "can_use_on_swarming_builders": true 410 "can_use_on_swarming_builders": true
411 }, 411 },
412 "test": "sync_unit_tests"
413 },
414 {
415 "swarming": {
416 "can_use_on_swarming_builders": true
417 },
418 "test": "ui_base_unittests" 412 "test": "ui_base_unittests"
419 }, 413 },
420 { 414 {
421 "swarming": { 415 "swarming": {
422 "can_use_on_swarming_builders": true 416 "can_use_on_swarming_builders": true
423 }, 417 },
424 "test": "ui_touch_selection_unittests" 418 "test": "ui_touch_selection_unittests"
425 }, 419 },
426 { 420 {
427 "swarming": { 421 "swarming": {
(...skipping 422 matching lines...) Expand 10 before | Expand all | Expand 10 after
850 { 844 {
851 "swarming": { 845 "swarming": {
852 "can_use_on_swarming_builders": true 846 "can_use_on_swarming_builders": true
853 }, 847 },
854 "test": "sync_integration_tests" 848 "test": "sync_integration_tests"
855 }, 849 },
856 { 850 {
857 "swarming": { 851 "swarming": {
858 "can_use_on_swarming_builders": true 852 "can_use_on_swarming_builders": true
859 }, 853 },
860 "test": "sync_unit_tests"
861 },
862 {
863 "swarming": {
864 "can_use_on_swarming_builders": true
865 },
866 "test": "ui_base_unittests" 854 "test": "ui_base_unittests"
867 }, 855 },
868 { 856 {
869 "swarming": { 857 "swarming": {
870 "can_use_on_swarming_builders": true 858 "can_use_on_swarming_builders": true
871 }, 859 },
872 "test": "ui_touch_selection_unittests" 860 "test": "ui_touch_selection_unittests"
873 }, 861 },
874 { 862 {
875 "swarming": { 863 "swarming": {
(...skipping 459 matching lines...) Expand 10 before | Expand all | Expand 10 after
1335 { 1323 {
1336 "swarming": { 1324 "swarming": {
1337 "can_use_on_swarming_builders": true 1325 "can_use_on_swarming_builders": true
1338 }, 1326 },
1339 "test": "sync_integration_tests" 1327 "test": "sync_integration_tests"
1340 }, 1328 },
1341 { 1329 {
1342 "swarming": { 1330 "swarming": {
1343 "can_use_on_swarming_builders": true 1331 "can_use_on_swarming_builders": true
1344 }, 1332 },
1345 "test": "sync_unit_tests"
1346 },
1347 {
1348 "swarming": {
1349 "can_use_on_swarming_builders": true
1350 },
1351 "test": "ui_base_unittests" 1333 "test": "ui_base_unittests"
1352 }, 1334 },
1353 { 1335 {
1354 "swarming": { 1336 "swarming": {
1355 "can_use_on_swarming_builders": true 1337 "can_use_on_swarming_builders": true
1356 }, 1338 },
1357 "test": "ui_touch_selection_unittests" 1339 "test": "ui_touch_selection_unittests"
1358 }, 1340 },
1359 { 1341 {
1360 "swarming": { 1342 "swarming": {
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1731 "swarming": { 1713 "swarming": {
1732 "can_use_on_swarming_builders": true, 1714 "can_use_on_swarming_builders": true,
1733 "shards": 2 1715 "shards": 2
1734 }, 1716 },
1735 "test": "sync_integration_tests" 1717 "test": "sync_integration_tests"
1736 }, 1718 },
1737 { 1719 {
1738 "swarming": { 1720 "swarming": {
1739 "can_use_on_swarming_builders": true 1721 "can_use_on_swarming_builders": true
1740 }, 1722 },
1741 "test": "sync_unit_tests"
1742 },
1743 {
1744 "swarming": {
1745 "can_use_on_swarming_builders": true
1746 },
1747 "test": "ui_base_unittests" 1723 "test": "ui_base_unittests"
1748 }, 1724 },
1749 { 1725 {
1750 "swarming": { 1726 "swarming": {
1751 "can_use_on_swarming_builders": true 1727 "can_use_on_swarming_builders": true
1752 }, 1728 },
1753 "test": "ui_touch_selection_unittests" 1729 "test": "ui_touch_selection_unittests"
1754 }, 1730 },
1755 { 1731 {
1756 "swarming": { 1732 "swarming": {
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
1804 "additional_compile_targets": [ 1780 "additional_compile_targets": [
1805 "chrome_official_builder" 1781 "chrome_official_builder"
1806 ] 1782 ]
1807 }, 1783 },
1808 "Win8 GYP (dbg)": { 1784 "Win8 GYP (dbg)": {
1809 "additional_compile_targets": [ 1785 "additional_compile_targets": [
1810 "all" 1786 "all"
1811 ] 1787 ]
1812 } 1788 }
1813 } 1789 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698