aboutsummaryrefslogtreecommitdiffhomepage
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2017-10-02 16:53:07 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-10-03 16:17:19 +0000
commit9fb285e32262157527b906cbd9b28d35c1e0549f (patch)
tree5cca77c70b300e97a789f8aeb762ec6dfcbb59af /PRESUBMIT.py
parent63272cfc19c73a19840bad9d66af5dbda737a859 (diff)
Switch many jobs to Clang.
No-Try: true Change-Id: Ie255d46ff50d13d25d045791c1c3066f06ab9243 Reviewed-on: https://skia-review.googlesource.com/53601 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Mike Klein <mtklein@google.com>
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r--PRESUBMIT.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index cb378676d9..83e2d58333 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -43,7 +43,7 @@ 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 = {
'src/opts/': ('skia.primary:'
- 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD'),
+ 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD'),
'include/private/SkAtomics.h': ('skia.primary:'
'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN,'
'Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-TSAN'