aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/jobs.json
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-09-19 13:00:58 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-09-19 18:07:09 +0000
commit39167cf7480cea43f116f5a6f09d4861df50b5fe (patch)
treecf2f1a58e230274768fe8982ec2cf42341fcc417 /infra/bots/jobs.json
parente395bf2d189e22822ddf2b46541c510d6d8fbcc0 (diff)
add Mac TSAN Test bots
The build should suceeed, but the test bots should fail miserably. Change-Id: I1b525255f01fd001b1cc8a45532ab5a911b36bd6 Reviewed-on: https://skia-review.googlesource.com/48581 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
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 819f5fdcfa..def410c77e 100644
--- a/infra/bots/jobs.json
+++ b/infra/bots/jobs.json
@@ -61,6 +61,7 @@
"Build-Mac-Clang-x86_64-Debug-Metal",
"Build-Mac-Clang-x86_64-Release",
"Build-Mac-Clang-x86_64-Release-CommandBuffer",
+ "Build-Mac-Clang-x86_64-Release-TSAN",
"Build-Win-Clang-arm64-Release-Android",
"Build-Win-Clang-x86_64-Debug",
"Build-Win-Clang-x86_64-Release",
@@ -336,9 +337,11 @@
"Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release",
"Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug",
"Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release",
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-TSAN",
"Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug",
"Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer",
"Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release",
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-TSAN",
"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs",
"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs",