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

Unified Diff: PRESUBMIT.py

Issue 2350073002: To prep for removing CMake bots, take them off the CQ and presubmit. (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | infra/branch-config/cq.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index c281b9a70db9752946eb59acbad314556feae288..d4c6a63d03b5a12f92e7deef5e3a71cd2edf222a 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -41,7 +41,6 @@ GOLD_TRYBOT_URL = 'https://gold.skia.org/search?issue='
# Path to CQ bots feature is described in https://bug.skia.org/4364
PATH_PREFIX_TO_EXTRA_TRYBOTS = {
# pylint: disable=line-too-long
rmistry 2016/09/19 14:21:32 Nit: Delete this line as well.
mtklein 2016/09/19 14:34:03 Done.
- 'cmake/': 'master.client.skia.compile:Build-Mac-Clang-x86_64-Release-CMake-Trybot,Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot',
# pylint: disable=line-too-long
'src/opts/': 'master.client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot',
« no previous file with comments | « no previous file | infra/branch-config/cq.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698