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

Unified Diff: masters/master.tryserver.chromium.perf/master.cfg

Issue 2088033002: Change WebView bisect bot to grab 64 bit builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Update master.cfg Created 4 years, 6 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.tryserver.chromium.perf/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.perf/master.cfg
diff --git a/masters/master.tryserver.chromium.perf/master.cfg b/masters/master.tryserver.chromium.perf/master.cfg
index 11d8b5d47edb5614027b186262831f8911f84551..00984a9cd0da45242fd6dd9524415c4c9246069a 100644
--- a/masters/master.tryserver.chromium.perf/master.cfg
+++ b/masters/master.tryserver.chromium.perf/master.cfg
@@ -122,7 +122,7 @@ _AddBisectBot('win_fyi', 'win', 'fyi')
_AddBisectBot('mac_fyi', 'mac', 'fyi')
_AddBisectBot('linux_fyi', 'linux', 'fyi')
-_AddBisectBot('android_webview_aosp', 'android', 'webview')
+_AddBisectBot('android_webview_arm64_aosp', 'android', 'webview')
# Skips '_perf_bisect' suffix since skip_suffix=True
_AddBisectBot('android_s5_perf_cq', 'android', 'cq', skip_suffix=True)
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.perf/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698