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

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