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

Unified Diff: projects.py

Issue 26299002: Target base_unittests on win_x64_rel bots to avoid failing All target for now. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/commit-queue@master
Patch Set: Created 7 years, 2 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: projects.py
diff --git a/projects.py b/projects.py
index cd7f3b5f33496cb230170db82c0802b33b162a25..d406298a9cb867f96c9c6f7f20e2ecd0cb595348 100644
--- a/projects.py
+++ b/projects.py
@@ -388,7 +388,7 @@ def _gen_chromium(user, root_dir, rietveld_obj, no_try):
'telemetry_unittests',
],
'win_x64_rel': [
- 'compile',
+ 'base_unittests',
],
}
« 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