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

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

Issue 2205613002: Revert of [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: 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.fyi.json ('k') | testing/buildbot/chromium.mac.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 "Android Arm64 Builder (dbg)": { 2 "Android Arm64 Builder (dbg)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "all" 4 "all"
5 ] 5 ]
6 }, 6 },
7 "Android Builder": { 7 "Android Builder": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "cronet_test_instrumentation_apk", 9 "cronet_test_instrumentation_apk",
10 "system_webview_apk" 10 "system_webview_apk"
(...skipping 496 matching lines...) Expand 10 before | Expand all | Expand 10 after
507 { 507 {
508 "android_devices": "4", 508 "android_devices": "4",
509 "device_os": "KTU84P", 509 "device_os": "KTU84P",
510 "device_type": "hammerhead" 510 "device_type": "hammerhead"
511 } 511 }
512 ] 512 ]
513 }, 513 },
514 "test": "sql_unittests" 514 "test": "sql_unittests"
515 }, 515 },
516 { 516 {
517 "override_isolate_target": "sync_unit_tests",
518 "swarming": {
519 "can_use_on_swarming_builders": true,
520 "dimension_sets": [
521 {
522 "android_devices": "4",
523 "device_os": "KTU84P",
524 "device_type": "hammerhead"
525 }
526 ]
527 },
528 "test": "sync_unit_tests"
529 },
530 {
517 "override_isolate_target": "ui_android_unittests", 531 "override_isolate_target": "ui_android_unittests",
518 "swarming": { 532 "swarming": {
519 "can_use_on_swarming_builders": true, 533 "can_use_on_swarming_builders": true,
520 "dimension_sets": [ 534 "dimension_sets": [
521 { 535 {
522 "android_devices": "4", 536 "android_devices": "4",
523 "device_os": "KTU84P", 537 "device_os": "KTU84P",
524 "device_type": "hammerhead" 538 "device_type": "hammerhead"
525 } 539 }
526 ] 540 ]
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
720 { 734 {
721 "override_compile_targets": [ 735 "override_compile_targets": [
722 "sandbox_linux_unittests" 736 "sandbox_linux_unittests"
723 ], 737 ],
724 "test": "sandbox_linux_unittests" 738 "test": "sandbox_linux_unittests"
725 }, 739 },
726 { 740 {
727 "test": "sql_unittests" 741 "test": "sql_unittests"
728 }, 742 },
729 { 743 {
744 "test": "sync_unit_tests"
745 },
746 {
730 "test": "ui_android_unittests" 747 "test": "ui_android_unittests"
731 }, 748 },
732 { 749 {
733 "test": "ui_base_unittests" 750 "test": "ui_base_unittests"
734 }, 751 },
735 { 752 {
736 "test": "ui_touch_selection_unittests" 753 "test": "ui_touch_selection_unittests"
737 }, 754 },
738 { 755 {
739 "test": "unit_tests" 756 "test": "unit_tests"
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
929 "test": "sandbox_linux_unittests" 946 "test": "sandbox_linux_unittests"
930 }, 947 },
931 { 948 {
932 "swarming": { 949 "swarming": {
933 "can_use_on_swarming_builders": true 950 "can_use_on_swarming_builders": true
934 }, 951 },
935 "test": "sql_unittests" 952 "test": "sql_unittests"
936 }, 953 },
937 { 954 {
938 "swarming": { 955 "swarming": {
956 "can_use_on_swarming_builders": true
957 },
958 "test": "sync_unit_tests"
959 },
960 {
961 "swarming": {
939 "can_use_on_swarming_builders": true 962 "can_use_on_swarming_builders": true
940 }, 963 },
941 "test": "ui_base_unittests" 964 "test": "ui_base_unittests"
942 }, 965 },
943 { 966 {
944 "swarming": { 967 "swarming": {
945 "can_use_on_swarming_builders": true 968 "can_use_on_swarming_builders": true
946 }, 969 },
947 "test": "url_unittests" 970 "test": "url_unittests"
948 } 971 }
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
1362 { 1385 {
1363 "swarming": { 1386 "swarming": {
1364 "can_use_on_swarming_builders": true 1387 "can_use_on_swarming_builders": true
1365 }, 1388 },
1366 "test": "sync_integration_tests" 1389 "test": "sync_integration_tests"
1367 }, 1390 },
1368 { 1391 {
1369 "swarming": { 1392 "swarming": {
1370 "can_use_on_swarming_builders": true 1393 "can_use_on_swarming_builders": true
1371 }, 1394 },
1395 "test": "sync_unit_tests"
1396 },
1397 {
1398 "swarming": {
1399 "can_use_on_swarming_builders": true
1400 },
1372 "test": "test_ime_unittests" 1401 "test": "test_ime_unittests"
1373 }, 1402 },
1374 { 1403 {
1375 "swarming": { 1404 "swarming": {
1376 "can_use_on_swarming_builders": true 1405 "can_use_on_swarming_builders": true
1377 }, 1406 },
1378 "test": "ui_base_unittests" 1407 "test": "ui_base_unittests"
1379 }, 1408 },
1380 { 1409 {
1381 "swarming": { 1410 "swarming": {
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
1795 { 1824 {
1796 "swarming": { 1825 "swarming": {
1797 "can_use_on_swarming_builders": true 1826 "can_use_on_swarming_builders": true
1798 }, 1827 },
1799 "test": "sync_integration_tests" 1828 "test": "sync_integration_tests"
1800 }, 1829 },
1801 { 1830 {
1802 "swarming": { 1831 "swarming": {
1803 "can_use_on_swarming_builders": true 1832 "can_use_on_swarming_builders": true
1804 }, 1833 },
1834 "test": "sync_unit_tests"
1835 },
1836 {
1837 "swarming": {
1838 "can_use_on_swarming_builders": true
1839 },
1805 "test": "test_ime_unittests" 1840 "test": "test_ime_unittests"
1806 }, 1841 },
1807 { 1842 {
1808 "swarming": { 1843 "swarming": {
1809 "can_use_on_swarming_builders": true 1844 "can_use_on_swarming_builders": true
1810 }, 1845 },
1811 "test": "ui_base_unittests" 1846 "test": "ui_base_unittests"
1812 }, 1847 },
1813 { 1848 {
1814 "swarming": { 1849 "swarming": {
(...skipping 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
2162 { 2197 {
2163 "swarming": { 2198 "swarming": {
2164 "can_use_on_swarming_builders": true 2199 "can_use_on_swarming_builders": true
2165 }, 2200 },
2166 "test": "sync_integration_tests" 2201 "test": "sync_integration_tests"
2167 }, 2202 },
2168 { 2203 {
2169 "swarming": { 2204 "swarming": {
2170 "can_use_on_swarming_builders": true 2205 "can_use_on_swarming_builders": true
2171 }, 2206 },
2207 "test": "sync_unit_tests"
2208 },
2209 {
2210 "swarming": {
2211 "can_use_on_swarming_builders": true
2212 },
2172 "test": "ui_base_unittests" 2213 "test": "ui_base_unittests"
2173 }, 2214 },
2174 { 2215 {
2175 "swarming": { 2216 "swarming": {
2176 "can_use_on_swarming_builders": true 2217 "can_use_on_swarming_builders": true
2177 }, 2218 },
2178 "test": "ui_touch_selection_unittests" 2219 "test": "ui_touch_selection_unittests"
2179 }, 2220 },
2180 { 2221 {
2181 "swarming": { 2222 "swarming": {
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
2213 "override_compile_targets": [ 2254 "override_compile_targets": [
2214 "telemetry_unittests_run" 2255 "telemetry_unittests_run"
2215 ], 2256 ],
2216 "swarming": { 2257 "swarming": {
2217 "can_use_on_swarming_builders": true 2258 "can_use_on_swarming_builders": true
2218 } 2259 }
2219 } 2260 }
2220 ] 2261 ]
2221 } 2262 }
2222 } 2263 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698