From 9fb285e32262157527b906cbd9b28d35c1e0549f Mon Sep 17 00:00:00 2001 From: Ben Wagner Date: Mon, 2 Oct 2017 16:53:07 -0400 Subject: Switch many jobs to Clang. No-Try: true Change-Id: Ie255d46ff50d13d25d045791c1c3066f06ab9243 Reviewed-on: https://skia-review.googlesource.com/53601 Commit-Queue: Ben Wagner Reviewed-by: Mike Klein --- PRESUBMIT.py | 2 +- infra/bots/jobs.json | 151 +- ...-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json | 54 + ...-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json | 54 - .../Build-Win-Clang-x86_64-Debug-GDI.json | 54 + .../Build-Win-MSVC-x86_64-Debug-GDI.json | 54 - infra/bots/recipe_modules/flavor/examples/full.py | 4 +- ...-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json | 184 ++ ...-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json | 178 -- infra/bots/recipes/compile.py | 2 +- infra/bots/recipes/perf.expected/trybot.json | 10 +- infra/bots/recipes/perf.py | 2 +- ...-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json | 572 ++++ ...-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json | 572 ---- ...x86_64-Release-ReleaseAndAbandonGpuContext.json | 429 +++ ...x86_64-Release-ReleaseAndAbandonGpuContext.json | 429 --- infra/bots/recipes/test.py | 8 +- infra/bots/tasks.json | 3079 +++++++++++--------- infra/branch-config/cq.cfg | 6 +- 19 files changed, 3024 insertions(+), 2820 deletions(-) create mode 100644 infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json delete mode 100644 infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json create mode 100644 infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-Clang-x86_64-Debug-GDI.json delete mode 100644 infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Debug-GDI.json create mode 100644 infra/bots/recipes/compile.expected/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json delete mode 100644 infra/bots/recipes/compile.expected/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json create mode 100644 infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json delete mode 100644 infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json create mode 100644 infra/bots/recipes/test.expected/Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext.json delete mode 100644 infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext.json 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' diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json index b151361aa9..e51a2fdf05 100644 --- a/infra/bots/jobs.json +++ b/infra/bots/jobs.json @@ -14,6 +14,7 @@ "Build-Debian9-Clang-mipsel-Release-Android", "Build-Debian9-Clang-x64-Debug-Android", "Build-Debian9-Clang-x64-Release-Android", + "Build-Debian9-Clang-x86-Debug", "Build-Debian9-Clang-x86-Debug-Android", "Build-Debian9-Clang-x86-Debug-Android_Vulkan", "Build-Debian9-Clang-x86-Release-Android", @@ -21,12 +22,14 @@ "Build-Debian9-Clang-x86_64-Debug", "Build-Debian9-Clang-x86_64-Debug-ASAN", "Build-Debian9-Clang-x86_64-Debug-MSAN", + "Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "Build-Debian9-Clang-x86_64-Debug-UBSAN_float_cast_overflow", "Build-Debian9-Clang-x86_64-Debug-Vulkan", "Build-Debian9-Clang-x86_64-Release", "Build-Debian9-Clang-x86_64-Release-ASAN", "Build-Debian9-Clang-x86_64-Release-Fast", "Build-Debian9-Clang-x86_64-Release-Mini", + "Build-Debian9-Clang-x86_64-Release-SKNX_NO_SIMD", "Build-Debian9-Clang-x86_64-Release-SK_CPU_LIMIT_SSE2", "Build-Debian9-Clang-x86_64-Release-SK_CPU_LIMIT_SSE41", "Build-Debian9-Clang-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", @@ -40,7 +43,6 @@ "Build-Debian9-GCC-x86-Release", "Build-Debian9-GCC-x86_64-Debug", "Build-Debian9-GCC-x86_64-Debug-NoGPU", - "Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "Build-Debian9-GCC-x86_64-Release", "Build-Debian9-GCC-x86_64-Release-ANGLE", "Build-Debian9-GCC-x86_64-Release-Flutter_Android", @@ -48,7 +50,6 @@ "Build-Debian9-GCC-x86_64-Release-NoGPU", "Build-Debian9-GCC-x86_64-Release-PDFium", "Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths", - "Build-Debian9-GCC-x86_64-Release-SKNX_NO_SIMD", "Build-Debian9-GCC-x86_64-Release-SK_CPU_LIMIT_SSE41", "Build-Debian9-GCC-x86_64-Release-Shared", "Build-Mac-Clang-arm-Debug-iOS", @@ -65,7 +66,9 @@ "Build-Mac-Clang-x86_64-Release-TSAN", "Build-Win-Clang-arm64-Release-Android", "Build-Win-Clang-x86_64-Debug", + "Build-Win-Clang-x86_64-Debug-GDI", "Build-Win-Clang-x86_64-Release", + "Build-Win-Clang-x86_64-Release-GDI", "Build-Win-MSVC-x86-Debug", "Build-Win-MSVC-x86-Debug-ANGLE", "Build-Win-MSVC-x86-Debug-Exceptions", @@ -75,11 +78,9 @@ "Build-Win-MSVC-x86-Release-GDI", "Build-Win-MSVC-x86_64-Debug", "Build-Win-MSVC-x86_64-Debug-ANGLE", - "Build-Win-MSVC-x86_64-Debug-GDI", "Build-Win-MSVC-x86_64-Debug-Vulkan", "Build-Win-MSVC-x86_64-Release", "Build-Win-MSVC-x86_64-Release-ANGLE", - "Build-Win-MSVC-x86_64-Release-GDI", "Build-Win-MSVC-x86_64-Release-Vulkan", "Housekeeper-Nightly-RecreateSKPs_Canary", "Housekeeper-Nightly-UpdateMetaConfig", @@ -144,9 +145,11 @@ "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release", "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug", "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release", + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug", "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug", "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN", "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN", + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow", "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release", "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN", @@ -155,14 +158,13 @@ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow", "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug", "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release", + "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", + "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release", + "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug", + "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release", "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug", "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug", - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", - "Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug", - "Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release", - "Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug", - "Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release", "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug", "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release", "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug", @@ -194,15 +196,33 @@ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41", "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41", + "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", + "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", + "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release", "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug", "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", + "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", + "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", + "Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug", + "Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release", + "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", + "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", + "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug", + "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release", + "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", + "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release", + "Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug", + "Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release", + "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug", + "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release", + "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug", + "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release", + "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug", + "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release", "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE", "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan", - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", - "Perf-Win10-MSVC-Golo-GPU-GT610-x86_64-Release", "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug", "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE", "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", @@ -211,54 +231,36 @@ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE", "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE", "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan", - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", - "Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug", - "Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release", - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE", - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", - "Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug", - "Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release", - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug", "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan", - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release", "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan", - "Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug", - "Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release", - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug", "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE", - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release", "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug", "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE", - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release", "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE", - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug", "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE", "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan", - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release", "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE", "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan", "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug", + "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI", "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release", "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug", "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug", - "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI", "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release", + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug", + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release", "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug", - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug", - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Release", + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug", + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release", "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug", - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug", - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release", "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug", "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release", "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug", @@ -319,13 +321,16 @@ "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release", "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug", "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release", + "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN", + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast", + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", @@ -333,15 +338,13 @@ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow", "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug", "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release", + "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", + "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release", + "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug", + "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release", "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug", "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug", - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD", - "Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug", - "Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release", - "Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug", - "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", @@ -366,6 +369,7 @@ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release", "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug", "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release", + "Test-Ubuntu17-Clang-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext", "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug", "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN", "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow", @@ -375,19 +379,35 @@ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-TSAN", "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow", "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", - "Test-Ubuntu17-GCC-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext", "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41", "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41", "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41", + "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", + "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", + "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release", "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug", "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", + "Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext", + "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", + "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", + "Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug", + "Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release", + "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", + "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", + "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug", + "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release", + "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", + "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release", + "Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug", + "Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release", + "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug", + "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release", + "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug", + "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release", "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE", "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan", - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", - "Test-Win10-MSVC-Golo-GPU-GT610-x86_64-Release", "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug", "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE", "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", @@ -396,56 +416,39 @@ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE", "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext", - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE", "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan", - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", - "Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug", - "Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release", - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE", - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", - "Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug", - "Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release", - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug", "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan", - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release", - "Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug", - "Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release", - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug", "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE", - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release", "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug", "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE", "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan", - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release", "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE", "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan", "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug", + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI", "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release", + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI", "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug", "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release", "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug", - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI", "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release", - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-GDI", + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug", + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release", + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI", "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug", "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release", - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug", - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release", - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release-GDI", + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug", + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release", + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI", "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug", "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release", - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug", - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release", - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI", "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug", "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release", "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug", diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json new file mode 100644 index 0000000000..9d17ec7582 --- /dev/null +++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json @@ -0,0 +1,54 @@ +[ + { + "cmd": [ + "python", + "-u", + "[CUSTOM_/_B_WORK]/skia/bin/fetch-gn" + ], + "cwd": "[CUSTOM_/_B_WORK]/skia", + "env": { + "BUILDTYPE": "Debug", + "CHROME_HEADLESS": "1", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + }, + "infra_step": true, + "name": "fetch-gn" + }, + { + "cmd": [ + "[CUSTOM_/_B_WORK]/skia/bin/gn", + "gen", + "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug", + "--args=cc=\"[START_DIR]/clang_linux/bin/clang\" cxx=\"[START_DIR]/clang_linux/bin/clang++\" extra_cflags=[\"-B[START_DIR]/clang_linux/bin\", \"-O1\", \"-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE\"] extra_ldflags=[\"-B[START_DIR]/clang_linux/bin\", \"-fuse-ld=lld\"] target_cpu=\"x86_64\"" + ], + "cwd": "[CUSTOM_/_B_WORK]/skia", + "env": { + "BUILDTYPE": "Debug", + "CHROME_HEADLESS": "1", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + }, + "name": "gn gen" + }, + { + "cmd": [ + "ninja", + "-C", + "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug" + ], + "cwd": "[CUSTOM_/_B_WORK]/skia", + "env": { + "BUILDTYPE": "Debug", + "CHROME_HEADLESS": "1", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + }, + "name": "ninja" + }, + { + "name": "$result", + "recipe_result": null, + "status_code": 0 + } +] \ No newline at end of file diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json deleted file mode 100644 index 909d4c0055..0000000000 --- a/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json +++ /dev/null @@ -1,54 +0,0 @@ -[ - { - "cmd": [ - "python", - "-u", - "[CUSTOM_/_B_WORK]/skia/bin/fetch-gn" - ], - "cwd": "[CUSTOM_/_B_WORK]/skia", - "env": { - "BUILDTYPE": "Debug", - "CHROME_HEADLESS": "1", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" - }, - "infra_step": true, - "name": "fetch-gn" - }, - { - "cmd": [ - "[CUSTOM_/_B_WORK]/skia/bin/gn", - "gen", - "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug", - "--args=cc=\"gcc\" cxx=\"g++\" extra_cflags=[\"-O1\", \"-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE\"] target_cpu=\"x86_64\"" - ], - "cwd": "[CUSTOM_/_B_WORK]/skia", - "env": { - "BUILDTYPE": "Debug", - "CHROME_HEADLESS": "1", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" - }, - "name": "gn gen" - }, - { - "cmd": [ - "ninja", - "-C", - "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug" - ], - "cwd": "[CUSTOM_/_B_WORK]/skia", - "env": { - "BUILDTYPE": "Debug", - "CHROME_HEADLESS": "1", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" - }, - "name": "ninja" - }, - { - "name": "$result", - "recipe_result": null, - "status_code": 0 - } -] \ No newline at end of file diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-Clang-x86_64-Debug-GDI.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-Clang-x86_64-Debug-GDI.json new file mode 100644 index 0000000000..73c731ac4e --- /dev/null +++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-Clang-x86_64-Debug-GDI.json @@ -0,0 +1,54 @@ +[ + { + "cmd": [ + "python", + "-u", + "[CUSTOM_C:\\_B_WORK]/skia/bin/fetch-gn" + ], + "cwd": "[CUSTOM_C:\\_B_WORK]/skia", + "env": { + "BUILDTYPE": "Debug_x64", + "CHROME_HEADLESS": "1", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-Clang-x86_64-Debug-GDI" + }, + "infra_step": true, + "name": "fetch-gn" + }, + { + "cmd": [ + "[CUSTOM_C:\\_B_WORK]/skia/bin/gn.exe", + "gen", + "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-Clang-x86_64-Debug-GDI/Debug_x64", + "--args=cc=\"clang\" clang_win=\"[START_DIR]/clang_win\" cxx=\"clang++\" extra_cflags=[\"-O1\"] skia_use_gdi=true target_cpu=\"x86_64\" windk=\"[START_DIR]/t/depot_tools/win_toolchain/vs_files/d3cb0e37bdd120ad0ac4650b674b09e81be45616\"" + ], + "cwd": "[CUSTOM_C:\\_B_WORK]/skia", + "env": { + "BUILDTYPE": "Debug_x64", + "CHROME_HEADLESS": "1", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-Clang-x86_64-Debug-GDI" + }, + "name": "gn gen" + }, + { + "cmd": [ + "ninja.exe", + "-C", + "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-Clang-x86_64-Debug-GDI/Debug_x64" + ], + "cwd": "[CUSTOM_C:\\_B_WORK]/skia", + "env": { + "BUILDTYPE": "Debug_x64", + "CHROME_HEADLESS": "1", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-Clang-x86_64-Debug-GDI" + }, + "name": "ninja" + }, + { + "name": "$result", + "recipe_result": null, + "status_code": 0 + } +] \ No newline at end of file diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Debug-GDI.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Debug-GDI.json deleted file mode 100644 index 2d223fe640..0000000000 --- a/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Debug-GDI.json +++ /dev/null @@ -1,54 +0,0 @@ -[ - { - "cmd": [ - "python", - "-u", - "[CUSTOM_C:\\_B_WORK]/skia/bin/fetch-gn" - ], - "cwd": "[CUSTOM_C:\\_B_WORK]/skia", - "env": { - "BUILDTYPE": "Debug_x64", - "CHROME_HEADLESS": "1", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-MSVC-x86_64-Debug-GDI" - }, - "infra_step": true, - "name": "fetch-gn" - }, - { - "cmd": [ - "[CUSTOM_C:\\_B_WORK]/skia/bin/gn.exe", - "gen", - "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-MSVC-x86_64-Debug-GDI/Debug_x64", - "--args=skia_use_gdi=true target_cpu=\"x86_64\" windk=\"[START_DIR]/t/depot_tools/win_toolchain/vs_files/d3cb0e37bdd120ad0ac4650b674b09e81be45616\"" - ], - "cwd": "[CUSTOM_C:\\_B_WORK]/skia", - "env": { - "BUILDTYPE": "Debug_x64", - "CHROME_HEADLESS": "1", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-MSVC-x86_64-Debug-GDI" - }, - "name": "gn gen" - }, - { - "cmd": [ - "ninja.exe", - "-C", - "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-MSVC-x86_64-Debug-GDI/Debug_x64" - ], - "cwd": "[CUSTOM_C:\\_B_WORK]/skia", - "env": { - "BUILDTYPE": "Debug_x64", - "CHROME_HEADLESS": "1", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]/skia/out/Build-Win-MSVC-x86_64-Debug-GDI" - }, - "name": "ninja" - }, - { - "name": "$result", - "recipe_result": null, - "status_code": 0 - } -] \ No newline at end of file diff --git a/infra/bots/recipe_modules/flavor/examples/full.py b/infra/bots/recipe_modules/flavor/examples/full.py index bfe51106d8..c0598f9b0d 100644 --- a/infra/bots/recipe_modules/flavor/examples/full.py +++ b/infra/bots/recipe_modules/flavor/examples/full.py @@ -55,11 +55,11 @@ def RunSteps(api): TEST_BUILDERS = [ 'Build-Debian9-Clang-arm-Release-Android_API26', + 'Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE', 'Build-Debian9-Clang-x86_64-Release-Fast', 'Build-Debian9-Clang-x86_64-Release-Mini', 'Build-Debian9-Clang-x86_64-Release-Vulkan', 'Build-Debian9-EMCC-wasm-Release', - 'Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE', 'Build-Debian9-GCC-x86_64-Release-ANGLE', 'Build-Debian9-GCC-x86_64-Release-Flutter_Android', 'Build-Debian9-GCC-x86_64-Release-Mesa', @@ -71,9 +71,9 @@ TEST_BUILDERS = [ 'Build-Mac-Clang-x86_64-Debug-CommandBuffer', 'Build-Mac-Clang-x86_64-Debug-Metal', 'Build-Win-Clang-arm64-Release-Android', + 'Build-Win-Clang-x86_64-Debug-GDI', 'Build-Win-Clang-x86_64-Release', 'Build-Win-MSVC-x86-Debug-Exceptions', - 'Build-Win-MSVC-x86_64-Debug-GDI', 'Build-Win-MSVC-x86_64-Release-Vulkan', 'Housekeeper-PerCommit-CheckGeneratedFiles', 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android', diff --git a/infra/bots/recipes/compile.expected/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json b/infra/bots/recipes/compile.expected/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json new file mode 100644 index 0000000000..db58083a33 --- /dev/null +++ b/infra/bots/recipes/compile.expected/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json @@ -0,0 +1,184 @@ +[ + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "ensure-directory", + "--mode", + "0777", + "[CUSTOM_/_B_WORK]" + ], + "infra_step": true, + "name": "makedirs checkout_path" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "remove", + "[CUSTOM_/_B_WORK]/.gclient_entries" + ], + "infra_step": true, + "name": "remove [CUSTOM_/_B_WORK]/.gclient_entries" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", + "--spec-path", + "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]", + "--patch_root", + "skia", + "--revision_mapping_file", + "{\"got_revision\": \"skia\"}", + "--git-cache-dir", + "[CUSTOM_/_B_CACHE]", + "--cleanup-dir", + "[CLEANUP]/bot_update", + "--output_json", + "/path/to/tmp/json", + "--revision", + "skia@abc123" + ], + "cwd": "[CUSTOM_/_B_WORK]", + "env_prefixes": { + "PATH": [ + "RECIPE_PACKAGE_REPO[depot_tools]" + ] + }, + "infra_step": true, + "name": "bot_update", + "~followup_annotations": [ + "@@@STEP_TEXT@Some step text@@@", + "@@@STEP_LOG_LINE@json.output@{@@@", + "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", + "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"skia\": \"abc123\"@@@", + "@@@STEP_LOG_LINE@json.output@ }, @@@", + "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"skia\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/skia.git\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"revision\": \"9046e2e693bb92a76e972b694580e5d17ad10748\"@@@", + "@@@STEP_LOG_LINE@json.output@ }@@@", + "@@@STEP_LOG_LINE@json.output@ }, @@@", + "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", + "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"skia\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"9046e2e693bb92a76e972b694580e5d17ad10748\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#164710}\"@@@", + "@@@STEP_LOG_LINE@json.output@ }, @@@", + "@@@STEP_LOG_LINE@json.output@ \"root\": \"skia\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", + "@@@STEP_LOG_LINE@json.output@}@@@", + "@@@STEP_LOG_END@json.output@@@", + "@@@SET_BUILD_PROPERTY@got_revision@\"9046e2e693bb92a76e972b694580e5d17ad10748\"@@@", + "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#164710}\"@@@" + ] + }, + { + "cmd": [ + "python", + "-u", + "[CUSTOM_/_B_WORK]/skia/bin/fetch-gn" + ], + "cwd": "[CUSTOM_/_B_WORK]/skia", + "env": { + "BUILDTYPE": "Debug", + "CC": "/usr/bin/clang", + "CHROME_HEADLESS": "1", + "CPPFLAGS": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "CXX": "/usr/bin/clang++", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + }, + "infra_step": true, + "name": "fetch-gn" + }, + { + "cmd": [ + "[CUSTOM_/_B_WORK]/skia/bin/gn", + "gen", + "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug", + "--args=cc=\"[START_DIR]/clang_linux/bin/clang\" cxx=\"[START_DIR]/clang_linux/bin/clang++\" extra_cflags=[\"-B[START_DIR]/clang_linux/bin\", \"-O1\", \"-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE\"] extra_ldflags=[\"-B[START_DIR]/clang_linux/bin\", \"-fuse-ld=lld\"] target_cpu=\"x86_64\"" + ], + "cwd": "[CUSTOM_/_B_WORK]/skia", + "env": { + "BUILDTYPE": "Debug", + "CC": "/usr/bin/clang", + "CHROME_HEADLESS": "1", + "CPPFLAGS": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "CXX": "/usr/bin/clang++", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + }, + "name": "gn gen" + }, + { + "cmd": [ + "ninja", + "-C", + "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug" + ], + "cwd": "[CUSTOM_/_B_WORK]/skia", + "env": { + "BUILDTYPE": "Debug", + "CC": "/usr/bin/clang", + "CHROME_HEADLESS": "1", + "CPPFLAGS": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "CXX": "/usr/bin/clang++", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + }, + "name": "ninja" + }, + { + "cmd": [ + "python", + "-u", + "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc = sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'dm.app', 'nanobench.app', 'get_images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', 'skpbench', '*.so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell.ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']\n\ntry:\n os.makedirs(dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise\n\nfor pattern in build_products_whitelist:\n path = os.path.join(src, pattern)\n for f in glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath(f, src))\n if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedirs(os.path.dirname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n shutil.move(f, dst_path)\n", + "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug", + "[CUSTOM_[SWARM_OUT_DIR]]/out/Debug" + ], + "infra_step": true, + "name": "copy build products", + "~followup_annotations": [ + "@@@STEP_LOG_LINE@python.inline@import errno@@@", + "@@@STEP_LOG_LINE@python.inline@import glob@@@", + "@@@STEP_LOG_LINE@python.inline@import os@@@", + "@@@STEP_LOG_LINE@python.inline@import shutil@@@", + "@@@STEP_LOG_LINE@python.inline@import sys@@@", + "@@@STEP_LOG_LINE@python.inline@@@@", + "@@@STEP_LOG_LINE@python.inline@src = sys.argv[1]@@@", + "@@@STEP_LOG_LINE@python.inline@dst = sys.argv[2]@@@", + "@@@STEP_LOG_LINE@python.inline@build_products_whitelist = ['dm', 'dm.exe', 'dm.app', 'nanobench.app', 'get_images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', 'skpbench', '*.so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell.ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']@@@", + "@@@STEP_LOG_LINE@python.inline@@@@", + "@@@STEP_LOG_LINE@python.inline@try:@@@", + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(dst)@@@", + "@@@STEP_LOG_LINE@python.inline@except OSError as e:@@@", + "@@@STEP_LOG_LINE@python.inline@ if e.errno != errno.EEXIST:@@@", + "@@@STEP_LOG_LINE@python.inline@ raise@@@", + "@@@STEP_LOG_LINE@python.inline@@@@", + "@@@STEP_LOG_LINE@python.inline@for pattern in build_products_whitelist:@@@", + "@@@STEP_LOG_LINE@python.inline@ path = os.path.join(src, pattern)@@@", + "@@@STEP_LOG_LINE@python.inline@ for f in glob.glob(path):@@@", + "@@@STEP_LOG_LINE@python.inline@ dst_path = os.path.join(dst, os.path.relpath(f, src))@@@", + "@@@STEP_LOG_LINE@python.inline@ if not os.path.isdir(os.path.dirname(dst_path)):@@@", + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(os.path.dirname(dst_path))@@@", + "@@@STEP_LOG_LINE@python.inline@ print 'Copying build product %s to %s' % (f, dst_path)@@@", + "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@", + "@@@STEP_LOG_END@python.inline@@@" + ] + }, + { + "name": "$result", + "recipe_result": null, + "status_code": 0 + } +] \ No newline at end of file diff --git a/infra/bots/recipes/compile.expected/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json b/infra/bots/recipes/compile.expected/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json deleted file mode 100644 index c63376bdb8..0000000000 --- a/infra/bots/recipes/compile.expected/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json +++ /dev/null @@ -1,178 +0,0 @@ -[ - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "ensure-directory", - "--mode", - "0777", - "[CUSTOM_/_B_WORK]" - ], - "infra_step": true, - "name": "makedirs checkout_path" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "remove", - "[CUSTOM_/_B_WORK]/.gclient_entries" - ], - "infra_step": true, - "name": "remove [CUSTOM_/_B_WORK]/.gclient_entries" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", - "--spec-path", - "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]", - "--patch_root", - "skia", - "--revision_mapping_file", - "{\"got_revision\": \"skia\"}", - "--git-cache-dir", - "[CUSTOM_/_B_CACHE]", - "--cleanup-dir", - "[CLEANUP]/bot_update", - "--output_json", - "/path/to/tmp/json", - "--revision", - "skia@abc123" - ], - "cwd": "[CUSTOM_/_B_WORK]", - "env_prefixes": { - "PATH": [ - "RECIPE_PACKAGE_REPO[depot_tools]" - ] - }, - "infra_step": true, - "name": "bot_update", - "~followup_annotations": [ - "@@@STEP_TEXT@Some step text@@@", - "@@@STEP_LOG_LINE@json.output@{@@@", - "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", - "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", - "@@@STEP_LOG_LINE@json.output@ \"skia\": \"abc123\"@@@", - "@@@STEP_LOG_LINE@json.output@ }, @@@", - "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", - "@@@STEP_LOG_LINE@json.output@ \"skia\": {@@@", - "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/skia.git\", @@@", - "@@@STEP_LOG_LINE@json.output@ \"revision\": \"9046e2e693bb92a76e972b694580e5d17ad10748\"@@@", - "@@@STEP_LOG_LINE@json.output@ }@@@", - "@@@STEP_LOG_LINE@json.output@ }, @@@", - "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", - "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"skia\", @@@", - "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", - "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"9046e2e693bb92a76e972b694580e5d17ad10748\", @@@", - "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#164710}\"@@@", - "@@@STEP_LOG_LINE@json.output@ }, @@@", - "@@@STEP_LOG_LINE@json.output@ \"root\": \"skia\", @@@", - "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", - "@@@STEP_LOG_LINE@json.output@}@@@", - "@@@STEP_LOG_END@json.output@@@", - "@@@SET_BUILD_PROPERTY@got_revision@\"9046e2e693bb92a76e972b694580e5d17ad10748\"@@@", - "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#164710}\"@@@" - ] - }, - { - "cmd": [ - "python", - "-u", - "[CUSTOM_/_B_WORK]/skia/bin/fetch-gn" - ], - "cwd": "[CUSTOM_/_B_WORK]/skia", - "env": { - "BUILDTYPE": "Debug", - "CHROME_HEADLESS": "1", - "CPPFLAGS": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" - }, - "infra_step": true, - "name": "fetch-gn" - }, - { - "cmd": [ - "[CUSTOM_/_B_WORK]/skia/bin/gn", - "gen", - "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug", - "--args=cc=\"gcc\" cxx=\"g++\" extra_cflags=[\"-O1\", \"-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE\"] target_cpu=\"x86_64\"" - ], - "cwd": "[CUSTOM_/_B_WORK]/skia", - "env": { - "BUILDTYPE": "Debug", - "CHROME_HEADLESS": "1", - "CPPFLAGS": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" - }, - "name": "gn gen" - }, - { - "cmd": [ - "ninja", - "-C", - "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug" - ], - "cwd": "[CUSTOM_/_B_WORK]/skia", - "env": { - "BUILDTYPE": "Debug", - "CHROME_HEADLESS": "1", - "CPPFLAGS": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" - }, - "name": "ninja" - }, - { - "cmd": [ - "python", - "-u", - "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc = sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'dm.app', 'nanobench.app', 'get_images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', 'skpbench', '*.so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell.ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']\n\ntry:\n os.makedirs(dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise\n\nfor pattern in build_products_whitelist:\n path = os.path.join(src, pattern)\n for f in glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath(f, src))\n if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedirs(os.path.dirname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n shutil.move(f, dst_path)\n", - "[CUSTOM_/_B_WORK]/skia/out/Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE/Debug", - "[CUSTOM_[SWARM_OUT_DIR]]/out/Debug" - ], - "infra_step": true, - "name": "copy build products", - "~followup_annotations": [ - "@@@STEP_LOG_LINE@python.inline@import errno@@@", - "@@@STEP_LOG_LINE@python.inline@import glob@@@", - "@@@STEP_LOG_LINE@python.inline@import os@@@", - "@@@STEP_LOG_LINE@python.inline@import shutil@@@", - "@@@STEP_LOG_LINE@python.inline@import sys@@@", - "@@@STEP_LOG_LINE@python.inline@@@@", - "@@@STEP_LOG_LINE@python.inline@src = sys.argv[1]@@@", - "@@@STEP_LOG_LINE@python.inline@dst = sys.argv[2]@@@", - "@@@STEP_LOG_LINE@python.inline@build_products_whitelist = ['dm', 'dm.exe', 'dm.app', 'nanobench.app', 'get_images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', 'skpbench', '*.so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell.ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']@@@", - "@@@STEP_LOG_LINE@python.inline@@@@", - "@@@STEP_LOG_LINE@python.inline@try:@@@", - "@@@STEP_LOG_LINE@python.inline@ os.makedirs(dst)@@@", - "@@@STEP_LOG_LINE@python.inline@except OSError as e:@@@", - "@@@STEP_LOG_LINE@python.inline@ if e.errno != errno.EEXIST:@@@", - "@@@STEP_LOG_LINE@python.inline@ raise@@@", - "@@@STEP_LOG_LINE@python.inline@@@@", - "@@@STEP_LOG_LINE@python.inline@for pattern in build_products_whitelist:@@@", - "@@@STEP_LOG_LINE@python.inline@ path = os.path.join(src, pattern)@@@", - "@@@STEP_LOG_LINE@python.inline@ for f in glob.glob(path):@@@", - "@@@STEP_LOG_LINE@python.inline@ dst_path = os.path.join(dst, os.path.relpath(f, src))@@@", - "@@@STEP_LOG_LINE@python.inline@ if not os.path.isdir(os.path.dirname(dst_path)):@@@", - "@@@STEP_LOG_LINE@python.inline@ os.makedirs(os.path.dirname(dst_path))@@@", - "@@@STEP_LOG_LINE@python.inline@ print 'Copying build product %s to %s' % (f, dst_path)@@@", - "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@", - "@@@STEP_LOG_END@python.inline@@@" - ] - }, - { - "name": "$result", - "recipe_result": null, - "status_code": 0 - } -] \ No newline at end of file diff --git a/infra/bots/recipes/compile.py b/infra/bots/recipes/compile.py index da7ab8a333..2a8b25600e 100644 --- a/infra/bots/recipes/compile.py +++ b/infra/bots/recipes/compile.py @@ -83,6 +83,7 @@ TEST_BUILDERS = [ 'Build-Debian9-Clang-x86_64-Debug', 'Build-Debian9-Clang-x86_64-Debug-ASAN', 'Build-Debian9-Clang-x86_64-Debug-MSAN', + 'Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE', 'Build-Debian9-Clang-x86_64-Release-Fast', 'Build-Debian9-Clang-x86_64-Release-Mini', 'Build-Debian9-Clang-x86_64-Release-Vulkan', @@ -90,7 +91,6 @@ TEST_BUILDERS = [ 'Build-Debian9-GCC-arm-Release-Chromecast', 'Build-Debian9-GCC-x86-Debug', 'Build-Debian9-GCC-x86_64-Debug-NoGPU', - 'Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE', 'Build-Debian9-GCC-x86_64-Release-ANGLE', 'Build-Debian9-GCC-x86_64-Release-Flutter_Android', 'Build-Debian9-GCC-x86_64-Release-Mesa', diff --git a/infra/bots/recipes/perf.expected/trybot.json b/infra/bots/recipes/perf.expected/trybot.json index 2eb3efdc4b..133657ce07 100644 --- a/infra/bots/recipes/perf.expected/trybot.json +++ b/infra/bots/recipes/perf.expected/trybot.json @@ -91,7 +91,7 @@ "--json-output", "/path/to/tmp/json", "rmtree", - "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release/data" + "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release/data" ], "infra_step": true, "name": "rmtree data" @@ -106,7 +106,7 @@ "ensure-directory", "--mode", "0777", - "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release/data" + "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release/data" ], "infra_step": true, "name": "makedirs data" @@ -182,7 +182,7 @@ "~inc0.webp", "~inc1.webp", "--outResultsFile", - "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release/data/nanobench_abc123_1337000001.json", + "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release/data/nanobench_abc123_1337000001.json", "--properties", "gitHash", "abc123", @@ -200,7 +200,7 @@ "arch", "x86_64", "compiler", - "MSVC", + "Clang", "cpu_or_gpu", "GPU", "cpu_or_gpu_value", @@ -228,7 +228,7 @@ "ensure-directory", "--mode", "0777", - "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release/data" + "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release/data" ], "infra_step": true, "name": "makedirs perf_dir" diff --git a/infra/bots/recipes/perf.py b/infra/bots/recipes/perf.py index bd35268eca..cea86611bf 100644 --- a/infra/bots/recipes/perf.py +++ b/infra/bots/recipes/perf.py @@ -417,7 +417,7 @@ def GenTests(api): yield test - builder = 'Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release' + builder = 'Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release' yield ( api.test('trybot') + api.properties(buildername=builder, diff --git a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json new file mode 100644 index 0000000000..dcffa00591 --- /dev/null +++ b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json @@ -0,0 +1,572 @@ +[ + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "[START_DIR]/skia/infra/bots/assets/skp/VERSION", + "/path/to/tmp/" + ], + "infra_step": true, + "name": "Get downloaded SKP VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "42", + "[START_DIR]/tmp/SKP_VERSION" + ], + "infra_step": true, + "name": "write SKP_VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "[START_DIR]/skia/infra/bots/assets/skimage/VERSION", + "/path/to/tmp/" + ], + "infra_step": true, + "name": "Get downloaded skimage VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "42", + "[START_DIR]/tmp/SK_IMAGE_VERSION" + ], + "infra_step": true, + "name": "write SK_IMAGE_VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "[START_DIR]/skia/infra/bots/assets/svg/VERSION", + "/path/to/tmp/" + ], + "infra_step": true, + "name": "Get downloaded SVG VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "42", + "[START_DIR]/tmp/SVG_VERSION" + ], + "infra_step": true, + "name": "write SVG_VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "rmtree", + "[CUSTOM_[SWARM_OUT_DIR]]/dm" + ], + "infra_step": true, + "name": "rmtree dm" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "ensure-directory", + "--mode", + "0777", + "[CUSTOM_[SWARM_OUT_DIR]]/dm" + ], + "infra_step": true, + "name": "makedirs dm" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", + "--json-output", + "/path/to/tmp/json", + "ensure-directory", + "--mode", + "0777", + "[START_DIR]/tmp" + ], + "infra_step": true, + "name": "makedirs tmp_dir" + }, + { + "cmd": [ + "python", + "-u", + "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\nimport urllib2\n\nHASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'\nRETRIES = 5\nTIMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in range(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys.argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math.pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(waittime)\n", + "[START_DIR]/tmp/uninteresting_hashes.txt" + ], + "env": { + "BUILDTYPE": "Debug", + "CHROME_HEADLESS": "1", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[START_DIR]/out" + }, + "infra_step": true, + "name": "get uninteresting hashes", + "~followup_annotations": [ + "@@@STEP_LOG_LINE@python.inline@@@@", + "@@@STEP_LOG_LINE@python.inline@import contextlib@@@", + "@@@STEP_LOG_LINE@python.inline@import math@@@", + "@@@STEP_LOG_LINE@python.inline@import socket@@@", + "@@@STEP_LOG_LINE@python.inline@import sys@@@", + "@@@STEP_LOG_LINE@python.inline@import time@@@", + "@@@STEP_LOG_LINE@python.inline@import urllib2@@@", + "@@@STEP_LOG_LINE@python.inline@@@@", + "@@@STEP_LOG_LINE@python.inline@HASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'@@@", + "@@@STEP_LOG_LINE@python.inline@RETRIES = 5@@@", + "@@@STEP_LOG_LINE@python.inline@TIMEOUT = 60@@@", + "@@@STEP_LOG_LINE@python.inline@WAIT_BASE = 15@@@", + "@@@STEP_LOG_LINE@python.inline@@@@", + "@@@STEP_LOG_LINE@python.inline@socket.setdefaulttimeout(TIMEOUT)@@@", + "@@@STEP_LOG_LINE@python.inline@for retry in range(RETRIES):@@@", + "@@@STEP_LOG_LINE@python.inline@ try:@@@", + "@@@STEP_LOG_LINE@python.inline@ with contextlib.closing(@@@", + "@@@STEP_LOG_LINE@python.inline@ urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:@@@", + "@@@STEP_LOG_LINE@python.inline@ hashes = w.read()@@@", + "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[1], 'w') as f:@@@", + "@@@STEP_LOG_LINE@python.inline@ f.write(hashes)@@@", + "@@@STEP_LOG_LINE@python.inline@ break@@@", + "@@@STEP_LOG_LINE@python.inline@ except Exception as e:@@@", + "@@@STEP_LOG_LINE@python.inline@ print 'Failed to get uninteresting hashes from %s:' % HASHES_URL@@@", + "@@@STEP_LOG_LINE@python.inline@ print e@@@", + "@@@STEP_LOG_LINE@python.inline@ if retry == RETRIES:@@@", + "@@@STEP_LOG_LINE@python.inline@ raise@@@", + "@@@STEP_LOG_LINE@python.inline@ waittime = WAIT_BASE * math.pow(2, retry)@@@", + "@@@STEP_LOG_LINE@python.inline@ print 'Retry in %d seconds.' % waittime@@@", + "@@@STEP_LOG_LINE@python.inline@ time.sleep(waittime)@@@", + "@@@STEP_LOG_END@python.inline@@@" + ] + }, + { + "cmd": [ + "python", + "-u", + "import os\nprint os.environ.get('SWARMING_BOT_ID', '')\n" + ], + "name": "get swarming bot id", + "stdout": "/path/to/tmp/", + "~followup_annotations": [ + "@@@STEP_LOG_LINE@python.inline@import os@@@", + "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@", + "@@@STEP_LOG_END@python.inline@@@" + ] + }, + { + "cmd": [ + "python", + "-u", + "import os\nprint os.environ.get('SWARMING_TASK_ID', '')\n" + ], + "name": "get swarming task id", + "stdout": "/path/to/tmp/", + "~followup_annotations": [ + "@@@STEP_LOG_LINE@python.inline@import os@@@", + "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_TASK_ID', '')@@@", + "@@@STEP_LOG_END@python.inline@@@" + ] + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[skia::flavor]/resources/symbolize_stack_trace.py", + "[START_DIR]", + "catchsegv", + "[START_DIR]/out/Debug/dm", + "--resourcePath", + "[START_DIR]/skia/resources", + "--skps", + "[START_DIR]/skp", + "--images", + "[START_DIR]/skimage/dm", + "--colorImages", + "[START_DIR]/skimage/colorspace", + "--nameByHash", + "--properties", + "gitHash", + "abc123", + "builder", + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "swarming_bot_id", + "skia-bot-123", + "swarming_task_id", + "123456", + "--svgs", + "[START_DIR]/svg", + "--key", + "arch", + "x86_64", + "compiler", + "Clang", + "configuration", + "Debug", + "cpu_or_gpu", + "CPU", + "cpu_or_gpu_value", + "AVX2", + "extra_config", + "SK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "model", + "GCE", + "os", + "Debian9", + "--uninterestingHashesFile", + "[START_DIR]/tmp/uninteresting_hashes.txt", + "--writePath", + "[CUSTOM_[SWARM_OUT_DIR]]/dm", + "--dont_write", + "pdf", + "--randomProcessorTest", + "--threads", + "0", + "--nogpu", + "--config", + "8888", + "srgb", + "pdf", + "565", + "f16", + "sp-8888", + "2ndpic-8888", + "lite-8888", + "gbr-8888", + "serialize-8888", + "tiles_rt-8888", + "pic-8888", + "--src", + "tests", + "gm", + "image", + "colorImage", + "--blacklist", + "f16", + "_", + "_", + "dstreadshuffle", + "gbr-8888", + "image", + "_", + "_", + "gbr-8888", + "colorImage", + "_", + "_", + "serialize-8888", + "gm", + "_", + "bleed_image", + "serialize-8888", + "gm", + "_", + "c_gms", + "serialize-8888", + "gm", + "_", + "colortype", + "serialize-8888", + "gm", + "_", + "colortype_xfermodes", + "serialize-8888", + "gm", + "_", + "drawfilter", + "serialize-8888", + "gm", + "_", + "fontmgr_bounds_0.75_0", + "serialize-8888", + "gm", + "_", + "fontmgr_bounds_1_-0.25", + "serialize-8888", + "gm", + "_", + "fontmgr_bounds", + "serialize-8888", + "gm", + "_", + "fontmgr_match", + "serialize-8888", + "gm", + "_", + "fontmgr_iter", + "serialize-8888", + "gm", + "_", + "imagemasksubset", + "serialize-8888", + "gm", + "_", + "bitmapfilters", + "serialize-8888", + "gm", + "_", + "bitmapshaders", + "serialize-8888", + "gm", + "_", + "bleed", + "serialize-8888", + "gm", + "_", + "bleed_alpha_bmp", + "serialize-8888", + "gm", + "_", + "bleed_alpha_bmp_shader", + "serialize-8888", + "gm", + "_", + "convex_poly_clip", + "serialize-8888", + "gm", + "_", + "extractalpha", + "serialize-8888", + "gm", + "_", + "filterbitmap_checkerboard_32_32_g8", + "serialize-8888", + "gm", + "_", + "filterbitmap_image_mandrill_64", + "serialize-8888", + "gm", + "_", + "shadows", + "serialize-8888", + "gm", + "_", + "simpleaaclip_aaclip", + "serialize-8888", + "gm", + "_", + "composeshader_bitmap", + "serialize-8888", + "gm", + "_", + "scaled_tilemodes_npot", + "serialize-8888", + "gm", + "_", + "scaled_tilemodes", + "serialize-8888", + "gm", + "_", + "typefacerendering_pfaMac", + "serialize-8888", + "gm", + "_", + "parsedpaths", + "serialize-8888", + "gm", + "_", + "ImageGeneratorExternal_rect", + "serialize-8888", + "gm", + "_", + "ImageGeneratorExternal_shader", + "serialize-8888", + "gm", + "_", + "shadow_utils", + "serialize-8888", + "gm", + "_", + "makecolorspace", + "serialize-8888", + "gm", + "_", + "bleed_alpha_image", + "serialize-8888", + "gm", + "_", + "bleed_alpha_image_shader", + "sp-8888", + "gm", + "_", + "drawfilter", + "pic-8888", + "gm", + "_", + "drawfilter", + "2ndpic-8888", + "gm", + "_", + "drawfilter", + "lite-8888", + "gm", + "_", + "drawfilter", + "sp-8888", + "gm", + "_", + "image-cacherator-from-picture", + "pic-8888", + "gm", + "_", + "image-cacherator-from-picture", + "2ndpic-8888", + "gm", + "_", + "image-cacherator-from-picture", + "serialize-8888", + "gm", + "_", + "image-cacherator-from-picture", + "sp-8888", + "gm", + "_", + "image-cacherator-from-raster", + "pic-8888", + "gm", + "_", + "image-cacherator-from-raster", + "2ndpic-8888", + "gm", + "_", + "image-cacherator-from-raster", + "serialize-8888", + "gm", + "_", + "image-cacherator-from-raster", + "sp-8888", + "gm", + "_", + "image-cacherator-from-ctable", + "pic-8888", + "gm", + "_", + "image-cacherator-from-ctable", + "2ndpic-8888", + "gm", + "_", + "image-cacherator-from-ctable", + "serialize-8888", + "gm", + "_", + "image-cacherator-from-ctable", + "sp-8888", + "gm", + "_", + "gamut", + "pic-8888", + "gm", + "_", + "gamut", + "lite-8888", + "gm", + "_", + "gamut", + "2ndpic-8888", + "gm", + "_", + "gamut", + "serialize-8888", + "gm", + "_", + "gamut", + "sp-8888", + "gm", + "_", + "complexclip4_bw", + "pic-8888", + "gm", + "_", + "complexclip4_bw", + "lite-8888", + "gm", + "_", + "complexclip4_bw", + "2ndpic-8888", + "gm", + "_", + "complexclip4_bw", + "serialize-8888", + "gm", + "_", + "complexclip4_bw", + "sp-8888", + "gm", + "_", + "complexclip4_aa", + "pic-8888", + "gm", + "_", + "complexclip4_aa", + "lite-8888", + "gm", + "_", + "complexclip4_aa", + "2ndpic-8888", + "gm", + "_", + "complexclip4_aa", + "serialize-8888", + "gm", + "_", + "complexclip4_aa", + "tiles_rt-8888", + "gm", + "_", + "complexclip4_bw", + "tiles_rt-8888", + "gm", + "_", + "complexclip4_aa", + "--verbose" + ], + "cwd": "[START_DIR]/skia", + "env": { + "BUILDTYPE": "Debug", + "CHROME_HEADLESS": "1", + "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[START_DIR]/out" + }, + "name": "symbolized dm" + }, + { + "name": "$result", + "recipe_result": null, + "status_code": 0 + } +] \ No newline at end of file diff --git a/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json b/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json deleted file mode 100644 index c8ba3dfc18..0000000000 --- a/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json +++ /dev/null @@ -1,572 +0,0 @@ -[ - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "[START_DIR]/skia/infra/bots/assets/skp/VERSION", - "/path/to/tmp/" - ], - "infra_step": true, - "name": "Get downloaded SKP VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "42", - "[START_DIR]/tmp/SKP_VERSION" - ], - "infra_step": true, - "name": "write SKP_VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "[START_DIR]/skia/infra/bots/assets/skimage/VERSION", - "/path/to/tmp/" - ], - "infra_step": true, - "name": "Get downloaded skimage VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "42", - "[START_DIR]/tmp/SK_IMAGE_VERSION" - ], - "infra_step": true, - "name": "write SK_IMAGE_VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "[START_DIR]/skia/infra/bots/assets/svg/VERSION", - "/path/to/tmp/" - ], - "infra_step": true, - "name": "Get downloaded SVG VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "42", - "[START_DIR]/tmp/SVG_VERSION" - ], - "infra_step": true, - "name": "write SVG_VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "rmtree", - "[CUSTOM_[SWARM_OUT_DIR]]/dm" - ], - "infra_step": true, - "name": "rmtree dm" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "ensure-directory", - "--mode", - "0777", - "[CUSTOM_[SWARM_OUT_DIR]]/dm" - ], - "infra_step": true, - "name": "makedirs dm" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", - "--json-output", - "/path/to/tmp/json", - "ensure-directory", - "--mode", - "0777", - "[START_DIR]/tmp" - ], - "infra_step": true, - "name": "makedirs tmp_dir" - }, - { - "cmd": [ - "python", - "-u", - "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\nimport urllib2\n\nHASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'\nRETRIES = 5\nTIMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in range(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys.argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math.pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(waittime)\n", - "[START_DIR]/tmp/uninteresting_hashes.txt" - ], - "env": { - "BUILDTYPE": "Debug", - "CHROME_HEADLESS": "1", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[START_DIR]/out" - }, - "infra_step": true, - "name": "get uninteresting hashes", - "~followup_annotations": [ - "@@@STEP_LOG_LINE@python.inline@@@@", - "@@@STEP_LOG_LINE@python.inline@import contextlib@@@", - "@@@STEP_LOG_LINE@python.inline@import math@@@", - "@@@STEP_LOG_LINE@python.inline@import socket@@@", - "@@@STEP_LOG_LINE@python.inline@import sys@@@", - "@@@STEP_LOG_LINE@python.inline@import time@@@", - "@@@STEP_LOG_LINE@python.inline@import urllib2@@@", - "@@@STEP_LOG_LINE@python.inline@@@@", - "@@@STEP_LOG_LINE@python.inline@HASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'@@@", - "@@@STEP_LOG_LINE@python.inline@RETRIES = 5@@@", - "@@@STEP_LOG_LINE@python.inline@TIMEOUT = 60@@@", - "@@@STEP_LOG_LINE@python.inline@WAIT_BASE = 15@@@", - "@@@STEP_LOG_LINE@python.inline@@@@", - "@@@STEP_LOG_LINE@python.inline@socket.setdefaulttimeout(TIMEOUT)@@@", - "@@@STEP_LOG_LINE@python.inline@for retry in range(RETRIES):@@@", - "@@@STEP_LOG_LINE@python.inline@ try:@@@", - "@@@STEP_LOG_LINE@python.inline@ with contextlib.closing(@@@", - "@@@STEP_LOG_LINE@python.inline@ urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:@@@", - "@@@STEP_LOG_LINE@python.inline@ hashes = w.read()@@@", - "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[1], 'w') as f:@@@", - "@@@STEP_LOG_LINE@python.inline@ f.write(hashes)@@@", - "@@@STEP_LOG_LINE@python.inline@ break@@@", - "@@@STEP_LOG_LINE@python.inline@ except Exception as e:@@@", - "@@@STEP_LOG_LINE@python.inline@ print 'Failed to get uninteresting hashes from %s:' % HASHES_URL@@@", - "@@@STEP_LOG_LINE@python.inline@ print e@@@", - "@@@STEP_LOG_LINE@python.inline@ if retry == RETRIES:@@@", - "@@@STEP_LOG_LINE@python.inline@ raise@@@", - "@@@STEP_LOG_LINE@python.inline@ waittime = WAIT_BASE * math.pow(2, retry)@@@", - "@@@STEP_LOG_LINE@python.inline@ print 'Retry in %d seconds.' % waittime@@@", - "@@@STEP_LOG_LINE@python.inline@ time.sleep(waittime)@@@", - "@@@STEP_LOG_END@python.inline@@@" - ] - }, - { - "cmd": [ - "python", - "-u", - "import os\nprint os.environ.get('SWARMING_BOT_ID', '')\n" - ], - "name": "get swarming bot id", - "stdout": "/path/to/tmp/", - "~followup_annotations": [ - "@@@STEP_LOG_LINE@python.inline@import os@@@", - "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@", - "@@@STEP_LOG_END@python.inline@@@" - ] - }, - { - "cmd": [ - "python", - "-u", - "import os\nprint os.environ.get('SWARMING_TASK_ID', '')\n" - ], - "name": "get swarming task id", - "stdout": "/path/to/tmp/", - "~followup_annotations": [ - "@@@STEP_LOG_LINE@python.inline@import os@@@", - "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_TASK_ID', '')@@@", - "@@@STEP_LOG_END@python.inline@@@" - ] - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[skia::flavor]/resources/symbolize_stack_trace.py", - "[START_DIR]", - "catchsegv", - "[START_DIR]/out/Debug/dm", - "--resourcePath", - "[START_DIR]/skia/resources", - "--skps", - "[START_DIR]/skp", - "--images", - "[START_DIR]/skimage/dm", - "--colorImages", - "[START_DIR]/skimage/colorspace", - "--nameByHash", - "--properties", - "gitHash", - "abc123", - "builder", - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", - "swarming_bot_id", - "skia-bot-123", - "swarming_task_id", - "123456", - "--svgs", - "[START_DIR]/svg", - "--key", - "arch", - "x86_64", - "compiler", - "GCC", - "configuration", - "Debug", - "cpu_or_gpu", - "CPU", - "cpu_or_gpu_value", - "AVX2", - "extra_config", - "SK_USE_DISCARDABLE_SCALEDIMAGECACHE", - "model", - "GCE", - "os", - "Debian9", - "--uninterestingHashesFile", - "[START_DIR]/tmp/uninteresting_hashes.txt", - "--writePath", - "[CUSTOM_[SWARM_OUT_DIR]]/dm", - "--dont_write", - "pdf", - "--randomProcessorTest", - "--threads", - "0", - "--nogpu", - "--config", - "8888", - "srgb", - "pdf", - "565", - "f16", - "sp-8888", - "2ndpic-8888", - "lite-8888", - "gbr-8888", - "serialize-8888", - "tiles_rt-8888", - "pic-8888", - "--src", - "tests", - "gm", - "image", - "colorImage", - "--blacklist", - "f16", - "_", - "_", - "dstreadshuffle", - "gbr-8888", - "image", - "_", - "_", - "gbr-8888", - "colorImage", - "_", - "_", - "serialize-8888", - "gm", - "_", - "bleed_image", - "serialize-8888", - "gm", - "_", - "c_gms", - "serialize-8888", - "gm", - "_", - "colortype", - "serialize-8888", - "gm", - "_", - "colortype_xfermodes", - "serialize-8888", - "gm", - "_", - "drawfilter", - "serialize-8888", - "gm", - "_", - "fontmgr_bounds_0.75_0", - "serialize-8888", - "gm", - "_", - "fontmgr_bounds_1_-0.25", - "serialize-8888", - "gm", - "_", - "fontmgr_bounds", - "serialize-8888", - "gm", - "_", - "fontmgr_match", - "serialize-8888", - "gm", - "_", - "fontmgr_iter", - "serialize-8888", - "gm", - "_", - "imagemasksubset", - "serialize-8888", - "gm", - "_", - "bitmapfilters", - "serialize-8888", - "gm", - "_", - "bitmapshaders", - "serialize-8888", - "gm", - "_", - "bleed", - "serialize-8888", - "gm", - "_", - "bleed_alpha_bmp", - "serialize-8888", - "gm", - "_", - "bleed_alpha_bmp_shader", - "serialize-8888", - "gm", - "_", - "convex_poly_clip", - "serialize-8888", - "gm", - "_", - "extractalpha", - "serialize-8888", - "gm", - "_", - "filterbitmap_checkerboard_32_32_g8", - "serialize-8888", - "gm", - "_", - "filterbitmap_image_mandrill_64", - "serialize-8888", - "gm", - "_", - "shadows", - "serialize-8888", - "gm", - "_", - "simpleaaclip_aaclip", - "serialize-8888", - "gm", - "_", - "composeshader_bitmap", - "serialize-8888", - "gm", - "_", - "scaled_tilemodes_npot", - "serialize-8888", - "gm", - "_", - "scaled_tilemodes", - "serialize-8888", - "gm", - "_", - "typefacerendering_pfaMac", - "serialize-8888", - "gm", - "_", - "parsedpaths", - "serialize-8888", - "gm", - "_", - "ImageGeneratorExternal_rect", - "serialize-8888", - "gm", - "_", - "ImageGeneratorExternal_shader", - "serialize-8888", - "gm", - "_", - "shadow_utils", - "serialize-8888", - "gm", - "_", - "makecolorspace", - "serialize-8888", - "gm", - "_", - "bleed_alpha_image", - "serialize-8888", - "gm", - "_", - "bleed_alpha_image_shader", - "sp-8888", - "gm", - "_", - "drawfilter", - "pic-8888", - "gm", - "_", - "drawfilter", - "2ndpic-8888", - "gm", - "_", - "drawfilter", - "lite-8888", - "gm", - "_", - "drawfilter", - "sp-8888", - "gm", - "_", - "image-cacherator-from-picture", - "pic-8888", - "gm", - "_", - "image-cacherator-from-picture", - "2ndpic-8888", - "gm", - "_", - "image-cacherator-from-picture", - "serialize-8888", - "gm", - "_", - "image-cacherator-from-picture", - "sp-8888", - "gm", - "_", - "image-cacherator-from-raster", - "pic-8888", - "gm", - "_", - "image-cacherator-from-raster", - "2ndpic-8888", - "gm", - "_", - "image-cacherator-from-raster", - "serialize-8888", - "gm", - "_", - "image-cacherator-from-raster", - "sp-8888", - "gm", - "_", - "image-cacherator-from-ctable", - "pic-8888", - "gm", - "_", - "image-cacherator-from-ctable", - "2ndpic-8888", - "gm", - "_", - "image-cacherator-from-ctable", - "serialize-8888", - "gm", - "_", - "image-cacherator-from-ctable", - "sp-8888", - "gm", - "_", - "gamut", - "pic-8888", - "gm", - "_", - "gamut", - "lite-8888", - "gm", - "_", - "gamut", - "2ndpic-8888", - "gm", - "_", - "gamut", - "serialize-8888", - "gm", - "_", - "gamut", - "sp-8888", - "gm", - "_", - "complexclip4_bw", - "pic-8888", - "gm", - "_", - "complexclip4_bw", - "lite-8888", - "gm", - "_", - "complexclip4_bw", - "2ndpic-8888", - "gm", - "_", - "complexclip4_bw", - "serialize-8888", - "gm", - "_", - "complexclip4_bw", - "sp-8888", - "gm", - "_", - "complexclip4_aa", - "pic-8888", - "gm", - "_", - "complexclip4_aa", - "lite-8888", - "gm", - "_", - "complexclip4_aa", - "2ndpic-8888", - "gm", - "_", - "complexclip4_aa", - "serialize-8888", - "gm", - "_", - "complexclip4_aa", - "tiles_rt-8888", - "gm", - "_", - "complexclip4_bw", - "tiles_rt-8888", - "gm", - "_", - "complexclip4_aa", - "--verbose" - ], - "cwd": "[START_DIR]/skia", - "env": { - "BUILDTYPE": "Debug", - "CHROME_HEADLESS": "1", - "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[START_DIR]/out" - }, - "name": "symbolized dm" - }, - { - "name": "$result", - "recipe_result": null, - "status_code": 0 - } -] \ No newline at end of file diff --git a/infra/bots/recipes/test.expected/Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext.json b/infra/bots/recipes/test.expected/Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext.json new file mode 100644 index 0000000000..85d189fc41 --- /dev/null +++ b/infra/bots/recipes/test.expected/Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext.json @@ -0,0 +1,429 @@ +[ + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "[START_DIR]\\skia\\infra\\bots\\assets\\skp\\VERSION", + "/path/to/tmp/" + ], + "infra_step": true, + "name": "Get downloaded SKP VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "42", + "[START_DIR]\\tmp\\SKP_VERSION" + ], + "infra_step": true, + "name": "write SKP_VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "[START_DIR]\\skia\\infra\\bots\\assets\\skimage\\VERSION", + "/path/to/tmp/" + ], + "infra_step": true, + "name": "Get downloaded skimage VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "42", + "[START_DIR]\\tmp\\SK_IMAGE_VERSION" + ], + "infra_step": true, + "name": "write SK_IMAGE_VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "[START_DIR]\\skia\\infra\\bots\\assets\\svg\\VERSION", + "/path/to/tmp/" + ], + "infra_step": true, + "name": "Get downloaded SVG VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", + "--json-output", + "/path/to/tmp/json", + "copy", + "42", + "[START_DIR]\\tmp\\SVG_VERSION" + ], + "infra_step": true, + "name": "write SVG_VERSION" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", + "--json-output", + "/path/to/tmp/json", + "rmtree", + "[CUSTOM_[SWARM_OUT_DIR]]\\dm" + ], + "infra_step": true, + "name": "rmtree dm" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", + "--json-output", + "/path/to/tmp/json", + "ensure-directory", + "--mode", + "0777", + "[CUSTOM_[SWARM_OUT_DIR]]\\dm" + ], + "infra_step": true, + "name": "makedirs dm" + }, + { + "cmd": [ + "python", + "-u", + "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", + "--json-output", + "/path/to/tmp/json", + "ensure-directory", + "--mode", + "0777", + "[START_DIR]\\tmp" + ], + "infra_step": true, + "name": "makedirs tmp_dir" + }, + { + "cmd": [ + "python", + "-u", + "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\nimport urllib2\n\nHASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'\nRETRIES = 5\nTIMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in range(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys.argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math.pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(waittime)\n", + "[START_DIR]\\tmp\\uninteresting_hashes.txt" + ], + "env": { + "BUILDTYPE": "Release_x64", + "CHROME_HEADLESS": "1", + "PATH": ";RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[START_DIR]\\out" + }, + "infra_step": true, + "name": "get uninteresting hashes", + "~followup_annotations": [ + "@@@STEP_LOG_LINE@python.inline@@@@", + "@@@STEP_LOG_LINE@python.inline@import contextlib@@@", + "@@@STEP_LOG_LINE@python.inline@import math@@@", + "@@@STEP_LOG_LINE@python.inline@import socket@@@", + "@@@STEP_LOG_LINE@python.inline@import sys@@@", + "@@@STEP_LOG_LINE@python.inline@import time@@@", + "@@@STEP_LOG_LINE@python.inline@import urllib2@@@", + "@@@STEP_LOG_LINE@python.inline@@@@", + "@@@STEP_LOG_LINE@python.inline@HASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'@@@", + "@@@STEP_LOG_LINE@python.inline@RETRIES = 5@@@", + "@@@STEP_LOG_LINE@python.inline@TIMEOUT = 60@@@", + "@@@STEP_LOG_LINE@python.inline@WAIT_BASE = 15@@@", + "@@@STEP_LOG_LINE@python.inline@@@@", + "@@@STEP_LOG_LINE@python.inline@socket.setdefaulttimeout(TIMEOUT)@@@", + "@@@STEP_LOG_LINE@python.inline@for retry in range(RETRIES):@@@", + "@@@STEP_LOG_LINE@python.inline@ try:@@@", + "@@@STEP_LOG_LINE@python.inline@ with contextlib.closing(@@@", + "@@@STEP_LOG_LINE@python.inline@ urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:@@@", + "@@@STEP_LOG_LINE@python.inline@ hashes = w.read()@@@", + "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[1], 'w') as f:@@@", + "@@@STEP_LOG_LINE@python.inline@ f.write(hashes)@@@", + "@@@STEP_LOG_LINE@python.inline@ break@@@", + "@@@STEP_LOG_LINE@python.inline@ except Exception as e:@@@", + "@@@STEP_LOG_LINE@python.inline@ print 'Failed to get uninteresting hashes from %s:' % HASHES_URL@@@", + "@@@STEP_LOG_LINE@python.inline@ print e@@@", + "@@@STEP_LOG_LINE@python.inline@ if retry == RETRIES:@@@", + "@@@STEP_LOG_LINE@python.inline@ raise@@@", + "@@@STEP_LOG_LINE@python.inline@ waittime = WAIT_BASE * math.pow(2, retry)@@@", + "@@@STEP_LOG_LINE@python.inline@ print 'Retry in %d seconds.' % waittime@@@", + "@@@STEP_LOG_LINE@python.inline@ time.sleep(waittime)@@@", + "@@@STEP_LOG_END@python.inline@@@" + ] + }, + { + "cmd": [ + "python", + "-u", + "import os\nprint os.environ.get('SWARMING_BOT_ID', '')\n" + ], + "name": "get swarming bot id", + "stdout": "/path/to/tmp/", + "~followup_annotations": [ + "@@@STEP_LOG_LINE@python.inline@import os@@@", + "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@", + "@@@STEP_LOG_END@python.inline@@@" + ] + }, + { + "cmd": [ + "python", + "-u", + "import os\nprint os.environ.get('SWARMING_TASK_ID', '')\n" + ], + "name": "get swarming task id", + "stdout": "/path/to/tmp/", + "~followup_annotations": [ + "@@@STEP_LOG_LINE@python.inline@import os@@@", + "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_TASK_ID', '')@@@", + "@@@STEP_LOG_END@python.inline@@@" + ] + }, + { + "cmd": [ + "[START_DIR]\\out\\Release_x64\\dm", + "--resourcePath", + "[START_DIR]\\skia\\resources", + "--skps", + "[START_DIR]\\skp", + "--images", + "[START_DIR]\\skimage\\dm", + "--colorImages", + "[START_DIR]\\skimage\\colorspace", + "--nameByHash", + "--properties", + "gitHash", + "abc123", + "builder", + "Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext", + "swarming_bot_id", + "skia-bot-123", + "swarming_task_id", + "123456", + "--svgs", + "[START_DIR]\\svg", + "--key", + "arch", + "x86_64", + "compiler", + "Clang", + "configuration", + "Release", + "cpu_or_gpu", + "GPU", + "cpu_or_gpu_value", + "IntelIris6100", + "extra_config", + "ReleaseAndAbandonGpuContext", + "model", + "NUC5i7RYH", + "os", + "Win10", + "--uninterestingHashesFile", + "[START_DIR]\\tmp\\uninteresting_hashes.txt", + "--writePath", + "[CUSTOM_[SWARM_OUT_DIR]]\\dm", + "--dont_write", + "pdf", + "--randomProcessorTest", + "--nocpu", + "--config", + "gl", + "gldft", + "glsrgb", + "--src", + "tests", + "gm", + "image", + "colorImage", + "svg", + "--blacklist", + "_", + "svg", + "_", + "svgparse_", + "glsrgb", + "image", + "_", + "_", + "_", + "image", + "gen_platf", + "pal8os2v2.bmp", + "_", + "image", + "gen_platf", + "pal8os2v2-16.bmp", + "_", + "image", + "gen_platf", + "rgba32abf.bmp", + "_", + "image", + "gen_platf", + "rgb24prof.bmp", + "_", + "image", + "gen_platf", + "rgb24lprof.bmp", + "_", + "image", + "gen_platf", + "8bpp-pixeldata-cropped.bmp", + "_", + "image", + "gen_platf", + "4bpp-pixeldata-cropped.bmp", + "_", + "image", + "gen_platf", + "32bpp-pixeldata-cropped.bmp", + "_", + "image", + "gen_platf", + "24bpp-pixeldata-cropped.bmp", + "_", + "image", + "gen_platf", + "testimgari.jpg", + "_", + "image", + "gen_platf", + "rle8-height-negative.bmp", + "_", + "image", + "gen_platf", + "rle4-height-negative.bmp", + "_", + "image", + "_", + "interlaced1.png", + "_", + "image", + "_", + "interlaced2.png", + "_", + "image", + "_", + "interlaced3.png", + "_", + "image", + "_", + ".arw", + "_", + "image", + "_", + ".cr2", + "_", + "image", + "_", + ".dng", + "_", + "image", + "_", + ".nef", + "_", + "image", + "_", + ".nrw", + "_", + "image", + "_", + ".orf", + "_", + "image", + "_", + ".raf", + "_", + "image", + "_", + ".rw2", + "_", + "image", + "_", + ".pef", + "_", + "image", + "_", + ".srw", + "_", + "image", + "_", + ".ARW", + "_", + "image", + "_", + ".CR2", + "_", + "image", + "_", + ".DNG", + "_", + "image", + "_", + ".NEF", + "_", + "image", + "_", + ".NRW", + "_", + "image", + "_", + ".ORF", + "_", + "image", + "_", + ".RAF", + "_", + "image", + "_", + ".RW2", + "_", + "image", + "_", + ".PEF", + "_", + "image", + "_", + ".SRW", + "--verbose", + "--releaseAndAbandonGpuContext" + ], + "env": { + "BUILDTYPE": "Release_x64", + "CHROME_HEADLESS": "1", + "PATH": ";RECIPE_PACKAGE_REPO[depot_tools]", + "SKIA_OUT": "[START_DIR]\\out" + }, + "name": "dm" + }, + { + "name": "$result", + "recipe_result": null, + "status_code": 0 + } +] \ No newline at end of file diff --git a/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext.json b/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext.json deleted file mode 100644 index ea9a58ac4c..0000000000 --- a/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext.json +++ /dev/null @@ -1,429 +0,0 @@ -[ - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "[START_DIR]\\skia\\infra\\bots\\assets\\skp\\VERSION", - "/path/to/tmp/" - ], - "infra_step": true, - "name": "Get downloaded SKP VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "42", - "[START_DIR]\\tmp\\SKP_VERSION" - ], - "infra_step": true, - "name": "write SKP_VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "[START_DIR]\\skia\\infra\\bots\\assets\\skimage\\VERSION", - "/path/to/tmp/" - ], - "infra_step": true, - "name": "Get downloaded skimage VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "42", - "[START_DIR]\\tmp\\SK_IMAGE_VERSION" - ], - "infra_step": true, - "name": "write SK_IMAGE_VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "[START_DIR]\\skia\\infra\\bots\\assets\\svg\\VERSION", - "/path/to/tmp/" - ], - "infra_step": true, - "name": "Get downloaded SVG VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "42", - "[START_DIR]\\tmp\\SVG_VERSION" - ], - "infra_step": true, - "name": "write SVG_VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "rmtree", - "[CUSTOM_[SWARM_OUT_DIR]]\\dm" - ], - "infra_step": true, - "name": "rmtree dm" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "ensure-directory", - "--mode", - "0777", - "[CUSTOM_[SWARM_OUT_DIR]]\\dm" - ], - "infra_step": true, - "name": "makedirs dm" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "ensure-directory", - "--mode", - "0777", - "[START_DIR]\\tmp" - ], - "infra_step": true, - "name": "makedirs tmp_dir" - }, - { - "cmd": [ - "python", - "-u", - "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\nimport urllib2\n\nHASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'\nRETRIES = 5\nTIMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in range(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys.argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math.pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(waittime)\n", - "[START_DIR]\\tmp\\uninteresting_hashes.txt" - ], - "env": { - "BUILDTYPE": "Release_x64", - "CHROME_HEADLESS": "1", - "PATH": ";RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[START_DIR]\\out" - }, - "infra_step": true, - "name": "get uninteresting hashes", - "~followup_annotations": [ - "@@@STEP_LOG_LINE@python.inline@@@@", - "@@@STEP_LOG_LINE@python.inline@import contextlib@@@", - "@@@STEP_LOG_LINE@python.inline@import math@@@", - "@@@STEP_LOG_LINE@python.inline@import socket@@@", - "@@@STEP_LOG_LINE@python.inline@import sys@@@", - "@@@STEP_LOG_LINE@python.inline@import time@@@", - "@@@STEP_LOG_LINE@python.inline@import urllib2@@@", - "@@@STEP_LOG_LINE@python.inline@@@@", - "@@@STEP_LOG_LINE@python.inline@HASHES_URL = 'https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt'@@@", - "@@@STEP_LOG_LINE@python.inline@RETRIES = 5@@@", - "@@@STEP_LOG_LINE@python.inline@TIMEOUT = 60@@@", - "@@@STEP_LOG_LINE@python.inline@WAIT_BASE = 15@@@", - "@@@STEP_LOG_LINE@python.inline@@@@", - "@@@STEP_LOG_LINE@python.inline@socket.setdefaulttimeout(TIMEOUT)@@@", - "@@@STEP_LOG_LINE@python.inline@for retry in range(RETRIES):@@@", - "@@@STEP_LOG_LINE@python.inline@ try:@@@", - "@@@STEP_LOG_LINE@python.inline@ with contextlib.closing(@@@", - "@@@STEP_LOG_LINE@python.inline@ urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:@@@", - "@@@STEP_LOG_LINE@python.inline@ hashes = w.read()@@@", - "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[1], 'w') as f:@@@", - "@@@STEP_LOG_LINE@python.inline@ f.write(hashes)@@@", - "@@@STEP_LOG_LINE@python.inline@ break@@@", - "@@@STEP_LOG_LINE@python.inline@ except Exception as e:@@@", - "@@@STEP_LOG_LINE@python.inline@ print 'Failed to get uninteresting hashes from %s:' % HASHES_URL@@@", - "@@@STEP_LOG_LINE@python.inline@ print e@@@", - "@@@STEP_LOG_LINE@python.inline@ if retry == RETRIES:@@@", - "@@@STEP_LOG_LINE@python.inline@ raise@@@", - "@@@STEP_LOG_LINE@python.inline@ waittime = WAIT_BASE * math.pow(2, retry)@@@", - "@@@STEP_LOG_LINE@python.inline@ print 'Retry in %d seconds.' % waittime@@@", - "@@@STEP_LOG_LINE@python.inline@ time.sleep(waittime)@@@", - "@@@STEP_LOG_END@python.inline@@@" - ] - }, - { - "cmd": [ - "python", - "-u", - "import os\nprint os.environ.get('SWARMING_BOT_ID', '')\n" - ], - "name": "get swarming bot id", - "stdout": "/path/to/tmp/", - "~followup_annotations": [ - "@@@STEP_LOG_LINE@python.inline@import os@@@", - "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@", - "@@@STEP_LOG_END@python.inline@@@" - ] - }, - { - "cmd": [ - "python", - "-u", - "import os\nprint os.environ.get('SWARMING_TASK_ID', '')\n" - ], - "name": "get swarming task id", - "stdout": "/path/to/tmp/", - "~followup_annotations": [ - "@@@STEP_LOG_LINE@python.inline@import os@@@", - "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_TASK_ID', '')@@@", - "@@@STEP_LOG_END@python.inline@@@" - ] - }, - { - "cmd": [ - "[START_DIR]\\out\\Release_x64\\dm", - "--resourcePath", - "[START_DIR]\\skia\\resources", - "--skps", - "[START_DIR]\\skp", - "--images", - "[START_DIR]\\skimage\\dm", - "--colorImages", - "[START_DIR]\\skimage\\colorspace", - "--nameByHash", - "--properties", - "gitHash", - "abc123", - "builder", - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext", - "swarming_bot_id", - "skia-bot-123", - "swarming_task_id", - "123456", - "--svgs", - "[START_DIR]\\svg", - "--key", - "arch", - "x86_64", - "compiler", - "MSVC", - "configuration", - "Release", - "cpu_or_gpu", - "GPU", - "cpu_or_gpu_value", - "IntelIris6100", - "extra_config", - "ReleaseAndAbandonGpuContext", - "model", - "NUC5i7RYH", - "os", - "Win10", - "--uninterestingHashesFile", - "[START_DIR]\\tmp\\uninteresting_hashes.txt", - "--writePath", - "[CUSTOM_[SWARM_OUT_DIR]]\\dm", - "--dont_write", - "pdf", - "--randomProcessorTest", - "--nocpu", - "--config", - "gl", - "gldft", - "glsrgb", - "--src", - "tests", - "gm", - "image", - "colorImage", - "svg", - "--blacklist", - "_", - "svg", - "_", - "svgparse_", - "glsrgb", - "image", - "_", - "_", - "_", - "image", - "gen_platf", - "pal8os2v2.bmp", - "_", - "image", - "gen_platf", - "pal8os2v2-16.bmp", - "_", - "image", - "gen_platf", - "rgba32abf.bmp", - "_", - "image", - "gen_platf", - "rgb24prof.bmp", - "_", - "image", - "gen_platf", - "rgb24lprof.bmp", - "_", - "image", - "gen_platf", - "8bpp-pixeldata-cropped.bmp", - "_", - "image", - "gen_platf", - "4bpp-pixeldata-cropped.bmp", - "_", - "image", - "gen_platf", - "32bpp-pixeldata-cropped.bmp", - "_", - "image", - "gen_platf", - "24bpp-pixeldata-cropped.bmp", - "_", - "image", - "gen_platf", - "testimgari.jpg", - "_", - "image", - "gen_platf", - "rle8-height-negative.bmp", - "_", - "image", - "gen_platf", - "rle4-height-negative.bmp", - "_", - "image", - "_", - "interlaced1.png", - "_", - "image", - "_", - "interlaced2.png", - "_", - "image", - "_", - "interlaced3.png", - "_", - "image", - "_", - ".arw", - "_", - "image", - "_", - ".cr2", - "_", - "image", - "_", - ".dng", - "_", - "image", - "_", - ".nef", - "_", - "image", - "_", - ".nrw", - "_", - "image", - "_", - ".orf", - "_", - "image", - "_", - ".raf", - "_", - "image", - "_", - ".rw2", - "_", - "image", - "_", - ".pef", - "_", - "image", - "_", - ".srw", - "_", - "image", - "_", - ".ARW", - "_", - "image", - "_", - ".CR2", - "_", - "image", - "_", - ".DNG", - "_", - "image", - "_", - ".NEF", - "_", - "image", - "_", - ".NRW", - "_", - "image", - "_", - ".ORF", - "_", - "image", - "_", - ".RAF", - "_", - "image", - "_", - ".RW2", - "_", - "image", - "_", - ".PEF", - "_", - "image", - "_", - ".SRW", - "--verbose", - "--releaseAndAbandonGpuContext" - ], - "env": { - "BUILDTYPE": "Release_x64", - "CHROME_HEADLESS": "1", - "PATH": ";RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[START_DIR]\\out" - }, - "name": "dm" - }, - { - "name": "$result", - "recipe_result": null, - "status_code": 0 - } -] \ No newline at end of file diff --git a/infra/bots/recipes/test.py b/infra/bots/recipes/test.py index 5a883185fb..a433fd042b 100644 --- a/infra/bots/recipes/test.py +++ b/infra/bots/recipes/test.py @@ -865,14 +865,14 @@ TEST_BUILDERS = [ 'Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release', 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN', 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN', + ('Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug' + '-SK_USE_DISCARDABLE_SCALEDIMAGECACHE'), 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow', ('Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release' '-SK_FORCE_RASTER_PIPELINE_BLITTER'), 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN', 'Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug', 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug', - ('Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug' - '-SK_USE_DISCARDABLE_SCALEDIMAGECACHE'), 'Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release', 'Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer', 'Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug', @@ -884,9 +884,9 @@ TEST_BUILDERS = [ '-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41'), ('Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release' '-Valgrind_SK_CPU_LIMIT_SSE41'), - 'Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan', - ('Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release' + ('Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release' '-ReleaseAndAbandonGpuContext'), + 'Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan', 'Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE', 'Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan', 'Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan', diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json index 7dba258cd3..79dbe0df23 100644 --- a/infra/bots/tasks.json +++ b/infra/bots/tasks.json @@ -90,6 +90,12 @@ "Build-Debian9-Clang-x64-Release-Android" ] }, + "Build-Debian9-Clang-x86-Debug": { + "priority": 0.8, + "tasks": [ + "Build-Debian9-Clang-x86-Debug" + ] + }, "Build-Debian9-Clang-x86-Debug-Android": { "priority": 0.8, "tasks": [ @@ -132,6 +138,12 @@ "Build-Debian9-Clang-x86_64-Debug-MSAN" ] }, + "Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { + "priority": 0.8, + "tasks": [ + "Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + ] + }, "Build-Debian9-Clang-x86_64-Debug-UBSAN_float_cast_overflow": { "priority": 0.8, "tasks": [ @@ -168,6 +180,12 @@ "Build-Debian9-Clang-x86_64-Release-Mini" ] }, + "Build-Debian9-Clang-x86_64-Release-SKNX_NO_SIMD": { + "priority": 0.8, + "tasks": [ + "Build-Debian9-Clang-x86_64-Release-SKNX_NO_SIMD" + ] + }, "Build-Debian9-Clang-x86_64-Release-SK_CPU_LIMIT_SSE2": { "priority": 0.8, "tasks": [ @@ -246,12 +264,6 @@ "Build-Debian9-GCC-x86_64-Debug-NoGPU" ] }, - "Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { - "priority": 0.8, - "tasks": [ - "Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" - ] - }, "Build-Debian9-GCC-x86_64-Release": { "priority": 0.8, "tasks": [ @@ -297,12 +309,6 @@ ], "trigger": "master" }, - "Build-Debian9-GCC-x86_64-Release-SKNX_NO_SIMD": { - "priority": 0.8, - "tasks": [ - "Build-Debian9-GCC-x86_64-Release-SKNX_NO_SIMD" - ] - }, "Build-Debian9-GCC-x86_64-Release-SK_CPU_LIMIT_SSE41": { "priority": 0.8, "tasks": [ @@ -401,12 +407,24 @@ "Build-Win-Clang-x86_64-Debug" ] }, + "Build-Win-Clang-x86_64-Debug-GDI": { + "priority": 0.8, + "tasks": [ + "Build-Win-Clang-x86_64-Debug-GDI" + ] + }, "Build-Win-Clang-x86_64-Release": { "priority": 0.8, "tasks": [ "Build-Win-Clang-x86_64-Release" ] }, + "Build-Win-Clang-x86_64-Release-GDI": { + "priority": 0.8, + "tasks": [ + "Build-Win-Clang-x86_64-Release-GDI" + ] + }, "Build-Win-MSVC-x86-Debug": { "priority": 0.8, "tasks": [ @@ -461,12 +479,6 @@ "Build-Win-MSVC-x86_64-Debug-ANGLE" ] }, - "Build-Win-MSVC-x86_64-Debug-GDI": { - "priority": 0.8, - "tasks": [ - "Build-Win-MSVC-x86_64-Debug-GDI" - ] - }, "Build-Win-MSVC-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ @@ -485,12 +497,6 @@ "Build-Win-MSVC-x86_64-Release-ANGLE" ] }, - "Build-Win-MSVC-x86_64-Release-GDI": { - "priority": 0.8, - "tasks": [ - "Build-Win-MSVC-x86_64-Release-GDI" - ] - }, "Build-Win-MSVC-x86_64-Release-Vulkan": { "priority": 0.8, "tasks": [ @@ -878,6 +884,12 @@ "Upload-Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release" ] }, + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": { + "priority": 0.8, + "tasks": [ + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug" + ] + }, "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug": { "priority": 0.8, "tasks": [ @@ -896,6 +908,12 @@ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN" ] }, + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { + "priority": 0.8, + "tasks": [ + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + ] + }, "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow": { "priority": 0.8, "tasks": [ @@ -944,52 +962,46 @@ "Upload-Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release" ] }, - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { - "priority": 0.8, - "tasks": [ - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug" - ] - }, - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { + "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug" + "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug" ] }, - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { + "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "priority": 0.8, "tasks": [ - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release" ] }, - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { + "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release" + "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug" ] }, - "Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": { "priority": 0.8, "tasks": [ - "Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug" + "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release" ] }, - "Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { "priority": 0.8, "tasks": [ - "Upload-Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release" + "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug" ] }, - "Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug": { + "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug" + "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug" ] }, - "Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release": { + "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release" + "Upload-Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release" ] }, "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug": { @@ -1179,280 +1191,286 @@ "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41" ] }, - "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { + "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug" + "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug" ] }, - "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { + "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release" + "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release" ] }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { + "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug" + "Upload-Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release" ] }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { + "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE" + "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug" ] }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { + "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan" + "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release" ] }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { + "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release" + "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug" ] }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { + "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE" + "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release" ] }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { + "Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan" + "Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug" ] }, - "Perf-Win10-MSVC-Golo-GPU-GT610-x86_64-Release": { + "Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-Golo-GPU-GT610-x86_64-Release" + "Upload-Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release" ] }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { + "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug" + "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug" ] }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { + "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE" + "Upload-Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release" ] }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { + "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan" + "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug" ] }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { + "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release" + "Upload-Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release" ] }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { + "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE" + "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug" ] }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { + "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan" + "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release" ] }, - "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { + "Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE" + "Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug" ] }, - "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { + "Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE" + "Upload-Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release" ] }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { + "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug" + "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug" ] }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { + "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE" + "Upload-Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release" ] }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { + "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan" + "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug" ] }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { + "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release" + "Upload-Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release" ] }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { + "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE" + "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug" ] }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { + "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan" + "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release" ] }, - "Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug" + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE" ] }, - "Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": { + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release" + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan" ] }, - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug" + "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE" ] }, - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE" + "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan" ] }, - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release" + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug" ] }, - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE" + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE" ] }, - "Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug" + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan" ] }, - "Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release" + "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release" ] }, - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug" + "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE" ] }, - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan" + "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan" + ] + }, + "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { + "priority": 0.8, + "tasks": [ + "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE" ] }, - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release" + "Upload-Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE" ] }, - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan": { + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan" + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE" ] }, - "Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug" + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan" ] }, - "Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release": { + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release" + "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE" ] }, - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug": { + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug" + "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan" ] }, - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { + "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE" + "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE" ] }, - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release": { + "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release" + "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE" ] }, - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { + "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE" + "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan" ] }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug": { + "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug" + "Upload-Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan" ] }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE": { + "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE" + "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE" ] }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release": { + "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release" + "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE" ] }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE": { + "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE" + "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE" ] }, - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug": { + "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug" + "Upload-Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE" ] }, "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { @@ -1467,12 +1485,6 @@ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan" ] }, - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release": { - "priority": 0.8, - "tasks": [ - "Upload-Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release" - ] - }, "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ @@ -1491,6 +1503,12 @@ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug" ] }, + "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": { + "priority": 0.8, + "tasks": [ + "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI" + ] + }, "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": { "priority": 0.8, "tasks": [ @@ -1509,64 +1527,58 @@ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug" ] }, - "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI": { - "priority": 0.8, - "tasks": [ - "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI" - ] - }, "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": { "priority": 0.8, "tasks": [ "Upload-Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release" ] }, - "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug" + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug" ] }, - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "priority": 0.8, "tasks": [ - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug" + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI" ] }, - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release": { "priority": 0.8, "tasks": [ - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI" + "Upload-Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release" ] }, - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Release" + "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug" ] }, - "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug" + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug" ] }, - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "priority": 0.8, "tasks": [ - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug" + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI" ] }, - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release": { "priority": 0.8, "tasks": [ - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI" + "Upload-Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release" ] }, - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { "priority": 0.8, "tasks": [ - "Upload-Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release" + "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug" ] }, "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug": { @@ -1929,6 +1941,12 @@ "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release" ] }, + "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": { + "priority": 0.8, + "tasks": [ + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug" + ] + }, "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug": { "priority": 0.8, "tasks": [ @@ -1947,6 +1965,12 @@ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN" ] }, + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { + "priority": 0.8, + "tasks": [ + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + ] + }, "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow": { "priority": 0.8, "tasks": [ @@ -1971,6 +1995,12 @@ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast" ] }, + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": { + "priority": 0.8, + "tasks": [ + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD" + ] + }, "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2": { "priority": 0.8, "tasks": [ @@ -2013,58 +2043,46 @@ "Upload-Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release" ] }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { - "priority": 0.8, - "tasks": [ - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug" - ] - }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { - "priority": 0.8, - "tasks": [ - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug" - ] - }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { + "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug" ] }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { + "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release" + "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release" ] }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": { + "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD" + "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug" ] }, - "Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug" + "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release" ] }, - "Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release" + "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug" ] }, - "Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug": { + "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug" + "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug" ] }, - "Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release": { + "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release" + "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release" ] }, "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug": { @@ -2213,6 +2231,12 @@ "Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release" ] }, + "Test-Ubuntu17-Clang-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext": { + "priority": 0.8, + "tasks": [ + "Test-Ubuntu17-Clang-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext" + ] + }, "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { "priority": 0.8, "tasks": [ @@ -2267,12 +2291,6 @@ "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan" ] }, - "Test-Ubuntu17-GCC-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext": { - "priority": 0.8, - "tasks": [ - "Test-Ubuntu17-GCC-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext" - ] - }, "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41": { "priority": 0.8, "tasks": [ @@ -2291,274 +2309,274 @@ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41" ] }, - "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { + "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug" + "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug" ] }, - "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { + "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release" + "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release" ] }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { + "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug" + "Upload-Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release" ] }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { + "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE" + "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug" ] }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { + "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan" + "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release" ] }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { + "Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release" + "Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext" ] }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { + "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE" + "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug" ] }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { + "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan" + "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release" ] }, - "Test-Win10-MSVC-Golo-GPU-GT610-x86_64-Release": { + "Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-Golo-GPU-GT610-x86_64-Release" + "Upload-Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug" ] }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { + "Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug" + "Upload-Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release" ] }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { + "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE" + "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug" ] }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { + "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan" + "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release" ] }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { + "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release" + "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug" ] }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { + "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE" + "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release" ] }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { + "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan" + "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug" ] }, - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { + "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE" + "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release" ] }, - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { + "Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE" + "Upload-Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug" ] }, - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext": { + "Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release": { "priority": 0.8, "tasks": [ - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext" + "Upload-Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release" ] }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { + "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug" + "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug" ] }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { + "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE" + "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release" ] }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { + "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan" + "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug" ] }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { + "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release" + "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release" ] }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE" + "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE" ] }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan" + "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan" ] }, - "Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug" + "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE" ] }, - "Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": { + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release" + "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan" ] }, - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug" + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug" ] }, - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE" + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE" ] }, - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release" + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan" ] }, - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE" + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release" ] }, - "Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug" + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE" ] }, - "Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release" + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan" ] }, - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug" + "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE" ] }, - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { + "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan" + "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE" ] }, - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release" + "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE" ] }, - "Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug" + "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan" ] }, - "Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release": { + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release" + "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE" ] }, - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug": { + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug" + "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan" ] }, - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { + "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE" + "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE" ] }, - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release": { + "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release" + "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE" ] }, - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { + "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE" + "Upload-Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan" ] }, - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug": { + "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug" + "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE" ] }, - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { + "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE" + "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE" ] }, - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": { + "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan" + "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE" ] }, - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release": { + "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": { "priority": 0.8, "tasks": [ - "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release" + "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan" ] }, "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE": { @@ -2579,12 +2597,24 @@ "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug" ] }, + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": { + "priority": 0.8, + "tasks": [ + "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI" + ] + }, "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": { "priority": 0.8, "tasks": [ "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release" ] }, + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI": { + "priority": 0.8, + "tasks": [ + "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI" + ] + }, "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": { "priority": 0.8, "tasks": [ @@ -2603,94 +2633,82 @@ "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug" ] }, - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI": { - "priority": 0.8, - "tasks": [ - "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI" - ] - }, "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": { "priority": 0.8, "tasks": [ "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release" ] }, - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-GDI": { - "priority": 0.8, - "tasks": [ - "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-GDI" - ] - }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug" + "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug" ] }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release": { + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "priority": 0.8, "tasks": [ - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Release" + "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI" ] }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug" + "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release" ] }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI": { "priority": 0.8, "tasks": [ - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI" + "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI" ] }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release" + "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug" ] }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release-GDI": { + "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release-GDI" + "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Release" ] }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug" + "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug" ] }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release": { + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "priority": 0.8, "tasks": [ - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Release" + "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI" ] }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug" + "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release" ] }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI": { "priority": 0.8, "tasks": [ - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI" + "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI" ] }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { "priority": 0.8, "tasks": [ - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release" + "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug" ] }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI": { + "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release": { "priority": 0.8, "tasks": [ - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI" + "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Release" ] }, "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug": { @@ -3201,6 +3219,36 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, + "Build-Debian9-Clang-x86-Debug": { + "cipd_packages": [ + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" + } + ], + "dimensions": [ + "cpu:x86-64-Haswell_GCE", + "gpu:none", + "os:Debian-9.1", + "pool:Skia" + ], + "extra_args": [ + "--workdir", + "../../..", + "compile", + "repository=<(REPO)", + "buildername=Build-Debian9-Clang-x86-Debug", + "swarm_out_dir=${ISOLATED_OUTDIR}", + "revision=<(REVISION)", + "patch_repo=<(PATCH_REPO)", + "patch_storage=<(PATCH_STORAGE)", + "patch_issue=<(ISSUE)", + "patch_set=<(PATCHSET)" + ], + "isolate": "compile_skia.isolate", + "priority": 0.8 + }, "Build-Debian9-Clang-x86-Debug-Android": { "cipd_packages": [ { @@ -3411,6 +3459,36 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, + "Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { + "cipd_packages": [ + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" + } + ], + "dimensions": [ + "cpu:x86-64-Haswell_GCE", + "gpu:none", + "os:Debian-9.1", + "pool:Skia" + ], + "extra_args": [ + "--workdir", + "../../..", + "compile", + "repository=<(REPO)", + "buildername=Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "swarm_out_dir=${ISOLATED_OUTDIR}", + "revision=<(REVISION)", + "patch_repo=<(PATCH_REPO)", + "patch_storage=<(PATCH_STORAGE)", + "patch_issue=<(ISSUE)", + "patch_set=<(PATCHSET)" + ], + "isolate": "compile_skia.isolate", + "priority": 0.8 + }, "Build-Debian9-Clang-x86_64-Debug-UBSAN_float_cast_overflow": { "cipd_packages": [ { @@ -3596,6 +3674,36 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, + "Build-Debian9-Clang-x86_64-Release-SKNX_NO_SIMD": { + "cipd_packages": [ + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" + } + ], + "dimensions": [ + "cpu:x86-64-Haswell_GCE", + "gpu:none", + "os:Debian-9.1", + "pool:Skia" + ], + "extra_args": [ + "--workdir", + "../../..", + "compile", + "repository=<(REPO)", + "buildername=Build-Debian9-Clang-x86_64-Release-SKNX_NO_SIMD", + "swarm_out_dir=${ISOLATED_OUTDIR}", + "revision=<(REVISION)", + "patch_repo=<(PATCH_REPO)", + "patch_storage=<(PATCH_STORAGE)", + "patch_issue=<(ISSUE)", + "patch_set=<(PATCHSET)" + ], + "isolate": "compile_skia.isolate", + "priority": 0.8 + }, "Build-Debian9-Clang-x86_64-Release-SK_CPU_LIMIT_SSE2": { "cipd_packages": [ { @@ -3973,29 +4081,6 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { - "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", - "os:Debian-9.1", - "pool:Skia" - ], - "extra_args": [ - "--workdir", - "../../..", - "compile", - "repository=<(REPO)", - "buildername=Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "isolate": "compile_skia.isolate", - "priority": 0.8 - }, "Build-Debian9-GCC-x86_64-Release": { "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -4164,29 +4249,6 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Debian9-GCC-x86_64-Release-SKNX_NO_SIMD": { - "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", - "os:Debian-9.1", - "pool:Skia" - ], - "extra_args": [ - "--workdir", - "../../..", - "compile", - "repository=<(REPO)", - "buildername=Build-Debian9-GCC-x86_64-Release-SKNX_NO_SIMD", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "isolate": "compile_skia.isolate", - "priority": 0.8 - }, "Build-Debian9-GCC-x86_64-Release-SK_CPU_LIMIT_SSE41": { "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -4581,7 +4643,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-Clang-x86_64-Release": { + "Build-Win-Clang-x86_64-Debug-GDI": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -4605,7 +4667,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-Clang-x86_64-Release", + "buildername=Build-Win-Clang-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4616,12 +4678,17 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86-Debug": { + "Build-Win-Clang-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", "path": "t", "version": "version:6" + }, + { + "name": "skia/bots/clang_win", + "path": "clang_win", + "version": "version:0" } ], "dimensions": [ @@ -4635,7 +4702,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86-Debug", + "buildername=Build-Win-Clang-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4646,12 +4713,17 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86-Debug-ANGLE": { + "Build-Win-Clang-x86_64-Release-GDI": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", "path": "t", "version": "version:6" + }, + { + "name": "skia/bots/clang_win", + "path": "clang_win", + "version": "version:0" } ], "dimensions": [ @@ -4665,7 +4737,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86-Debug-ANGLE", + "buildername=Build-Win-Clang-x86_64-Release-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4676,7 +4748,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86-Debug-Exceptions": { + "Build-Win-MSVC-x86-Debug": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -4695,7 +4767,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86-Debug-Exceptions", + "buildername=Build-Win-MSVC-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4706,7 +4778,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86-Debug-GDI": { + "Build-Win-MSVC-x86-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -4725,7 +4797,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86-Debug-GDI", + "buildername=Build-Win-MSVC-x86-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4736,7 +4808,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86-Release": { + "Build-Win-MSVC-x86-Debug-Exceptions": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -4755,7 +4827,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86-Release", + "buildername=Build-Win-MSVC-x86-Debug-Exceptions", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4766,7 +4838,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86-Release-ANGLE": { + "Build-Win-MSVC-x86-Debug-GDI": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -4785,7 +4857,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86-Release-ANGLE", + "buildername=Build-Win-MSVC-x86-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4796,7 +4868,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86-Release-GDI": { + "Build-Win-MSVC-x86-Release": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -4815,7 +4887,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86-Release-GDI", + "buildername=Build-Win-MSVC-x86-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4826,7 +4898,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86_64-Debug": { + "Build-Win-MSVC-x86-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -4845,7 +4917,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86_64-Debug", + "buildername=Build-Win-MSVC-x86-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4856,7 +4928,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86_64-Debug-ANGLE": { + "Build-Win-MSVC-x86-Release-GDI": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -4875,7 +4947,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86_64-Debug-ANGLE", + "buildername=Build-Win-MSVC-x86-Release-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4886,7 +4958,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86_64-Debug-GDI": { + "Build-Win-MSVC-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -4905,7 +4977,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86_64-Debug-GDI", + "buildername=Build-Win-MSVC-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4916,17 +4988,12 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86_64-Debug-Vulkan": { + "Build-Win-MSVC-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", "path": "t", "version": "version:6" - }, - { - "name": "skia/bots/win_vulkan_sdk", - "path": "win_vulkan_sdk", - "version": "version:2" } ], "dimensions": [ @@ -4940,7 +5007,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86_64-Debug-Vulkan", + "buildername=Build-Win-MSVC-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4951,12 +5018,17 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86_64-Release": { + "Build-Win-MSVC-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", "path": "t", "version": "version:6" + }, + { + "name": "skia/bots/win_vulkan_sdk", + "path": "win_vulkan_sdk", + "version": "version:2" } ], "dimensions": [ @@ -4970,7 +5042,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86_64-Release", + "buildername=Build-Win-MSVC-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -4981,7 +5053,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86_64-Release-ANGLE": { + "Build-Win-MSVC-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -5000,7 +5072,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86_64-Release-ANGLE", + "buildername=Build-Win-MSVC-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -5011,7 +5083,7 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Win-MSVC-x86_64-Release-GDI": { + "Build-Win-MSVC-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/win_toolchain", @@ -5030,7 +5102,7 @@ "../../..", "compile", "repository=<(REPO)", - "buildername=Build-Win-MSVC-x86_64-Release-GDI", + "buildername=Build-Win-MSVC-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7109,6 +7181,54 @@ "max_attempts": 1, "priority": 0.8 }, + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": { + "cipd_packages": [ + { + "name": "skia/bots/skimage", + "path": "skimage", + "version": "version:32" + }, + { + "name": "skia/bots/skp", + "path": "skp", + "version": "version:88" + }, + { + "name": "skia/bots/svg", + "path": "svg", + "version": "version:9" + } + ], + "dependencies": [ + "Build-Debian9-Clang-x86-Debug", + "Housekeeper-PerCommit-BundleRecipes" + ], + "dimensions": [ + "cpu:x86-64-Haswell_GCE", + "gpu:none", + "os:Debian-9.1", + "pool:Skia" + ], + "execution_timeout_ns": 21600000000000, + "expiration_ns": 72000000000000, + "extra_args": [ + "--workdir", + "../../..", + "perf", + "repository=<(REPO)", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug", + "swarm_out_dir=${ISOLATED_OUTDIR}", + "revision=<(REVISION)", + "patch_repo=<(PATCH_REPO)", + "patch_storage=<(PATCH_STORAGE)", + "patch_issue=<(ISSUE)", + "patch_set=<(PATCHSET)" + ], + "io_timeout_ns": 2400000000000, + "isolate": "perf_skia_bundled_unix.isolate", + "max_attempts": 1, + "priority": 0.8 + }, "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug": { "cipd_packages": [ { @@ -7263,7 +7383,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow": { + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7279,15 +7399,10 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" - }, - { - "name": "skia/bots/clang_linux", - "path": "clang_linux", - "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Debug-UBSAN_float_cast_overflow", + "Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -7303,7 +7418,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7316,7 +7431,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": { + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7332,10 +7447,15 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" + }, + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release", + "Build-Debian9-Clang-x86_64-Debug-UBSAN_float_cast_overflow", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -7351,7 +7471,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7364,7 +7484,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN": { + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7380,15 +7500,10 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" - }, - { - "name": "skia/bots/clang_linux", - "path": "clang_linux", - "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-ASAN", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -7404,7 +7519,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7417,7 +7532,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast": { + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7433,10 +7548,15 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" + }, + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-Fast", + "Build-Debian9-Clang-x86_64-Release-ASAN", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -7452,7 +7572,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7465,7 +7585,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER": { + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7484,7 +7604,7 @@ } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", + "Build-Debian9-Clang-x86_64-Release-Fast", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -7500,7 +7620,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7513,7 +7633,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow": { + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7529,15 +7649,10 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" - }, - { - "name": "skia/bots/clang_linux", - "path": "clang_linux", - "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-UBSAN_float_cast_overflow", + "Build-Debian9-Clang-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -7553,7 +7668,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7566,7 +7681,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": { + "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7582,14 +7697,19 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" + }, + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Debug", + "Build-Debian9-Clang-x86_64-Release-UBSAN_float_cast_overflow", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Skylake_GCE", + "cpu:x86-64-Haswell_GCE", "gpu:none", "os:Debian-9.1", "pool:Skia" @@ -7601,7 +7721,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7614,7 +7734,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": { + "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7633,7 +7753,7 @@ } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release", + "Build-Debian9-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -7649,7 +7769,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7662,7 +7782,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { + "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7681,23 +7801,23 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86-Debug", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Haswell_GCE", + "cpu:x86-64-Skylake_GCE", "gpu:none", "os:Debian-9.1", "pool:Skia" ], - "execution_timeout_ns": 21600000000000, + "execution_timeout_ns": 14400000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug", + "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7710,7 +7830,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { + "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7729,12 +7849,11 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Debug", + "Build-Debian9-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", + "gpu:10de:11c0-384.59", "os:Debian-9.1", "pool:Skia" ], @@ -7745,7 +7864,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug", + "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7758,7 +7877,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { + "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7777,12 +7896,11 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", + "gpu:10de:11c0-384.59", "os:Debian-9.1", "pool:Skia" ], @@ -7793,7 +7911,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7806,7 +7924,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { + "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7825,12 +7943,11 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Release", + "Build-Debian9-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", + "gpu:10de:1401-384.59", "os:Debian-9.1", "pool:Skia" ], @@ -7841,7 +7958,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", + "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7854,7 +7971,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7873,11 +7990,11 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Debug", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-384.59", + "gpu:10de:1401-384.59", "os:Debian-9.1", "pool:Skia" ], @@ -7888,7 +8005,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug", + "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7901,7 +8018,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7920,22 +8037,23 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Release", + "Build-Debian9-GCC-x86-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-384.59", + "cpu:x86-64-Haswell_GCE", + "gpu:none", "os:Debian-9.1", "pool:Skia" ], - "execution_timeout_ns": 14400000000000, + "execution_timeout_ns": 21600000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release", + "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7948,7 +8066,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug": { + "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -7971,7 +8089,8 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1401-384.59", + "cpu:x86-64-Haswell_GCE", + "gpu:none", "os:Debian-9.1", "pool:Skia" ], @@ -7982,7 +8101,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug", + "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -7995,7 +8114,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release": { + "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -8018,7 +8137,8 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1401-384.59", + "cpu:x86-64-Haswell_GCE", + "gpu:none", "os:Debian-9.1", "pool:Skia" ], @@ -8029,7 +8149,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release", + "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -9583,7 +9703,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { + "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -9606,7 +9726,7 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -9617,7 +9737,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug", + "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -9630,7 +9750,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { + "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -9653,7 +9773,7 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -9664,7 +9784,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", + "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -9677,7 +9797,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { + "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -9696,12 +9816,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", - "os:Windows-10-15063", + "gpu:10de:104a-22.21.13.8205", + "os:Windows-10-10586", "pool:Skia" ], "execution_timeout_ns": 14400000000000, @@ -9711,7 +9831,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", + "buildername=Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -9724,7 +9844,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { + "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -9743,11 +9863,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -9758,7 +9878,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE", + "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -9771,7 +9891,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { + "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -9790,11 +9910,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -9805,7 +9925,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan", + "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -9818,7 +9938,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { + "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -9837,11 +9957,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -9852,7 +9972,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", + "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -9865,7 +9985,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { + "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -9884,11 +10004,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -9899,7 +10019,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", + "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -9912,7 +10032,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { + "Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -9931,11 +10051,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-Vulkan", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "cpu:x86-64-i7-6770HQ", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -9946,7 +10067,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", + "buildername=Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -9959,7 +10080,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-Golo-GPU-GT610-x86_64-Release": { + "Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -9978,12 +10099,13 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:104a-22.21.13.8205", - "os:Windows-10-10586", + "cpu:x86-64-i7-6770HQ", + "gpu:10de:1401-22.21.13.8205", + "os:Windows-10-15063", "pool:Skia" ], "execution_timeout_ns": 14400000000000, @@ -9993,7 +10115,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-GT610-x86_64-Release", + "buildername=Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10006,7 +10128,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { + "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10025,11 +10147,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:8086:0a16-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -10040,7 +10162,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug", + "buildername=Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10053,7 +10175,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { + "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10072,11 +10194,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:8086:0a16-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -10087,7 +10209,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE", + "buildername=Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10100,7 +10222,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { + "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10119,11 +10241,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:1002:683d-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -10134,7 +10256,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", + "buildername=Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10147,7 +10269,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { + "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10166,11 +10288,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:1002:683d-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -10181,7 +10303,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release", + "buildername=Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10194,7 +10316,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { + "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10213,11 +10335,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:10de:11c0-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -10228,7 +10350,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE", + "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10241,7 +10363,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { + "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10260,11 +10382,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-Vulkan", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:10de:11c0-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -10275,7 +10397,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", + "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10288,7 +10410,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { + "Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10307,11 +10429,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:162b-20.19.15.4703", + "gpu:8086:0412-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -10322,7 +10444,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE", + "buildername=Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10335,7 +10457,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { + "Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10354,11 +10476,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:162b-20.19.15.4703", + "gpu:8086:0412-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -10369,7 +10491,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", + "buildername=Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10382,7 +10504,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { + "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10401,11 +10523,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "cpu:x86-64-i7-6700K", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -10416,7 +10539,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", + "buildername=Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10429,7 +10552,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { + "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10448,11 +10571,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "cpu:x86-64-i7-6700K", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -10463,7 +10587,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE", + "buildername=Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10476,7 +10600,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { + "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10495,11 +10619,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "gpu:8086:591e-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -10510,7 +10634,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan", + "buildername=Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10523,7 +10647,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { + "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10542,11 +10666,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "gpu:8086:591e-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -10557,7 +10681,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", + "buildername=Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10570,7 +10694,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { + "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10589,11 +10713,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "gpu:10de:1ba1-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -10604,7 +10728,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", + "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10617,7 +10741,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { + "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10636,11 +10760,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-Vulkan", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "gpu:10de:1ba1-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -10651,7 +10775,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", + "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10664,7 +10788,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10683,12 +10807,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6770HQ", - "gpu:10de:1401-22.21.13.8205", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -10699,7 +10822,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug", + "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10712,7 +10835,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": { + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10731,12 +10854,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6770HQ", - "gpu:10de:1401-22.21.13.8205", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -10747,7 +10869,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release", + "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10760,7 +10882,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10779,11 +10901,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0a16-20.19.15.4703", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -10794,7 +10916,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", + "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10807,7 +10929,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10826,11 +10948,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-MSVC-x86_64-Release-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0a16-20.19.15.4703", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -10841,7 +10963,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE", + "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10854,7 +10976,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10873,11 +10995,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0a16-20.19.15.4703", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -10888,7 +11010,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", + "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10901,7 +11023,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10920,11 +11042,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0a16-20.19.15.4703", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -10935,7 +11057,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", + "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10948,7 +11070,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -10967,11 +11089,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:683d-22.19.165.512", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -10982,7 +11104,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug", + "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -10995,7 +11117,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11018,7 +11140,7 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:683d-22.19.165.512", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -11029,7 +11151,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release", + "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11042,7 +11164,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11061,11 +11183,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-22.21.13.8205", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -11076,7 +11198,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug", + "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11089,7 +11211,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11108,11 +11230,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-MSVC-x86_64-Release-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-22.21.13.8205", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -11123,7 +11245,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan", + "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11136,7 +11258,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11155,11 +11277,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-22.21.13.8205", + "gpu:8086:162b-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -11170,7 +11292,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release", + "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11183,7 +11305,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan": { + "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11202,11 +11324,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-Vulkan", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-22.21.13.8205", + "gpu:8086:162b-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -11217,7 +11339,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan", + "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11230,7 +11352,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11249,11 +11371,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0412-20.19.15.4703", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -11264,7 +11386,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug", + "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11277,7 +11399,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release": { + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11296,11 +11418,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0412-20.19.15.4703", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -11311,7 +11433,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release", + "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11324,7 +11446,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug": { + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11343,12 +11465,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6700K", - "gpu:10de:1401-22.21.13.8205", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -11359,7 +11480,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug", + "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11372,7 +11493,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11391,12 +11512,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-MSVC-x86_64-Release-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6700K", - "gpu:10de:1401-22.21.13.8205", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -11407,7 +11527,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE", + "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11420,7 +11540,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release": { + "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11439,12 +11559,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6700K", - "gpu:10de:1401-22.21.13.8205", + "gpu:8086:0a16-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -11455,7 +11574,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release", + "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11468,7 +11587,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { + "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11491,8 +11610,7 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6700K", - "gpu:10de:1401-22.21.13.8205", + "gpu:8086:0a16-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -11503,7 +11621,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", + "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11516,7 +11634,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug": { + "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11535,11 +11653,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:591e-21.20.16.4590", + "gpu:10de:11c0-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -11550,7 +11668,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug", + "buildername=Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11563,7 +11681,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE": { + "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11582,11 +11700,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-MSVC-x86_64-Release-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:591e-21.20.16.4590", + "gpu:10de:11c0-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -11597,7 +11715,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE", + "buildername=Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11610,7 +11728,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release": { + "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11629,11 +11747,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:591e-21.20.16.4590", + "cpu:x86-64-i7-6700K", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -11644,7 +11763,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release", + "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11657,7 +11776,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE": { + "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11680,7 +11799,8 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:591e-21.20.16.4590", + "cpu:x86-64-i7-6700K", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -11691,7 +11811,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE", + "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11704,7 +11824,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug": { + "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11723,11 +11843,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1ba1-22.21.13.8205", + "gpu:8086:591e-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -11738,7 +11858,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug", + "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11751,7 +11871,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { + "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11770,11 +11890,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1ba1-22.21.13.8205", + "gpu:8086:591e-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -11785,7 +11905,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE", + "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11798,7 +11918,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": { + "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11817,7 +11937,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -11832,7 +11952,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan", + "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -11845,7 +11965,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release": { + "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -11864,7 +11984,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -11879,7 +11999,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release", + "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12034,7 +12154,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": { + "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12053,7 +12173,7 @@ } ], "dependencies": [ - "Build-Win-Clang-x86_64-Release", + "Build-Win-Clang-x86_64-Debug-GDI", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12069,7 +12189,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release", + "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12082,7 +12202,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": { + "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12101,7 +12221,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86-Debug", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12110,14 +12230,14 @@ "os:Windows-2008ServerR2-SP1", "pool:Skia" ], - "execution_timeout_ns": 21600000000000, + "execution_timeout_ns": 14400000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug", + "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12130,7 +12250,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": { + "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12149,7 +12269,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12158,14 +12278,14 @@ "os:Windows-2008ServerR2-SP1", "pool:Skia" ], - "execution_timeout_ns": 14400000000000, + "execution_timeout_ns": 21600000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug", + "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12178,7 +12298,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI": { + "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12197,7 +12317,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-GDI", + "Build-Win-MSVC-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12213,7 +12333,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI", + "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12274,7 +12394,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12293,7 +12413,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86-Debug", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12302,14 +12422,14 @@ "os:Windows-7-SP1", "pool:Skia" ], - "execution_timeout_ns": 21600000000000, + "execution_timeout_ns": 14400000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug", + "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12322,7 +12442,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12341,7 +12461,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Debug-GDI", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12357,7 +12477,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug", + "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12370,7 +12490,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12389,7 +12509,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-GDI", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12405,7 +12525,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", + "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12418,7 +12538,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12437,7 +12557,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12446,14 +12566,14 @@ "os:Windows-7-SP1", "pool:Skia" ], - "execution_timeout_ns": 14400000000000, + "execution_timeout_ns": 21600000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Release", + "buildername=Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12466,7 +12586,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12485,7 +12605,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86-Debug", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12494,14 +12614,14 @@ "os:Windows-8.1-SP0", "pool:Skia" ], - "execution_timeout_ns": 21600000000000, + "execution_timeout_ns": 14400000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug", + "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12514,7 +12634,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12533,7 +12653,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Debug-GDI", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12549,7 +12669,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug", + "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12562,7 +12682,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12581,7 +12701,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-GDI", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12597,7 +12717,7 @@ "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", + "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -12610,7 +12730,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -12629,7 +12749,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -12638,14 +12758,14 @@ "os:Windows-8.1-SP0", "pool:Skia" ], - "execution_timeout_ns": 14400000000000, + "execution_timeout_ns": 21600000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "perf", "repository=<(REPO)", - "buildername=Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release", + "buildername=Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -14580,7 +14700,39 @@ }, "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release": { "dependencies": [ - "Build-Debian9-GCC-arm-Release-Chromecast", + "Build-Debian9-GCC-arm-Release-Chromecast", + "Housekeeper-PerCommit-BundleRecipes", + "Housekeeper-PerCommit-IsolateSKP" + ], + "dimensions": [ + "device_os:1.24_82923", + "device_type:chorizo", + "os:Android", + "pool:Skia" + ], + "execution_timeout_ns": 14400000000000, + "expiration_ns": 72000000000000, + "extra_args": [ + "--workdir", + "../../..", + "test", + "repository=<(REPO)", + "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release", + "swarm_out_dir=${ISOLATED_OUTDIR}", + "revision=<(REVISION)", + "patch_repo=<(PATCH_REPO)", + "patch_storage=<(PATCH_STORAGE)", + "patch_issue=<(ISSUE)", + "patch_set=<(PATCHSET)" + ], + "io_timeout_ns": 2400000000000, + "isolate": "test_skia_bundled_unix.isolate", + "max_attempts": 1, + "priority": 0.8 + }, + "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug": { + "dependencies": [ + "Build-Debian9-GCC-arm-Debug-Chromecast", "Housekeeper-PerCommit-BundleRecipes", "Housekeeper-PerCommit-IsolateSKP" ], @@ -14597,7 +14749,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release", + "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -14610,9 +14762,9 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug": { + "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release": { "dependencies": [ - "Build-Debian9-GCC-arm-Debug-Chromecast", + "Build-Debian9-GCC-arm-Release-Chromecast", "Housekeeper-PerCommit-BundleRecipes", "Housekeeper-PerCommit-IsolateSKP" ], @@ -14629,7 +14781,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug", + "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -14642,26 +14794,42 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": { + "cipd_packages": [ + { + "name": "skia/bots/skimage", + "path": "skimage", + "version": "version:32" + }, + { + "name": "skia/bots/skp", + "path": "skp", + "version": "version:88" + }, + { + "name": "skia/bots/svg", + "path": "svg", + "version": "version:9" + } + ], "dependencies": [ - "Build-Debian9-GCC-arm-Release-Chromecast", - "Housekeeper-PerCommit-BundleRecipes", - "Housekeeper-PerCommit-IsolateSKP" + "Build-Debian9-Clang-x86-Debug", + "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "device_os:1.24_82923", - "device_type:chorizo", - "os:Android", + "cpu:x86-64-Haswell_GCE", + "gpu:none", + "os:Debian-9.1", "pool:Skia" ], - "execution_timeout_ns": 14400000000000, + "execution_timeout_ns": 21600000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "test", "repository=<(REPO)", - "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -14828,7 +14996,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -14844,15 +15012,10 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" - }, - { - "name": "skia/bots/clang_linux", - "path": "clang_linux", - "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Debug-UBSAN_float_cast_overflow", + "Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -14868,7 +15031,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -14881,7 +15044,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -14897,10 +15060,15 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" + }, + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release", + "Build-Debian9-Clang-x86_64-Debug-UBSAN_float_cast_overflow", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -14916,7 +15084,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -14929,7 +15097,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -14945,15 +15113,10 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" - }, - { - "name": "skia/bots/clang_linux", - "path": "clang_linux", - "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-ASAN", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -14969,7 +15132,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -14982,7 +15145,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -14998,10 +15161,15 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" + }, + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-Fast", + "Build-Debian9-Clang-x86_64-Release-ASAN", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -15017,7 +15185,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15030,7 +15198,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15049,7 +15217,7 @@ } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-SK_CPU_LIMIT_SSE2", + "Build-Debian9-Clang-x86_64-Release-Fast", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -15065,7 +15233,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15078,7 +15246,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15097,7 +15265,7 @@ } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-SK_CPU_LIMIT_SSE41", + "Build-Debian9-Clang-x86_64-Release-SKNX_NO_SIMD", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -15113,7 +15281,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15126,7 +15294,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15145,7 +15313,7 @@ } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", + "Build-Debian9-Clang-x86_64-Release-SK_CPU_LIMIT_SSE2", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -15161,7 +15329,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15174,7 +15342,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15190,15 +15358,10 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" - }, - { - "name": "skia/bots/clang_linux", - "path": "clang_linux", - "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-TSAN", + "Build-Debian9-Clang-x86_64-Release-SK_CPU_LIMIT_SSE41", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -15214,7 +15377,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15227,7 +15390,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15243,15 +15406,10 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" - }, - { - "name": "skia/bots/clang_linux", - "path": "clang_linux", - "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-UBSAN_float_cast_overflow", + "Build-Debian9-Clang-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -15267,7 +15425,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15280,7 +15438,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15296,14 +15454,19 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" + }, + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Debug", + "Build-Debian9-Clang-x86_64-Release-TSAN", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Skylake_GCE", + "cpu:x86-64-Haswell_GCE", "gpu:none", "os:Debian-9.1", "pool:Skia" @@ -15315,7 +15478,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15328,7 +15491,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": { + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15344,14 +15507,19 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" + }, + { + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release", + "Build-Debian9-Clang-x86_64-Release-UBSAN_float_cast_overflow", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Skylake_GCE", + "cpu:x86-64-Haswell_GCE", "gpu:none", "os:Debian-9.1", "pool:Skia" @@ -15363,7 +15531,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15376,7 +15544,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { + "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15395,23 +15563,23 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86-Debug", + "Build-Debian9-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Haswell_GCE", + "cpu:x86-64-Skylake_GCE", "gpu:none", "os:Debian-9.1", "pool:Skia" ], - "execution_timeout_ns": 21600000000000, + "execution_timeout_ns": 14400000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15424,7 +15592,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { + "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15443,11 +15611,11 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Debug", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Haswell_GCE", + "cpu:x86-64-Skylake_GCE", "gpu:none", "os:Debian-9.1", "pool:Skia" @@ -15459,7 +15627,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15472,7 +15640,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { + "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15491,12 +15659,11 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "Build-Debian9-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", + "gpu:10de:11c0-384.59", "os:Debian-9.1", "pool:Skia" ], @@ -15507,7 +15674,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15520,7 +15687,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { + "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15539,12 +15706,11 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Release", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", + "gpu:10de:11c0-384.59", "os:Debian-9.1", "pool:Skia" ], @@ -15555,7 +15721,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", + "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15568,7 +15734,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": { + "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15587,12 +15753,11 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Release-SKNX_NO_SIMD", + "Build-Debian9-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", + "gpu:10de:1401-384.59", "os:Debian-9.1", "pool:Skia" ], @@ -15603,7 +15768,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD", + "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15616,7 +15781,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15635,11 +15800,11 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Debug", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-384.59", + "gpu:10de:1401-384.59", "os:Debian-9.1", "pool:Skia" ], @@ -15650,7 +15815,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug", + "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15663,7 +15828,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15682,22 +15847,23 @@ } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Release", + "Build-Debian9-GCC-x86-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-384.59", + "cpu:x86-64-Haswell_GCE", + "gpu:none", "os:Debian-9.1", "pool:Skia" ], - "execution_timeout_ns": 14400000000000, + "execution_timeout_ns": 21600000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release", + "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15710,7 +15876,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug": { + "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15733,7 +15899,8 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1401-384.59", + "cpu:x86-64-Haswell_GCE", + "gpu:none", "os:Debian-9.1", "pool:Skia" ], @@ -15744,7 +15911,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug", + "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -15757,7 +15924,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release": { + "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -15780,7 +15947,8 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1401-384.59", + "cpu:x86-64-Haswell_GCE", + "gpu:none", "os:Debian-9.1", "pool:Skia" ], @@ -15791,7 +15959,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release", + "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -16953,7 +17121,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { + "Test-Ubuntu17-Clang-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -16972,11 +17140,11 @@ } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Debug", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-384.59", + "gpu:10de:104a-384.59", "os:Ubuntu-17.04", "pool:Skia" ], @@ -16987,7 +17155,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17000,7 +17168,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN": { + "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17016,15 +17184,10 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" - }, - { - "name": "skia/bots/clang_linux", - "path": "clang_linux", - "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Debug-ASAN", + "Build-Debian9-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -17039,7 +17202,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17052,7 +17215,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow": { + "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17076,7 +17239,7 @@ } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Debug-UBSAN_float_cast_overflow", + "Build-Debian9-Clang-x86_64-Debug-ASAN", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -17091,7 +17254,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17104,7 +17267,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { + "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17122,13 +17285,13 @@ "version": "version:9" }, { - "name": "skia/bots/linux_vulkan_sdk", - "path": "linux_vulkan_sdk", - "version": "version:0" + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Debug-Vulkan", + "Build-Debian9-Clang-x86_64-Debug-UBSAN_float_cast_overflow", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -17143,7 +17306,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17156,7 +17319,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release": { + "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17172,10 +17335,15 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" + }, + { + "name": "skia/bots/linux_vulkan_sdk", + "path": "linux_vulkan_sdk", + "version": "version:0" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release", + "Build-Debian9-Clang-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -17190,7 +17358,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17203,7 +17371,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN": { + "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17218,16 +17386,11 @@ { "name": "skia/bots/svg", "path": "svg", - "version": "version:9" - }, - { - "name": "skia/bots/clang_linux", - "path": "clang_linux", - "version": "version:10" + "version": "version:9" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-ASAN", + "Build-Debian9-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -17242,7 +17405,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17255,7 +17418,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-TSAN": { + "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17279,7 +17442,7 @@ } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-TSAN", + "Build-Debian9-Clang-x86_64-Release-ASAN", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -17294,7 +17457,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-TSAN", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17307,7 +17470,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow": { + "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-TSAN": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17331,7 +17494,7 @@ } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-UBSAN_float_cast_overflow", + "Build-Debian9-Clang-x86_64-Release-TSAN", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -17346,7 +17509,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-TSAN", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17359,7 +17522,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { + "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17377,13 +17540,13 @@ "version": "version:9" }, { - "name": "skia/bots/linux_vulkan_sdk", - "path": "linux_vulkan_sdk", - "version": "version:0" + "name": "skia/bots/clang_linux", + "path": "clang_linux", + "version": "version:10" } ], "dependencies": [ - "Build-Debian9-Clang-x86_64-Release-Vulkan", + "Build-Debian9-Clang-x86_64-Release-UBSAN_float_cast_overflow", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -17398,7 +17561,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17411,7 +17574,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Ubuntu17-GCC-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext": { + "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17427,14 +17590,19 @@ "name": "skia/bots/svg", "path": "svg", "version": "version:9" + }, + { + "name": "skia/bots/linux_vulkan_sdk", + "path": "linux_vulkan_sdk", + "version": "version:0" } ], "dependencies": [ - "Build-Debian9-GCC-x86_64-Release", + "Build-Debian9-Clang-x86_64-Release-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:104a-384.59", + "gpu:10de:1cb3-384.59", "os:Ubuntu-17.04", "pool:Skia" ], @@ -17445,7 +17613,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Ubuntu17-GCC-Golo-GPU-GT610-x86_64-Release-PreAbandonGpuContext", + "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17614,7 +17782,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { + "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17637,7 +17805,7 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -17648,7 +17816,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug", + "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17661,7 +17829,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { + "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17684,7 +17852,7 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -17695,7 +17863,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", + "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17708,7 +17876,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { + "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17727,12 +17895,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", - "os:Windows-10-15063", + "gpu:10de:104a-22.21.13.8205", + "os:Windows-10-10586", "pool:Skia" ], "execution_timeout_ns": 14400000000000, @@ -17742,7 +17910,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", + "buildername=Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17755,7 +17923,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { + "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17774,11 +17942,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -17789,7 +17957,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE", + "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17802,7 +17970,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { + "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17821,11 +17989,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -17836,7 +18004,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan", + "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17849,7 +18017,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { + "Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17868,11 +18036,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "gpu:8086:162b-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -17883,7 +18051,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", + "buildername=Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17896,7 +18064,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { + "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17915,11 +18083,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -17930,7 +18098,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", + "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17943,7 +18111,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { + "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -17962,11 +18130,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-Vulkan", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:6646-22.19.165.512", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -17977,7 +18145,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", + "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -17990,7 +18158,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-Golo-GPU-GT610-x86_64-Release": { + "Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18009,12 +18177,13 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:104a-22.21.13.8205", - "os:Windows-10-10586", + "cpu:x86-64-i7-6770HQ", + "gpu:10de:1401-22.21.13.8205", + "os:Windows-10-15063", "pool:Skia" ], "execution_timeout_ns": 14400000000000, @@ -18024,7 +18193,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-GT610-x86_64-Release", + "buildername=Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18037,7 +18206,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { + "Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18056,11 +18225,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "cpu:x86-64-i7-6770HQ", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18071,7 +18241,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug", + "buildername=Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18084,7 +18254,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { + "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18103,11 +18273,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:8086:0a16-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -18118,7 +18288,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE", + "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18131,7 +18301,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { + "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18150,11 +18320,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:8086:0a16-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -18165,7 +18335,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", + "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18178,7 +18348,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { + "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18197,11 +18367,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:1002:683d-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -18212,7 +18382,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release", + "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18225,7 +18395,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { + "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18244,11 +18414,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:1002:683d-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -18259,7 +18429,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE", + "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18272,7 +18442,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { + "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18291,11 +18461,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-Vulkan", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1cb3-22.21.13.8205", + "gpu:10de:11c0-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18306,7 +18476,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", + "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18319,7 +18489,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { + "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18338,11 +18508,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:162b-20.19.15.4703", + "gpu:10de:11c0-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18353,7 +18523,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE", + "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18366,7 +18536,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { + "Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18385,11 +18555,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:162b-20.19.15.4703", + "gpu:8086:0412-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -18400,7 +18570,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", + "buildername=Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18413,7 +18583,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext": { + "Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18432,11 +18602,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:162b-20.19.15.4703", + "gpu:8086:0412-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -18447,7 +18617,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ReleaseAndAbandonGpuContext", + "buildername=Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18460,7 +18630,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { + "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18479,11 +18649,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "cpu:x86-64-i7-6700K", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18494,7 +18665,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", + "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18507,7 +18678,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { + "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18526,11 +18697,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "cpu:x86-64-i7-6700K", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18541,7 +18713,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE", + "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18554,7 +18726,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { + "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18573,11 +18745,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "gpu:10de:1ba1-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18588,7 +18760,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan", + "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18601,7 +18773,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { + "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18620,11 +18792,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "gpu:10de:1ba1-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18635,7 +18807,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", + "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18648,7 +18820,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18667,11 +18839,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -18682,7 +18854,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", + "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18695,7 +18867,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18714,11 +18886,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-Vulkan", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:1926-21.20.16.4590", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -18729,7 +18901,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", + "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18742,7 +18914,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18761,12 +18933,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6770HQ", - "gpu:10de:1401-22.21.13.8205", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -18777,7 +18948,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug", + "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18790,7 +18961,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": { + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18809,12 +18980,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Release-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6770HQ", - "gpu:10de:1401-22.21.13.8205", + "gpu:1002:6646-22.19.165.512", "os:Windows-10-15063", "pool:Skia" ], @@ -18825,7 +18995,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release", + "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18838,7 +19008,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18861,7 +19031,7 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0a16-20.19.15.4703", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18872,7 +19042,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18885,7 +19055,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18908,7 +19078,7 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0a16-20.19.15.4703", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18919,7 +19089,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18932,7 +19102,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18951,11 +19121,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0a16-20.19.15.4703", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -18966,7 +19136,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -18979,7 +19149,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -18998,11 +19168,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-MSVC-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0a16-20.19.15.4703", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -19013,7 +19183,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19026,7 +19196,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19045,11 +19215,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:683d-22.19.165.512", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -19060,7 +19230,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19073,7 +19243,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release": { + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19092,11 +19262,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Release-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:1002:683d-22.19.165.512", + "gpu:10de:1cb3-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -19107,7 +19277,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19120,7 +19290,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19139,11 +19309,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-22.21.13.8205", + "gpu:8086:162b-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -19154,7 +19324,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug", + "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19167,7 +19337,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { + "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19186,11 +19356,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-22.21.13.8205", + "gpu:8086:162b-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -19201,7 +19371,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan", + "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19214,7 +19384,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19233,11 +19403,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:11c0-22.21.13.8205", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -19248,7 +19418,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release", + "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19261,7 +19431,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19280,11 +19450,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0412-20.19.15.4703", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -19295,7 +19465,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug", + "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19308,7 +19478,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release": { + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19327,11 +19497,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:8086:0412-20.19.15.4703", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -19342,7 +19512,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release", + "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19355,7 +19525,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug": { + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19374,12 +19544,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Release-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6700K", - "gpu:10de:1401-22.21.13.8205", + "gpu:8086:1926-21.20.16.4590", "os:Windows-10-15063", "pool:Skia" ], @@ -19390,7 +19559,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug", + "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19403,7 +19572,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { + "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19426,8 +19595,7 @@ "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6700K", - "gpu:10de:1401-22.21.13.8205", + "gpu:8086:0a16-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -19438,7 +19606,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE", + "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19451,7 +19619,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release": { + "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19470,12 +19638,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6700K", - "gpu:10de:1401-22.21.13.8205", + "gpu:8086:0a16-20.19.15.4703", "os:Windows-10-15063", "pool:Skia" ], @@ -19486,7 +19653,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release", + "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19499,7 +19666,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { + "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19518,12 +19685,11 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "cpu:x86-64-i7-6700K", - "gpu:10de:1401-22.21.13.8205", + "gpu:10de:11c0-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -19534,7 +19700,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", + "buildername=Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19547,7 +19713,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug": { + "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19566,11 +19732,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1ba1-22.21.13.8205", + "cpu:x86-64-i7-6700K", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -19581,7 +19748,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug", + "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19594,7 +19761,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { + "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19613,11 +19780,12 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", + "Build-Win-MSVC-x86_64-Release-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ - "gpu:10de:1ba1-22.21.13.8205", + "cpu:x86-64-i7-6700K", + "gpu:10de:1401-22.21.13.8205", "os:Windows-10-15063", "pool:Skia" ], @@ -19628,7 +19796,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE", + "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19641,7 +19809,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": { + "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19660,7 +19828,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-Vulkan", + "Build-Win-MSVC-x86_64-Debug-ANGLE", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -19675,7 +19843,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan", + "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19688,7 +19856,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release": { + "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19707,7 +19875,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug-Vulkan", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -19722,7 +19890,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release", + "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19877,7 +20045,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": { + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19896,7 +20064,7 @@ } ], "dependencies": [ - "Build-Win-Clang-x86_64-Release", + "Build-Win-Clang-x86_64-Debug-GDI", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -19912,7 +20080,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release", + "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19925,7 +20093,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": { + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19944,7 +20112,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86-Debug", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -19953,14 +20121,14 @@ "os:Windows-2008ServerR2-SP1", "pool:Skia" ], - "execution_timeout_ns": 21600000000000, + "execution_timeout_ns": 14400000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug", + "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -19973,7 +20141,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release": { + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -19992,7 +20160,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86-Release", + "Build-Win-Clang-x86_64-Release-GDI", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20008,7 +20176,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release", + "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20021,7 +20189,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": { + "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20040,7 +20208,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-MSVC-x86-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20049,14 +20217,14 @@ "os:Windows-2008ServerR2-SP1", "pool:Skia" ], - "execution_timeout_ns": 14400000000000, + "execution_timeout_ns": 21600000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug", + "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20069,7 +20237,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI": { + "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20088,7 +20256,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-GDI", + "Build-Win-MSVC-x86-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20104,7 +20272,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI", + "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20117,7 +20285,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": { + "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20136,7 +20304,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20152,7 +20320,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release", + "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20165,7 +20333,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-GDI": { + "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20184,7 +20352,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-GDI", + "Build-Win-MSVC-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20200,7 +20368,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-GDI", + "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20213,7 +20381,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20232,7 +20400,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86-Debug", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20241,14 +20409,14 @@ "os:Windows-7-SP1", "pool:Skia" ], - "execution_timeout_ns": 21600000000000, + "execution_timeout_ns": 14400000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug", + "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20261,7 +20429,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release": { + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20280,7 +20448,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86-Release", + "Build-Win-Clang-x86_64-Debug-GDI", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20296,7 +20464,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Release", + "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20309,7 +20477,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20328,7 +20496,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20344,7 +20512,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug", + "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20357,7 +20525,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20376,7 +20544,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-GDI", + "Build-Win-Clang-x86_64-Release-GDI", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20392,7 +20560,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", + "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20405,7 +20573,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20424,7 +20592,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20433,14 +20601,14 @@ "os:Windows-7-SP1", "pool:Skia" ], - "execution_timeout_ns": 14400000000000, + "execution_timeout_ns": 21600000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release", + "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20453,7 +20621,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release-GDI": { + "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20472,7 +20640,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-GDI", + "Build-Win-MSVC-x86-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20488,7 +20656,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release-GDI", + "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20501,7 +20669,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20520,7 +20688,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86-Debug", + "Build-Win-Clang-x86_64-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20529,14 +20697,14 @@ "os:Windows-8.1-SP0", "pool:Skia" ], - "execution_timeout_ns": 21600000000000, + "execution_timeout_ns": 14400000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug", + "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20549,7 +20717,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release": { + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20568,7 +20736,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86-Release", + "Build-Win-Clang-x86_64-Debug-GDI", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20584,7 +20752,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Release", + "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20597,7 +20765,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20616,7 +20784,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug", + "Build-Win-Clang-x86_64-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20632,7 +20800,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug", + "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20645,7 +20813,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20664,7 +20832,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-GDI", + "Build-Win-Clang-x86_64-Release-GDI", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20680,7 +20848,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", + "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20693,7 +20861,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20712,7 +20880,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release", + "Build-Win-MSVC-x86-Debug", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20721,14 +20889,14 @@ "os:Windows-8.1-SP0", "pool:Skia" ], - "execution_timeout_ns": 14400000000000, + "execution_timeout_ns": 21600000000000, "expiration_ns": 72000000000000, "extra_args": [ "--workdir", "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release", + "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -20741,7 +20909,7 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI": { + "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release": { "cipd_packages": [ { "name": "skia/bots/skimage", @@ -20760,7 +20928,7 @@ } ], "dependencies": [ - "Build-Win-MSVC-x86_64-Release-GDI", + "Build-Win-MSVC-x86-Release", "Housekeeper-PerCommit-BundleRecipes" ], "dimensions": [ @@ -20776,7 +20944,7 @@ "../../..", "test", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI", + "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -21824,9 +21992,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { + "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "dependencies": [ - "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release" + "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -21839,7 +22007,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", + "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -21851,9 +22019,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": { "dependencies": [ - "Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release" + "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -21866,7 +22034,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release", + "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -21878,9 +22046,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release": { + "Upload-Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { "dependencies": [ - "Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release" + "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -21893,7 +22061,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release", + "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22229,9 +22397,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { + "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { "dependencies": [ - "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release" + "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22244,7 +22412,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", + "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22256,9 +22424,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { + "Upload-Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release" + "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22271,7 +22439,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", + "buildername=Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22283,9 +22451,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { + "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE" + "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22298,7 +22466,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", + "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22310,9 +22478,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { + "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan" + "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22325,7 +22493,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", + "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22337,9 +22505,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-Golo-GPU-GT610-x86_64-Release": { + "Upload-Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-Golo-GPU-GT610-x86_64-Release" + "Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22352,7 +22520,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-GT610-x86_64-Release", + "buildername=Perf-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22364,9 +22532,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { + "Upload-Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release" + "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22379,7 +22547,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release", + "buildername=Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22391,9 +22559,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { + "Upload-Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE" + "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22406,7 +22574,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE", + "buildername=Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22418,9 +22586,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { + "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan" + "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22433,7 +22601,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", + "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22445,9 +22613,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { + "Upload-Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE" + "Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22460,7 +22628,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", + "buildername=Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22472,9 +22640,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { + "Upload-Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release" + "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22487,7 +22655,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", + "buildername=Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22499,9 +22667,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { + "Upload-Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE" + "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22514,7 +22682,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", + "buildername=Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22526,9 +22694,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { + "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan" + "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22541,7 +22709,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", + "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22553,9 +22721,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": { + "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { "dependencies": [ - "Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release" + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22568,7 +22736,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release", + "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22580,9 +22748,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { + "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { "dependencies": [ - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release" + "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22595,7 +22763,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", + "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22607,9 +22775,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { + "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { "dependencies": [ - "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE" + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22622,7 +22790,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", + "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22634,9 +22802,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release": { + "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { "dependencies": [ - "Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release" + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22649,7 +22817,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release", + "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22661,9 +22829,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { "dependencies": [ - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release" + "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22676,7 +22844,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release", + "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22688,9 +22856,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan": { + "Upload-Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { "dependencies": [ - "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan" + "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22703,7 +22871,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan", + "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22715,9 +22883,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release": { + "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { "dependencies": [ - "Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release" + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22730,7 +22898,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release", + "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22742,9 +22910,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release": { + "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { "dependencies": [ - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release" + "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22757,7 +22925,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release", + "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22769,9 +22937,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { + "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { "dependencies": [ - "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE" + "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22784,7 +22952,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", + "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22796,9 +22964,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release": { + "Upload-Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan": { "dependencies": [ - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release" + "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22811,7 +22979,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release", + "buildername=Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22823,9 +22991,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE": { + "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { "dependencies": [ - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE" + "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22838,7 +23006,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE", + "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22850,9 +23018,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release": { + "Upload-Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE": { "dependencies": [ - "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release" + "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -22865,7 +23033,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release", + "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -22985,9 +23153,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Upload-Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release": { "dependencies": [ - "Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Release" + "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -23000,7 +23168,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win7-MSVC-Golo-CPU-AVX-x86_64-Release", + "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -23012,9 +23180,9 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Upload-Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release": { "dependencies": [ - "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release" + "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -23027,7 +23195,7 @@ "../../..", "upload_nano_results", "repository=<(REPO)", - "buildername=Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release", + "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24578,6 +24746,33 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": { + "dependencies": [ + "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug" + ], + "dimensions": [ + "cpu:x86-64-Haswell_GCE", + "gpu:none", + "os:Debian-9.1", + "pool:Skia" + ], + "extra_args": [ + "--workdir", + "../../..", + "upload_dm_results", + "repository=<(REPO)", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug", + "swarm_out_dir=${ISOLATED_OUTDIR}", + "revision=<(REVISION)", + "patch_repo=<(PATCH_REPO)", + "patch_storage=<(PATCH_STORAGE)", + "patch_issue=<(ISSUE)", + "patch_set=<(PATCHSET)", + "gs_bucket=skia-infra-gm" + ], + "isolate": "upload_dm_results.isolate", + "priority": 0.8 + }, "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug": { "dependencies": [ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug" @@ -24605,9 +24800,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": { + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { "dependencies": [ - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release" + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24620,7 +24815,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24632,9 +24827,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast": { + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": { "dependencies": [ - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast" + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24647,7 +24842,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24659,9 +24854,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2": { + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast": { "dependencies": [ - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2" + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24674,7 +24869,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24686,9 +24881,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41": { + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": { "dependencies": [ - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41" + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24701,7 +24896,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24713,9 +24908,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER": { + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2": { "dependencies": [ - "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER" + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24728,7 +24923,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24740,9 +24935,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": { + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41": { "dependencies": [ - "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug" + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24755,7 +24950,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24767,9 +24962,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": { + "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER": { "dependencies": [ - "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release" + "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24782,7 +24977,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24794,9 +24989,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { + "Upload-Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": { "dependencies": [ - "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug" + "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24809,7 +25004,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24821,9 +25016,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { + "Upload-Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": { "dependencies": [ - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug" + "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24836,7 +25031,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug", + "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24848,9 +25043,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": { + "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "dependencies": [ - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE" + "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24863,7 +25058,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE", + "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24875,9 +25070,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { + "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "dependencies": [ - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release" + "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24890,7 +25085,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", + "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24902,9 +25097,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": { + "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": { "dependencies": [ - "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD" + "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24917,7 +25112,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD", + "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24929,9 +25124,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": { "dependencies": [ - "Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug" + "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24944,7 +25139,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Debug", + "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24956,9 +25151,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": { "dependencies": [ - "Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release" + "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24971,7 +25166,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release", + "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -24983,9 +25178,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug": { + "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": { "dependencies": [ - "Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug" + "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -24998,7 +25193,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Debug", + "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25010,9 +25205,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release": { + "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": { "dependencies": [ - "Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release" + "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25025,7 +25220,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Debian9-GCC-ShuttleA-GPU-GTX960-x86_64-Release", + "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25658,9 +25853,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { + "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { "dependencies": [ - "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug" + "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25673,7 +25868,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug", + "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25685,9 +25880,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { + "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { "dependencies": [ - "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release" + "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25700,7 +25895,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", + "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25712,9 +25907,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": { + "Upload-Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug" + "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25727,7 +25922,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug", + "buildername=Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25739,9 +25934,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { + "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE" + "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25754,7 +25949,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE", + "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25766,9 +25961,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { + "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan" + "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25781,7 +25976,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan", + "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25793,9 +25988,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": { + "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release" + "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25808,7 +26003,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release", + "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25820,9 +26015,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { + "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE" + "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25835,7 +26030,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", + "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25847,9 +26042,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { + "Upload-Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan" + "Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25862,7 +26057,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", + "buildername=Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25874,9 +26069,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-Golo-GPU-GT610-x86_64-Release": { + "Upload-Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-Golo-GPU-GT610-x86_64-Release" + "Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25889,7 +26084,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-GT610-x86_64-Release", + "buildername=Test-Win10-Clang-NUC6i7KYK-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25901,9 +26096,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { + "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug" + "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25916,7 +26111,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug", + "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25928,9 +26123,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { + "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE" + "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25943,7 +26138,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE", + "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25955,9 +26150,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { + "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan" + "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25970,7 +26165,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", + "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -25982,9 +26177,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { + "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release" + "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -25997,7 +26192,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release", + "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26009,9 +26204,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { + "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE" + "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26024,7 +26219,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE", + "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26036,9 +26231,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { + "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan" + "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26051,7 +26246,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", + "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26063,9 +26258,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { + "Upload-Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE" + "Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26078,7 +26273,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE", + "buildername=Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26090,9 +26285,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { + "Upload-Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE" + "Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26105,7 +26300,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", + "buildername=Test-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26117,9 +26312,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": { + "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug" + "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26132,7 +26327,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug", + "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26144,9 +26339,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { + "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE" + "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26159,7 +26354,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE", + "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26171,9 +26366,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { + "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan" + "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26186,7 +26381,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan", + "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26198,9 +26393,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": { + "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release" + "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26213,7 +26408,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release", + "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26225,9 +26420,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { + "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE" + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26240,7 +26435,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", + "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26252,9 +26447,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { + "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": { "dependencies": [ - "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan" + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26267,7 +26462,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", + "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26279,9 +26474,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug": { + "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug" + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26294,7 +26489,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Debug", + "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26306,9 +26501,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": { + "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": { "dependencies": [ - "Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release" + "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26321,7 +26516,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release", + "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26333,9 +26528,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": { + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": { "dependencies": [ - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug" + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26348,7 +26543,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26360,9 +26555,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE" + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26375,7 +26570,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26387,9 +26582,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": { + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": { "dependencies": [ - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release" + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26402,7 +26597,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26414,9 +26609,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": { "dependencies": [ - "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE" + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26429,7 +26624,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26441,9 +26636,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug": { + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug" + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26456,7 +26651,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26468,9 +26663,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release": { + "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": { "dependencies": [ - "Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release" + "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26483,7 +26678,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Release", + "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26495,9 +26690,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug": { + "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug" + "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26510,7 +26705,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug", + "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26522,9 +26717,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { + "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan" + "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26537,7 +26732,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan", + "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26549,9 +26744,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release": { + "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release" + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26564,7 +26759,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release", + "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26576,9 +26771,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug": { + "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": { "dependencies": [ - "Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug" + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26591,7 +26786,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Debug", + "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26603,9 +26798,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release": { + "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release" + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26618,7 +26813,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleB-GPU-IntelHD4600-x86_64-Release", + "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26630,9 +26825,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug": { + "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": { "dependencies": [ - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug" + "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26645,7 +26840,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug", + "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26657,9 +26852,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { + "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE" + "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26672,7 +26867,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE", + "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26684,9 +26879,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release": { + "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release" + "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26699,7 +26894,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release", + "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26711,9 +26906,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { + "Upload-Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": { "dependencies": [ - "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE" + "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26726,7 +26921,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", + "buildername=Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26738,9 +26933,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug": { + "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug" + "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26753,7 +26948,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug", + "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26765,9 +26960,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { + "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE" + "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26780,7 +26975,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE", + "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26792,9 +26987,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": { + "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { "dependencies": [ - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan" + "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26807,7 +27002,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan", + "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26819,9 +27014,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release": { + "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": { "dependencies": [ - "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release" + "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26834,7 +27029,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release", + "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26927,9 +27122,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": { + "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": { "dependencies": [ - "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release" + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26942,7 +27137,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release", + "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26954,9 +27149,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": { + "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": { "dependencies": [ - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug" + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26969,7 +27164,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug", + "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -26981,9 +27176,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release": { + "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI": { "dependencies": [ - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release" + "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -26996,7 +27191,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release", + "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27008,9 +27203,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": { + "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": { "dependencies": [ - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug" + "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27023,7 +27218,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug", + "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27035,9 +27230,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI": { + "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release": { "dependencies": [ - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI" + "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27050,7 +27245,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI", + "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27062,9 +27257,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": { + "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": { "dependencies": [ - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release" + "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27077,7 +27272,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release", + "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27089,9 +27284,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-GDI": { + "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": { "dependencies": [ - "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-GDI" + "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27104,7 +27299,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-GDI", + "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27116,9 +27311,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { + "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": { "dependencies": [ - "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug" + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27131,7 +27326,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug", + "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27143,9 +27338,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Release": { + "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "dependencies": [ - "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release" + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27158,7 +27353,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Release", + "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27170,9 +27365,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release": { "dependencies": [ - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug" + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27185,7 +27380,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug", + "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27197,9 +27392,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI": { "dependencies": [ - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI" + "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27212,7 +27407,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", + "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27224,9 +27419,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug": { "dependencies": [ - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release" + "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27239,7 +27434,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release", + "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27251,9 +27446,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release-GDI": { + "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Release": { "dependencies": [ - "Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release-GDI" + "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27266,7 +27461,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86_64-Release-GDI", + "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27278,9 +27473,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { + "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": { "dependencies": [ - "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug" + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27293,7 +27488,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug", + "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27305,9 +27500,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Release": { + "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": { "dependencies": [ - "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release" + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27320,7 +27515,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Release", + "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27332,9 +27527,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug": { + "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release": { "dependencies": [ - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug" + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27347,7 +27542,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug", + "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27359,9 +27554,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI": { + "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI": { "dependencies": [ - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI" + "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27374,7 +27569,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", + "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27386,9 +27581,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release": { + "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug": { "dependencies": [ - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release" + "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27401,7 +27596,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release", + "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", @@ -27413,9 +27608,9 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI": { + "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Release": { "dependencies": [ - "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI" + "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release" ], "dimensions": [ "cpu:x86-64-Haswell_GCE", @@ -27428,7 +27623,7 @@ "../../..", "upload_dm_results", "repository=<(REPO)", - "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI", + "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Release", "swarm_out_dir=${ISOLATED_OUTDIR}", "revision=<(REVISION)", "patch_repo=<(PATCH_REPO)", diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg index a2bf8d2d9b..d1628f52ed 100644 --- a/infra/branch-config/cq.cfg +++ b/infra/branch-config/cq.cfg @@ -44,9 +44,9 @@ verifiers { builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan" } builders { name: "Housekeeper-PerCommit-InfraTests" } builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android" } - builders { name: "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug" } - builders { name: "Test-Debian9-GCC-ShuttleA-GPU-GTX660-x86_64-Release" } - builders { name: "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release" } + builders { name: "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug" } + builders { name: "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release" } + builders { name: "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release" } } try_job_retry_config { try_job_retry_quota: 1 -- cgit v1.2.3