| Index: scripts/slave/recipes/skia/skia.py
|
| diff --git a/scripts/slave/recipes/skia/skia.py b/scripts/slave/recipes/skia/skia.py
|
| index 65cf4b4e6c7443e73ebd48190d75309b01bcfb99..6254b1153c7b906267262ed0203badcc3a8cbacd 100644
|
| --- a/scripts/slave/recipes/skia/skia.py
|
| +++ b/scripts/slave/recipes/skia/skia.py
|
| @@ -27,7 +27,6 @@ TEST_BUILDERS = {
|
| 'skiabot-linux-tester-000': [
|
| 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug',
|
| 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN',
|
| - 'Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot',
|
| ],
|
| 'skiabot-shuttle-ubuntu12-003': [
|
| 'Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug',
|
|
|