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

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

Issue 1914313002: Re-land "Flip remaining non-lkgr linux memory bots to GN." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 6 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 | « chrome/test/BUILD.gn ('k') | third_party/instrumented_libraries/BUILD.gn » ('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 "Chromium Linux Builder (valgrind)": { 2 "Chromium Linux Builder (valgrind)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "base_unittests", 4 "base_unittests",
5 "components_unittests", 5 "components_unittests",
6 "content_unittests", 6 "content_unittests",
7 "crypto_unittests", 7 "crypto_unittests",
8 "device_unittests", 8 "device_unittests",
9 "display_unittests", 9 "display_unittests",
10 "extensions_unittests", 10 "extensions_unittests",
(...skipping 854 matching lines...) Expand 10 before | Expand all | Expand 10 after
865 { 865 {
866 "swarming": { 866 "swarming": {
867 "can_use_on_swarming_builders": true 867 "can_use_on_swarming_builders": true
868 }, 868 },
869 "test": "printing_unittests" 869 "test": "printing_unittests"
870 }, 870 },
871 { 871 {
872 "swarming": { 872 "swarming": {
873 "can_use_on_swarming_builders": true 873 "can_use_on_swarming_builders": true
874 }, 874 },
875 "test": "remoting_unittests"
876 },
877 {
878 "swarming": {
879 "can_use_on_swarming_builders": true
880 },
881 "test": "sandbox_linux_unittests" 875 "test": "sandbox_linux_unittests"
882 }, 876 },
883 { 877 {
884 "swarming": { 878 "swarming": {
885 "can_use_on_swarming_builders": true 879 "can_use_on_swarming_builders": true
886 }, 880 },
887 "test": "skia_unittests" 881 "test": "skia_unittests"
888 }, 882 },
889 { 883 {
890 "swarming": { 884 "swarming": {
(...skipping 1676 matching lines...) Expand 10 before | Expand all | Expand 10 after
2567 }, 2561 },
2568 { 2562 {
2569 "test": "unit_tests" 2563 "test": "unit_tests"
2570 }, 2564 },
2571 { 2565 {
2572 "test": "url_unittests" 2566 "test": "url_unittests"
2573 } 2567 }
2574 ] 2568 ]
2575 } 2569 }
2576 } 2570 }
OLDNEW
« no previous file with comments | « chrome/test/BUILD.gn ('k') | third_party/instrumented_libraries/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698