aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/jobs.json
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2018-04-03 15:04:03 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-04 16:42:18 +0000
commit378679cc474f56661e838a21d6341c061f408372 (patch)
tree281dba381c9056a9bedaa006856db7ca774d8a65 /infra/bots/jobs.json
parent5edc806a1ca2e3fb22cc456e7bbb470299a057b7 (diff)
add Mac ASAN bots
Change-Id: I783c0ad51a33e4731470f457132a1d20025a3431 Reviewed-on: https://skia-review.googlesource.com/118342 Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Ben Wagner <bungeman@google.com> Reviewed-by: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/bots/jobs.json')
-rw-r--r--infra/bots/jobs.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json
index 268b90e410..5cf84d6fce 100644
--- a/infra/bots/jobs.json
+++ b/infra/bots/jobs.json
@@ -68,6 +68,7 @@
"Build-Mac-Clang-arm64-Release-iOS",
"Build-Mac-Clang-x64-Release-iOS",
"Build-Mac-Clang-x86_64-Debug",
+ "Build-Mac-Clang-x86_64-Debug-ASAN",
"Build-Mac-Clang-x86_64-Debug-CommandBuffer",
"Build-Mac-Clang-x86_64-Debug-Metal",
"Build-Mac-Clang-x86_64-Release",
@@ -196,6 +197,7 @@
"Perf-Mac-Clang-MacBookAir7.2-GPU-IntelHD6000-x86_64-Release-All",
"Perf-Mac-Clang-MacBookAir7.2-GPU-IntelHD6000-x86_64-Release-All-CommandBuffer",
"Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All",
+ "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All-ASAN",
"Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All",
"Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All",
"Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All",
@@ -411,6 +413,7 @@
"Test-Mac-Clang-MacBookAir7.2-GPU-IntelHD6000-x86_64-Debug-All-CommandBuffer",
"Test-Mac-Clang-MacBookAir7.2-GPU-IntelHD6000-x86_64-Release-All",
"Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All",
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All-ASAN",
"Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All-NativeFonts",
"Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All",
"Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All-TSAN",