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

Unified Diff: webrtc/build/mb_config.pyl

Issue 2531573003: Make Valgrind memcheck work in swarming. (Closed)
Patch Set: Add more suppressions. Created 4 years, 1 month 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 | « tools/valgrind-webrtc/webrtc_tests.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/mb_config.pyl
diff --git a/webrtc/build/mb_config.pyl b/webrtc/build/mb_config.pyl
index 8a35c2fd031652351b210797d75e9937c0734e97..0edfc021c43eaa92eabe7adc02b8badda3ddc55f 100644
--- a/webrtc/build/mb_config.pyl
+++ b/webrtc/build/mb_config.pyl
@@ -125,6 +125,7 @@
'linux_arm': 'release_bot_arm',
'linux_asan': 'asan_lsan_clang_release_bot_x64',
'linux_memcheck': 'release_bot_x64',
+ 'linux_memcheck_swarming': 'memcheck_release_bot_x64',
'linux_msan': 'msan_clang_release_bot_x64',
'linux_tsan2': 'tsan_clang_release_bot_x64',
'linux_ubsan': 'ubsan_clang_release_bot_x64',
« no previous file with comments | « tools/valgrind-webrtc/webrtc_tests.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698