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

Unified Diff: masters/master.tryserver.v8/slaves.cfg

Issue 1149193003: V8 Buildbot: Speculatively switch slaves to solve msan failures. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.v8/slaves.cfg
diff --git a/masters/master.tryserver.v8/slaves.cfg b/masters/master.tryserver.v8/slaves.cfg
index fba6d7ac81f2d088e0c1c3b30be504370632ae34..9ae8a68841e0a9da68f3b49ff1776c627d9fab86 100644
--- a/masters/master.tryserver.v8/slaves.cfg
+++ b/masters/master.tryserver.v8/slaves.cfg
@@ -21,7 +21,6 @@ slaves.extend([
'v8_linux64_rel',
'v8_linux64_nacl_rel',
'v8_linux64_asan_rel',
- 'v8_linux64_msan_rel',
'v8_linux64_tsan_rel',
'v8_linux64_greedy_allocator_dbg',
'v8_linux_arm_rel',
@@ -92,6 +91,7 @@ slaves.extend([
'builder': [
'v8_linux_layout_dbg',
'v8_linux_arm64_rel',
+ 'v8_linux64_msan_rel',
],
'hostname': 'build%d-m4' % i,
'os': 'linux',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698