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

Unified Diff: tools/mb/mb_config.pyl

Issue 2191323004: Copy memory.fyi definitions to memory.full. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 4 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.memory.full.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 974bc52c6622ce35f79020030dcd02e66f1d0998..4e35a6ffe31a47a66431e0ae4a5eebc4c4e47ef6 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -451,6 +451,47 @@
'Windows Unit (DrMemory)': 'none',
},
+ 'chromium.memory.full': {
+ 'Chromium Linux ChromeOS MSan Builder':
+ 'swarming_gn_chromeos_msan_release_bot',
+ 'Chromium Linux MSan Builder':
+ 'swarming_msan_gn_release_bot',
+ 'Chromium Linux TSan Builder':
+ 'swarming_tsan_disable_nacl_gn_release_bot',
+ 'Chromium Windows Builder (DrMemory x64)':
+ 'gyp_drmemory_shared_release_x64',
+ 'Chromium Windows Builder (DrMemory)': 'gyp_drmemory_shared_release_x86',
+ 'Linux ChromeOS MSan Tests': 'none',
+ 'Linux MSan Tests': 'none',
+ 'Linux TSan Tests': 'none',
+ 'Windows Browser (DrMemory full) (1)': 'none',
+ 'Windows Browser (DrMemory full) (10)': 'none',
+ 'Windows Browser (DrMemory full) (11)': 'none',
+ 'Windows Browser (DrMemory full) (12)': 'none',
+ 'Windows Browser (DrMemory full) (2)': 'none',
+ 'Windows Browser (DrMemory full) (3)': 'none',
+ 'Windows Browser (DrMemory full) (4)': 'none',
+ 'Windows Browser (DrMemory full) (5)': 'none',
+ 'Windows Browser (DrMemory full) (6)': 'none',
+ 'Windows Browser (DrMemory full) (7)': 'none',
+ 'Windows Browser (DrMemory full) (8)': 'none',
+ 'Windows Browser (DrMemory full) (9)': 'none',
+ 'Windows Content Browser (DrMemory full) (1)': 'none',
+ 'Windows Content Browser (DrMemory full) (2)': 'none',
+ 'Windows Content Browser (DrMemory full) (3)': 'none',
+ 'Windows Content Browser (DrMemory full) (4)': 'none',
+ 'Windows Content Browser (DrMemory full) (5)': 'none',
+ 'Windows Content Browser (DrMemory full) (6)': 'none',
+ 'Windows Content Browser (DrMemory)': 'none',
+ 'Windows Unit (DrMemory full) (1)': 'none',
+ 'Windows Unit (DrMemory full) (2)': 'none',
+ 'Windows Unit (DrMemory full) (3)': 'none',
+ 'Windows Unit (DrMemory full) (4)': 'none',
+ 'Windows Unit (DrMemory full) (5)': 'none',
+ 'Windows Unit (DrMemory x64)': 'none',
+ 'Windows Unit (DrMemory)': 'none',
+ },
+
'chromium.perf': {
'Android Builder': 'gn_official_goma_minimal_symbols_android',
'Android Galaxy S5 Perf (1)': 'none',
« no previous file with comments | « testing/buildbot/chromium.memory.full.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698