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

Unified Diff: masters/master.chromium.fyi/master.cfg

Issue 2148393002: Fix find annotated test bot config problem (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fix find annotated test bot config problem 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 | « no previous file | masters/master.chromium.fyi/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/master.cfg
diff --git a/masters/master.chromium.fyi/master.cfg b/masters/master.chromium.fyi/master.cfg
index 988f9a2ef36e802a41c1b1dc97115a9b7d4ce4f6..a5b484f015177bc1a47ce5d682ec75afd78bef5a 100644
--- a/masters/master.chromium.fyi/master.cfg
+++ b/masters/master.chromium.fyi/master.cfg
@@ -156,6 +156,7 @@ s_chromium = Scheduler(
s_chromium_android_dbg = Triggerable(
name='android_dbg',
builderNames=['Android ChromeDriver Tests (dbg)',
+ 'Android Find Annotated Test',
'Android Tests (trial)(dbg)',
'Android Tests (x86 emulator)',
'Android Remoting Tests',])
« no previous file with comments | « no previous file | masters/master.chromium.fyi/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698