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

Unified Diff: masters/master.tryserver.chromium.linux/slaves.cfg

Issue 1343873004: Add IsolatedScriptTest (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 3 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
Index: masters/master.tryserver.chromium.linux/slaves.cfg
diff --git a/masters/master.tryserver.chromium.linux/slaves.cfg b/masters/master.tryserver.chromium.linux/slaves.cfg
index 01037942db48e421ac38a3de909043da1255a562..469ac11e74e16d7cf16c05cc781f9f61d83dbaa9 100644
--- a/masters/master.tryserver.chromium.linux/slaves.cfg
+++ b/masters/master.tryserver.chromium.linux/slaves.cfg
@@ -31,6 +31,7 @@ def linux():
'linux_chromium_gn_dbg',
'linux_chromium_gn_rel',
'linux_chromium_rel_ng',
+ 'ned_tests_rel_ng',
]
cq_builders += [
'chromeos_%s_chromium_compile_only_ng' % (board,)

Powered by Google App Engine
This is Rietveld 408576698