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

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

Issue 1904773004: Revert of Introduce components/display_compositor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « content/test/BUILD.gn ('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 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "test": "android_webview_unittests" 8 "test": "android_webview_unittests"
9 }, 9 },
10 { 10 {
(...skipping 512 matching lines...) Expand 10 before | Expand all | Expand 10 after
523 { 523 {
524 "swarming": { 524 "swarming": {
525 "can_use_on_swarming_builders": true 525 "can_use_on_swarming_builders": true
526 }, 526 },
527 "test": "device_unittests" 527 "test": "device_unittests"
528 }, 528 },
529 { 529 {
530 "swarming": { 530 "swarming": {
531 "can_use_on_swarming_builders": true 531 "can_use_on_swarming_builders": true
532 }, 532 },
533 "test": "display_compositor_unittests"
534 },
535 {
536 "swarming": {
537 "can_use_on_swarming_builders": true
538 },
539 "test": "display_unittests" 533 "test": "display_unittests"
540 }, 534 },
541 { 535 {
542 "swarming": { 536 "swarming": {
543 "can_use_on_swarming_builders": true 537 "can_use_on_swarming_builders": true
544 }, 538 },
545 "test": "events_unittests" 539 "test": "events_unittests"
546 }, 540 },
547 { 541 {
548 "swarming": { 542 "swarming": {
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
886 "test": "dbus_unittests" 880 "test": "dbus_unittests"
887 }, 881 },
888 { 882 {
889 "swarming": { 883 "swarming": {
890 "can_use_on_swarming_builders": true 884 "can_use_on_swarming_builders": true
891 }, 885 },
892 "test": "device_unittests" 886 "test": "device_unittests"
893 }, 887 },
894 { 888 {
895 "swarming": { 889 "swarming": {
896 "can_use_on_swarming_builders": true
897 },
898 "test": "display_compositor_unittests"
899 },
900 {
901 "swarming": {
902 "can_use_on_swarming_builders": true 890 "can_use_on_swarming_builders": true
903 }, 891 },
904 "test": "display_unittests" 892 "test": "display_unittests"
905 }, 893 },
906 { 894 {
907 "swarming": { 895 "swarming": {
908 "can_use_on_swarming_builders": true 896 "can_use_on_swarming_builders": true
909 }, 897 },
910 "test": "events_unittests" 898 "test": "events_unittests"
911 }, 899 },
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after
1286 { 1274 {
1287 "test": "content_browsertests" 1275 "test": "content_browsertests"
1288 }, 1276 },
1289 { 1277 {
1290 "test": "content_unittests" 1278 "test": "content_unittests"
1291 }, 1279 },
1292 { 1280 {
1293 "test": "crypto_unittests" 1281 "test": "crypto_unittests"
1294 }, 1282 },
1295 { 1283 {
1296 "test": "display_compositor_unittests"
1297 },
1298 {
1299 "test": "display_unittests" 1284 "test": "display_unittests"
1300 }, 1285 },
1301 { 1286 {
1302 "test": "extensions_unittests" 1287 "test": "extensions_unittests"
1303 }, 1288 },
1304 { 1289 {
1305 "test": "gcm_unit_tests" 1290 "test": "gcm_unit_tests"
1306 }, 1291 },
1307 { 1292 {
1308 "test": "gfx_unittests" 1293 "test": "gfx_unittests"
(...skipping 593 matching lines...) Expand 10 before | Expand all | Expand 10 after
1902 { 1887 {
1903 "swarming": { 1888 "swarming": {
1904 "can_use_on_swarming_builders": true 1889 "can_use_on_swarming_builders": true
1905 }, 1890 },
1906 "test": "device_unittests" 1891 "test": "device_unittests"
1907 }, 1892 },
1908 { 1893 {
1909 "swarming": { 1894 "swarming": {
1910 "can_use_on_swarming_builders": true 1895 "can_use_on_swarming_builders": true
1911 }, 1896 },
1912 "test": "display_compositor_unittests"
1913 },
1914 {
1915 "swarming": {
1916 "can_use_on_swarming_builders": true
1917 },
1918 "test": "display_unittests" 1897 "test": "display_unittests"
1919 }, 1898 },
1920 { 1899 {
1921 "test": "events_unittests" 1900 "test": "events_unittests"
1922 }, 1901 },
1923 { 1902 {
1924 "swarming": { 1903 "swarming": {
1925 "can_use_on_swarming_builders": true 1904 "can_use_on_swarming_builders": true
1926 }, 1905 },
1927 "test": "extensions_unittests" 1906 "test": "extensions_unittests"
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
2192 { 2171 {
2193 "swarming": { 2172 "swarming": {
2194 "can_use_on_swarming_builders": true 2173 "can_use_on_swarming_builders": true
2195 }, 2174 },
2196 "test": "device_unittests" 2175 "test": "device_unittests"
2197 }, 2176 },
2198 { 2177 {
2199 "swarming": { 2178 "swarming": {
2200 "can_use_on_swarming_builders": true 2179 "can_use_on_swarming_builders": true
2201 }, 2180 },
2202 "test": "display_compositor_unittests"
2203 },
2204 {
2205 "swarming": {
2206 "can_use_on_swarming_builders": true
2207 },
2208 "test": "display_unittests" 2181 "test": "display_unittests"
2209 }, 2182 },
2210 { 2183 {
2211 "swarming": { 2184 "swarming": {
2212 "can_use_on_swarming_builders": true 2185 "can_use_on_swarming_builders": true
2213 }, 2186 },
2214 "test": "extensions_browsertests" 2187 "test": "extensions_browsertests"
2215 }, 2188 },
2216 { 2189 {
2217 "swarming": { 2190 "swarming": {
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
2427 { 2400 {
2428 "swarming": { 2401 "swarming": {
2429 "can_use_on_swarming_builders": true 2402 "can_use_on_swarming_builders": true
2430 }, 2403 },
2431 "test": "device_unittests" 2404 "test": "device_unittests"
2432 }, 2405 },
2433 { 2406 {
2434 "swarming": { 2407 "swarming": {
2435 "can_use_on_swarming_builders": true 2408 "can_use_on_swarming_builders": true
2436 }, 2409 },
2437 "test": "display_compositor_unittests"
2438 },
2439 {
2440 "swarming": {
2441 "can_use_on_swarming_builders": true
2442 },
2443 "test": "display_unittests" 2410 "test": "display_unittests"
2444 }, 2411 },
2445 { 2412 {
2446 "swarming": { 2413 "swarming": {
2447 "can_use_on_swarming_builders": true 2414 "can_use_on_swarming_builders": true
2448 }, 2415 },
2449 "test": "extensions_browsertests" 2416 "test": "extensions_browsertests"
2450 }, 2417 },
2451 { 2418 {
2452 "swarming": { 2419 "swarming": {
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
2620 "test": "content_unittests" 2587 "test": "content_unittests"
2621 }, 2588 },
2622 { 2589 {
2623 "swarming": { 2590 "swarming": {
2624 "can_use_on_swarming_builders": true 2591 "can_use_on_swarming_builders": true
2625 }, 2592 },
2626 "test": "crypto_unittests" 2593 "test": "crypto_unittests"
2627 }, 2594 },
2628 { 2595 {
2629 "swarming": { 2596 "swarming": {
2630 "can_use_on_swarming_builders": true
2631 },
2632 "test": "display_compositor_unittests"
2633 },
2634 {
2635 "swarming": {
2636 "can_use_on_swarming_builders": true 2597 "can_use_on_swarming_builders": true
2637 }, 2598 },
2638 "test": "display_unittests" 2599 "test": "display_unittests"
2639 }, 2600 },
2640 { 2601 {
2641 "swarming": { 2602 "swarming": {
2642 "can_use_on_swarming_builders": true 2603 "can_use_on_swarming_builders": true
2643 }, 2604 },
2644 "test": "extensions_unittests" 2605 "test": "extensions_unittests"
2645 }, 2606 },
(...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after
2924 "test": "content_unittests" 2885 "test": "content_unittests"
2925 }, 2886 },
2926 { 2887 {
2927 "swarming": { 2888 "swarming": {
2928 "can_use_on_swarming_builders": true 2889 "can_use_on_swarming_builders": true
2929 }, 2890 },
2930 "test": "crypto_unittests" 2891 "test": "crypto_unittests"
2931 }, 2892 },
2932 { 2893 {
2933 "swarming": { 2894 "swarming": {
2934 "can_use_on_swarming_builders": true
2935 },
2936 "test": "display_compositor_unittests"
2937 },
2938 {
2939 "swarming": {
2940 "can_use_on_swarming_builders": true 2895 "can_use_on_swarming_builders": true
2941 }, 2896 },
2942 "test": "display_unittests" 2897 "test": "display_unittests"
2943 }, 2898 },
2944 { 2899 {
2945 "swarming": { 2900 "swarming": {
2946 "can_use_on_swarming_builders": true 2901 "can_use_on_swarming_builders": true
2947 }, 2902 },
2948 "test": "extensions_unittests" 2903 "test": "extensions_unittests"
2949 }, 2904 },
(...skipping 4238 matching lines...) Expand 10 before | Expand all | Expand 10 after
7188 { 7143 {
7189 "swarming": { 7144 "swarming": {
7190 "can_use_on_swarming_builders": true 7145 "can_use_on_swarming_builders": true
7191 }, 7146 },
7192 "test": "device_unittests" 7147 "test": "device_unittests"
7193 }, 7148 },
7194 { 7149 {
7195 "swarming": { 7150 "swarming": {
7196 "can_use_on_swarming_builders": true 7151 "can_use_on_swarming_builders": true
7197 }, 7152 },
7198 "test": "display_compositor_unittests"
7199 },
7200 {
7201 "swarming": {
7202 "can_use_on_swarming_builders": true
7203 },
7204 "test": "display_unittests" 7153 "test": "display_unittests"
7205 }, 7154 },
7206 { 7155 {
7207 "swarming": { 7156 "swarming": {
7208 "can_use_on_swarming_builders": true 7157 "can_use_on_swarming_builders": true
7209 }, 7158 },
7210 "test": "events_unittests" 7159 "test": "events_unittests"
7211 }, 7160 },
7212 { 7161 {
7213 "swarming": { 7162 "swarming": {
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
7482 { 7431 {
7483 "test": "dbus_unittests" 7432 "test": "dbus_unittests"
7484 }, 7433 },
7485 { 7434 {
7486 "test": "device_unittests" 7435 "test": "device_unittests"
7487 }, 7436 },
7488 { 7437 {
7489 "swarming": { 7438 "swarming": {
7490 "can_use_on_swarming_builders": true 7439 "can_use_on_swarming_builders": true
7491 }, 7440 },
7492 "test": "display_compositor_unittests"
7493 },
7494 {
7495 "swarming": {
7496 "can_use_on_swarming_builders": true
7497 },
7498 "test": "display_unittests" 7441 "test": "display_unittests"
7499 }, 7442 },
7500 { 7443 {
7501 "test": "events_unittests" 7444 "test": "events_unittests"
7502 }, 7445 },
7503 { 7446 {
7504 "test": "extensions_unittests" 7447 "test": "extensions_unittests"
7505 }, 7448 },
7506 { 7449 {
7507 "test": "gcm_unit_tests" 7450 "test": "gcm_unit_tests"
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
7737 { 7680 {
7738 "swarming": { 7681 "swarming": {
7739 "can_use_on_swarming_builders": true 7682 "can_use_on_swarming_builders": true
7740 }, 7683 },
7741 "test": "device_unittests" 7684 "test": "device_unittests"
7742 }, 7685 },
7743 { 7686 {
7744 "swarming": { 7687 "swarming": {
7745 "can_use_on_swarming_builders": true 7688 "can_use_on_swarming_builders": true
7746 }, 7689 },
7747 "test": "display_compositor_unittests"
7748 },
7749 {
7750 "swarming": {
7751 "can_use_on_swarming_builders": true
7752 },
7753 "test": "display_unittests" 7690 "test": "display_unittests"
7754 }, 7691 },
7755 { 7692 {
7756 "swarming": { 7693 "swarming": {
7757 "can_use_on_swarming_builders": true 7694 "can_use_on_swarming_builders": true
7758 }, 7695 },
7759 "test": "events_unittests" 7696 "test": "events_unittests"
7760 }, 7697 },
7761 { 7698 {
7762 "swarming": { 7699 "swarming": {
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
8025 { 7962 {
8026 "test": "crypto_unittests" 7963 "test": "crypto_unittests"
8027 }, 7964 },
8028 { 7965 {
8029 "test": "dbus_unittests" 7966 "test": "dbus_unittests"
8030 }, 7967 },
8031 { 7968 {
8032 "test": "device_unittests" 7969 "test": "device_unittests"
8033 }, 7970 },
8034 { 7971 {
8035 "test": "display_compositor_unittests"
8036 },
8037 {
8038 "test": "display_unittests" 7972 "test": "display_unittests"
8039 }, 7973 },
8040 { 7974 {
8041 "test": "events_unittests" 7975 "test": "events_unittests"
8042 }, 7976 },
8043 { 7977 {
8044 "test": "extensions_unittests" 7978 "test": "extensions_unittests"
8045 }, 7979 },
8046 { 7980 {
8047 "test": "gcm_unit_tests" 7981 "test": "gcm_unit_tests"
(...skipping 537 matching lines...) Expand 10 before | Expand all | Expand 10 after
8585 }, 8519 },
8586 { 8520 {
8587 "args": [ 8521 "args": [
8588 "--isolate-extensions" 8522 "--isolate-extensions"
8589 ], 8523 ],
8590 "test": "unit_tests" 8524 "test": "unit_tests"
8591 } 8525 }
8592 ] 8526 ]
8593 } 8527 }
8594 } 8528 }
OLDNEW
« no previous file with comments | « content/test/BUILD.gn ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698