aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2017-10-15 21:05:58 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-10-16 11:09:49 +0000
commit9ef6de782413a3b785ce12fb4b6ea782e72e8805 (patch)
tree98c7fd0165f1d8d70bba8bbf6490076312c95415
parent22a43a36d83df52645918c39c2f3175c2e20ab11 (diff)
Add in test_filter to build configuration
The first "sharding" technique we will try is just by test config (e.g. 8888, gles, etc). Thus, for backwards compatibility, the default "shard" is All, as in all configs Bug: skia: NOTRY=true Change-Id: Ia02362477a5d97f8f74d688b5f0c4f45fc129375 Reviewed-on: https://skia-review.googlesource.com/59563 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
-rw-r--r--PRESUBMIT.py6
-rw-r--r--infra/bots/README.recipes.md4
-rw-r--r--infra/bots/gen_tasks.go4
-rw-r--r--infra/bots/jobs.json724
-rw-r--r--infra/bots/recipe_modules/builder_name_schema/builder_name_schema.json6
-rw-r--r--infra/bots/recipe_modules/core/examples/full.py3
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android.json)4
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android.json)4
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json)8
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json)4
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-UBSAN_float_cast_overflow.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-All.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All.json (renamed from infra/bots/recipe_modules/flavor/examples/full.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug.json)0
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/failed_infra_step.json4
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/failed_read_version.json4
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.expected/retry_adb_command.json4
-rw-r--r--infra/bots/recipe_modules/flavor/examples/full.py43
-rw-r--r--infra/bots/recipe_modules/vars/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All.json (renamed from infra/bots/recipe_modules/vars/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json)0
-rw-r--r--infra/bots/recipe_modules/vars/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN.json (renamed from infra/bots/recipe_modules/vars/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json)0
-rw-r--r--infra/bots/recipe_modules/vars/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs.json (renamed from infra/bots/recipe_modules/vars/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs.json)0
-rw-r--r--infra/bots/recipe_modules/vars/examples/full.py8
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_10k_SKPs_UnknownBuilder.json2
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_CPU_BENCH_10k_SKPs.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_DM_100k_SKPs.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs_Trybot.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_2slaves_failure.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_slave3_failure.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_DM_SKPs_UnknownBuilder.json2
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_10k_SKPs.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_1k_SKPs.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_100k_SKPs.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs.json60
-rw-r--r--infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json60
-rw-r--r--infra/bots/recipes/ct_skps.py43
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan.json (renamed from infra/bots/recipes/perf.expected/Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan.json)0
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android.json (renamed from infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android.json)6
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android.json (renamed from infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android.json)0
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android.json (renamed from infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android.json)6
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android.json (renamed from infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android.json)6
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan.json (renamed from infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan.json)6
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench.json (renamed from infra/bots/recipes/perf.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench.json)6
-rw-r--r--infra/bots/recipes/perf.expected/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All.json (renamed from infra/bots/recipes/perf.expected/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release.json)10
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All.json (renamed from infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json)0
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json (renamed from infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release.json)6
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow.json (renamed from infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json)0
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json (renamed from infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All.json (renamed from infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer.json (renamed from infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All.json (renamed from infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json (renamed from infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json)0
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All.json (renamed from infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json (renamed from infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json)0
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json (renamed from infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41.json)0
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan.json (renamed from infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE.json (renamed from infra/bots/recipes/perf.expected/Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE.json (renamed from infra/bots/recipes/perf.expected/Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE.json (renamed from infra/bots/recipes/perf.expected/Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All.json (renamed from infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug.json)0
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All.json (renamed from infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release.json)8
-rw-r--r--infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All.json (renamed from infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release.json)4
-rw-r--r--infra/bots/recipes/perf.expected/trybot.json8
-rw-r--r--infra/bots/recipes/perf.py65
-rw-r--r--infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench.json (renamed from infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench.json)8
-rw-r--r--infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench.json (renamed from infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench.json)8
-rw-r--r--infra/bots/recipes/skpbench.expected/trybot.json8
-rw-r--r--infra/bots/recipes/skpbench.py7
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json829
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android.json829
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan.json (renamed from infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All.json (renamed from infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All.json (renamed from infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json (renamed from infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release.json)0
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN.json (renamed from infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage.json (renamed from infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN.json (renamed from infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json (renamed from infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow.json (renamed from infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER.json (renamed from infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json (renamed from infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All.json (renamed from infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.json (renamed from infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All.json (renamed from infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer.json (renamed from infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All.json (renamed from infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json (renamed from infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan_Coverage.json (renamed from infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan_Coverage.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All.json (renamed from infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json (renamed from infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json (renamed from infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json (renamed from infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan.json (renamed from infra/bots/recipes/test.expected/Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext.json (renamed from infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ReleaseAndAbandonGpuContext.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json (renamed from infra/bots/recipes/test.expected/Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan.json (renamed from infra/bots/recipes/test.expected/Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan.json (renamed from infra/bots/recipes/test.expected/Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE.json (renamed from infra/bots/recipes/test.expected/Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE.json (renamed from infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE.json (renamed from infra/bots/recipes/test.expected/Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE.json (renamed from infra/bots/recipes/test.expected/Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All.json (renamed from infra/bots/recipes/test.expected/Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug.json)2
-rw-r--r--infra/bots/recipes/test.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All.json (renamed from infra/bots/recipes/test.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release.json)2
-rw-r--r--infra/bots/recipes/test.expected/failed_dm.json2
-rw-r--r--infra/bots/recipes/test.expected/failed_get_hashes.json2
-rw-r--r--infra/bots/recipes/test.expected/failed_pull.json2
-rw-r--r--infra/bots/recipes/test.expected/internal_bot_1.json2
-rw-r--r--infra/bots/recipes/test.expected/internal_bot_2.json2
-rw-r--r--infra/bots/recipes/test.expected/trybot.json2
-rw-r--r--infra/bots/recipes/test.py108
-rw-r--r--infra/bots/recipes/upload_coverage_results.expected/alternate_bucket.json10
-rw-r--r--infra/bots/recipes/upload_coverage_results.expected/failed_all.json10
-rw-r--r--infra/bots/recipes/upload_coverage_results.expected/failed_once.json12
-rw-r--r--infra/bots/recipes/upload_coverage_results.expected/normal_bot.json10
-rw-r--r--infra/bots/recipes/upload_coverage_results.expected/trybot.json10
-rw-r--r--infra/bots/recipes/upload_coverage_results.py2
-rw-r--r--infra/bots/recipes/upload_nano_results.expected/normal_bot.json10
-rw-r--r--infra/bots/recipes/upload_nano_results.expected/trybot.json10
-rw-r--r--infra/bots/recipes/upload_nano_results.py2
-rw-r--r--infra/bots/tasks.json4381
-rw-r--r--infra/branch-config/cq.cfg8
142 files changed, 4089 insertions, 4073 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 0f37de4aba..2449c94d96 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -43,10 +43,10 @@ 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-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD'),
+ 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-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'
+ 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN,'
+ 'Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-TSAN'
),
# Below are examples to show what is possible with this feature.
diff --git a/infra/bots/README.recipes.md b/infra/bots/README.recipes.md
index f8be17c621..ffd698312a 100644
--- a/infra/bots/README.recipes.md
+++ b/infra/bots/README.recipes.md
@@ -830,7 +830,7 @@ benchmark Skia using skpbench.
[DEPS](/infra/bots/recipes/test.py#9): [recipe\_engine/context][recipe_engine/recipe_modules/context], [recipe\_engine/file][recipe_engine/recipe_modules/file], [recipe\_engine/json][recipe_engine/recipe_modules/json], [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/platform][recipe_engine/recipe_modules/platform], [recipe\_engine/properties][recipe_engine/recipe_modules/properties], [recipe\_engine/python][recipe_engine/recipe_modules/python], [recipe\_engine/raw\_io][recipe_engine/recipe_modules/raw_io], [recipe\_engine/step][recipe_engine/recipe_modules/step], [core](#recipe_modules-core), [env](#recipe_modules-env), [flavor](#recipe_modules-flavor), [run](#recipe_modules-run), [vars](#recipe_modules-vars)
-&mdash; **def [RunSteps](/infra/bots/recipes/test.py#836)(api):**
+&mdash; **def [RunSteps](/infra/bots/recipes/test.py#835)(api):**
&mdash; **def [dm\_flags](/infra/bots/recipes/test.py#27)(api, bot):**
@@ -840,7 +840,7 @@ Build a unique key from the builder name (as a list).
E.g. arch x86 gpu GeForce320M mode MacMini4.1 os Mac10.6
-&mdash; **def [test\_steps](/infra/bots/recipes/test.py#708)(api):**
+&mdash; **def [test\_steps](/infra/bots/recipes/test.py#707)(api):**
Run the DM test.
### *recipes* / [update\_meta\_config](/infra/bots/recipes/update_meta_config.py)
diff --git a/infra/bots/gen_tasks.go b/infra/bots/gen_tasks.go
index 436b457c95..c15c31c017 100644
--- a/infra/bots/gen_tasks.go
+++ b/infra/bots/gen_tasks.go
@@ -346,10 +346,10 @@ func defaultSwarmDimensions(parts map[string]string) []string {
if d["os"] == DEFAULT_OS_DEBIAN {
return linuxGceDimensions()
} else if d["os"] == "Windows-2008ServerR2-SP1" {
- // Windows builders.
+ // Windows bots.
d["cpu"] = "x86-64-Haswell_GCE"
} else if d["os"] == "Mac-10.12" {
- // Mac builders.
+ // Mac bots.
d["cpu"] = "x86-64-E5-2697_v2"
}
}
diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json
index ea04fbd1ac..3720a0de2a 100644
--- a/infra/bots/jobs.json
+++ b/infra/bots/jobs.json
@@ -98,366 +98,366 @@
"Housekeeper-PerCommit-IsolateSVG",
"Housekeeper-PerCommit-IsolateSkImage",
"Housekeeper-Weekly-RecreateSKPs",
- "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android",
- "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android",
- "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android",
- "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android",
- "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android",
- "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android",
- "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android",
- "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android",
- "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android",
- "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android",
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android",
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan",
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android",
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan",
- "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android",
- "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android",
- "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android",
- "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android",
- "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android",
- "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android",
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android",
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan",
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android",
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan",
- "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android",
- "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android",
- "Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android",
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android",
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan",
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android",
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan",
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android",
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android_Vulkan",
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android",
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android_Vulkan",
- "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android",
- "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android",
- "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench",
- "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench",
- "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug",
- "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release",
- "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug",
- "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release",
- "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug",
- "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release",
- "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug",
- "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release",
- "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug",
- "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release",
- "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug",
- "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",
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast",
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER",
- "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-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",
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release",
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer",
- "Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs",
- "Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs",
- "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug",
- "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release",
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug",
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan",
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release",
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan",
- "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug",
- "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release",
- "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug",
- "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug",
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN",
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow",
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release",
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN",
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow",
- "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-Debug-Vulkan",
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release",
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan",
- "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-Debug-ANGLE",
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release",
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
- "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-Debug-Vulkan",
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release",
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan",
- "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug",
- "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release",
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug",
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan",
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release",
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan",
- "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE",
- "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE",
- "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",
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release",
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
- "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-ANGLE",
- "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE",
- "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE",
- "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE",
- "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE",
- "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE",
- "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE",
- "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE",
- "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-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-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-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug",
- "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release",
- "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug",
- "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release",
- "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug",
- "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release",
- "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android",
- "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android",
- "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android",
- "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android",
- "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android",
- "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android",
- "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android",
- "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android",
- "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android",
- "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android",
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android",
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR",
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan",
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android",
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan",
- "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android",
- "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android",
- "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android",
- "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android",
- "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android",
- "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android",
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android",
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan",
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android",
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan",
- "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android",
- "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android",
- "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android",
- "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android",
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android",
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan",
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android",
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan",
- "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android",
- "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android",
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android",
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR",
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan",
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android",
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android_Vulkan",
- "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug",
- "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release",
- "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug",
- "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release",
- "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug",
- "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release",
- "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug",
- "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release",
- "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug",
- "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release",
- "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug",
- "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-Coverage",
- "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",
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN",
- "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-Release",
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug",
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release",
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-TSAN",
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug",
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer",
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release",
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-TSAN",
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs",
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs",
- "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug",
- "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release",
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug",
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Coverage",
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan",
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan_Coverage",
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release",
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan",
- "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug",
- "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-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",
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release",
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN",
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-PreAbandonGpuContext",
- "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-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-Debug-Vulkan",
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release",
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan",
- "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-Debug-ANGLE",
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release",
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ReleaseAndAbandonGpuContext",
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
- "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-Debug-Vulkan",
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-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-Debug-Vulkan",
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release",
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan",
- "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE",
- "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE",
- "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",
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release",
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
- "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-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE",
- "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE",
- "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE",
- "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE",
- "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE",
- "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE",
- "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE",
- "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE",
- "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-Release",
- "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-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-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug",
- "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release",
- "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug",
- "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release",
- "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug",
- "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release"
+ "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android",
+ "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android",
+ "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android",
+ "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android",
+ "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android",
+ "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android",
+ "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android",
+ "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android",
+ "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android",
+ "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android",
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android",
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan",
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android",
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan",
+ "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android",
+ "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android",
+ "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android",
+ "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android",
+ "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android",
+ "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android",
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android",
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan",
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android",
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan",
+ "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android",
+ "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android",
+ "Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android",
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android",
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan",
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android",
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan",
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android",
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_Vulkan",
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android",
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Vulkan",
+ "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android",
+ "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android",
+ "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench",
+ "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench",
+ "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All",
+ "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All",
+ "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All",
+ "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All",
+ "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All",
+ "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All",
+ "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All",
+ "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All",
+ "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All",
+ "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All",
+ "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All",
+ "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All",
+ "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All",
+ "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER",
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-UBSAN_float_cast_overflow",
+ "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All",
+ "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All",
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All",
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All",
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All",
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All",
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All",
+ "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All",
+ "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All",
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All",
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All",
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer",
+ "Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs",
+ "Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs",
+ "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All",
+ "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All",
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All",
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan",
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
+ "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
+ "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
+ "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All",
+ "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All",
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN",
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-UBSAN_float_cast_overflow",
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN",
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-UBSAN_float_cast_overflow",
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
+ "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41",
+ "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41",
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All",
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan",
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All",
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan",
+ "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All",
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
+ "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All",
+ "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All",
+ "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All",
+ "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All",
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan",
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All-Vulkan",
+ "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All",
+ "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All",
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All",
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan",
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All",
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan",
+ "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE",
+ "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE",
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All",
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All",
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
+ "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE",
+ "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE",
+ "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE",
+ "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE",
+ "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE",
+ "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE",
+ "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE",
+ "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE",
+ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE",
+ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE",
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI",
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All",
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All",
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All",
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All",
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All",
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All",
+ "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All",
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All",
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All",
+ "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All",
+ "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All",
+ "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All",
+ "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All",
+ "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All",
+ "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All",
+ "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All",
+ "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android",
+ "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android",
+ "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android",
+ "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android",
+ "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android",
+ "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android",
+ "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android",
+ "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android",
+ "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android",
+ "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android",
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android",
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR",
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan",
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android",
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan",
+ "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android",
+ "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android",
+ "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android",
+ "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android",
+ "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android",
+ "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android",
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android",
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan",
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android",
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan",
+ "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android",
+ "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android",
+ "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android",
+ "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android",
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android",
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan",
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android",
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan",
+ "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android",
+ "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android",
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android",
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR",
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan",
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android",
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android_Vulkan",
+ "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All",
+ "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All",
+ "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All",
+ "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All",
+ "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All",
+ "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All",
+ "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All",
+ "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All",
+ "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All",
+ "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All",
+ "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All",
+ "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All",
+ "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All",
+ "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SKNX_NO_SIMD",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_CPU_LIMIT_SSE2",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_CPU_LIMIT_SSE41",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-UBSAN_float_cast_overflow",
+ "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All",
+ "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All",
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All",
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All",
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All",
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All",
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All",
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All",
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All",
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All-TSAN",
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All",
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer",
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All",
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-TSAN",
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs",
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs",
+ "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All",
+ "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All",
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All",
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Coverage",
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan",
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan_Coverage",
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
+ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
+ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
+ "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All",
+ "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-UBSAN_float_cast_overflow",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-PreAbandonGpuContext",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-TSAN",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-UBSAN_float_cast_overflow",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41",
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41",
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41",
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All",
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan",
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All",
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan",
+ "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All",
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext",
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
+ "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All",
+ "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All",
+ "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All",
+ "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All",
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan",
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
+ "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All",
+ "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All",
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All",
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan",
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All",
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan",
+ "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE",
+ "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE",
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All",
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All",
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
+ "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE",
+ "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE",
+ "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE",
+ "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE",
+ "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE",
+ "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE",
+ "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE",
+ "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE",
+ "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE",
+ "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE",
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI",
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All",
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All-GDI",
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All",
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release-All",
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All",
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All",
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All",
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All",
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI",
+ "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All",
+ "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All",
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All",
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All",
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI",
+ "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All",
+ "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release-All",
+ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All",
+ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All",
+ "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All",
+ "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All",
+ "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All",
+ "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All"
]
diff --git a/infra/bots/recipe_modules/builder_name_schema/builder_name_schema.json b/infra/bots/recipe_modules/builder_name_schema/builder_name_schema.json
index 7991a57488..9f2978f731 100644
--- a/infra/bots/recipe_modules/builder_name_schema/builder_name_schema.json
+++ b/infra/bots/recipe_modules/builder_name_schema/builder_name_schema.json
@@ -7,7 +7,8 @@
"cpu_or_gpu",
"cpu_or_gpu_value",
"arch",
- "configuration"
+ "configuration",
+ "test_filter"
],
"Housekeeper": [
"frequency"
@@ -28,7 +29,8 @@
"cpu_or_gpu",
"cpu_or_gpu_value",
"arch",
- "configuration"
+ "configuration",
+ "test_filter"
],
"Canary": [
"project",
diff --git a/infra/bots/recipe_modules/core/examples/full.py b/infra/bots/recipe_modules/core/examples/full.py
index 655703a74e..0e713dcfb4 100644
--- a/infra/bots/recipe_modules/core/examples/full.py
+++ b/infra/bots/recipe_modules/core/examples/full.py
@@ -31,7 +31,8 @@ def GenTests(api):
)
)
- buildername = 'Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE'
+ buildername = ('Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-' +
+ 'Debug-All-ANGLE')
yield (
api.test('no_persistent_checkout') +
api.properties(buildername=buildername,
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android.json
index 709f332d8a..a3bc589dfd 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android.json
@@ -730,7 +730,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -740,7 +740,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android/data"
},
{
"cmd": [
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android.json
index 214886f474..6ff5d3c36e 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android.json
@@ -730,7 +730,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -740,7 +740,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android/data"
},
{
"cmd": [
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All.json
index ec37d53ce0..3cdbcadec5 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All.json
@@ -736,7 +736,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All/data"
],
"infra_step": true,
"name": "rmtree data"
@@ -751,7 +751,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All/data"
],
"infra_step": true,
"name": "makedirs data"
@@ -823,10 +823,10 @@
"-u",
"\nimport subprocess\nimport sys\nsrc = sys.argv[1] + '/*'\ndest = sys.argv[2]\nprint subprocess.check_output('scp -r %s %s' % (src, dest), shell=True)\n",
"foo@127.0.0.1:/home/chronos/user/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All/data"
],
"infra_step": true,
- "name": "scp -r foo@127.0.0.1:/home/chronos/user/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release/data",
+ "name": "scp -r foo@127.0.0.1:/home/chronos/user/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All/data",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All.json
index d3e0f69e6e..da1aafd134 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All.json
@@ -768,7 +768,7 @@
"adb",
"pull",
"/cache/skia/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -778,7 +778,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /cache/skia/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release/data"
+ "name": "pull /cache/skia/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All/data"
},
{
"cmd": [
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN.json
index de2ec371e1..de2ec371e1 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN.json
index d1c4ecb74b..d1c4ecb74b 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-UBSAN_float_cast_overflow.json
index 3af50420d1..3af50420d1 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-UBSAN_float_cast_overflow.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs.json
index e249323a8d..e249323a8d 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All.json
index d3b9e5d57c..d3b9e5d57c 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage.json
index 3d194e9b16..3d194e9b16 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json
index 0b8fbcb52a..0b8fbcb52a 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All.json
index 48e1082074..48e1082074 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json
index f512273342..f512273342 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
index a4a0771de9..a4a0771de9 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-All.json
index 8f59ca3805..8f59ca3805 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-All.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All.json
index 838c7b0289..838c7b0289 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All.json
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/failed_infra_step.json b/infra/bots/recipe_modules/flavor/examples/full.expected/failed_infra_step.json
index cdf9f8a6cf..419ce5282f 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/failed_infra_step.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/failed_infra_step.json
@@ -730,7 +730,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -740,7 +740,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android/data"
},
{
"cmd": [
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/failed_read_version.json b/infra/bots/recipe_modules/flavor/examples/full.expected/failed_read_version.json
index be72a392d7..e6aefee974 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/failed_read_version.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/failed_read_version.json
@@ -784,7 +784,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -794,7 +794,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android/data"
},
{
"cmd": [
diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/retry_adb_command.json b/infra/bots/recipe_modules/flavor/examples/full.expected/retry_adb_command.json
index 4c16e41412..6b477e49c0 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.expected/retry_adb_command.json
+++ b/infra/bots/recipe_modules/flavor/examples/full.expected/retry_adb_command.json
@@ -784,7 +784,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -794,7 +794,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android/data"
},
{
"cmd": [
diff --git a/infra/bots/recipe_modules/flavor/examples/full.py b/infra/bots/recipe_modules/flavor/examples/full.py
index ac327a2565..aaa8b4b5d0 100644
--- a/infra/bots/recipe_modules/flavor/examples/full.py
+++ b/infra/bots/recipe_modules/flavor/examples/full.py
@@ -79,23 +79,24 @@ TEST_BUILDERS = [
'Build-Win-Clang-x86_64-Release-Vulkan',
'Build-Win-MSVC-x86-Debug-Exceptions',
'Housekeeper-PerCommit-CheckGeneratedFiles',
- 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android',
- 'Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android',
- 'Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release',
- 'Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release',
- 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN',
- 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN',
- 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow',
- 'Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs',
- 'Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release',
- 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage',
- 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN',
- 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release',
- 'Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan',
- ('Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release'
+ 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android',
+ 'Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android',
+ 'Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All',
+ 'Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All',
+ 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN',
+ 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN',
+ ('Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-'
+ 'UBSAN_float_cast_overflow'),
+ 'Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs',
+ 'Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All',
+ 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage',
+ 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN',
+ 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All',
+ 'Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan',
+ ('Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All'
'-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41'),
- 'Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug',
- 'Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug',
+ 'Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-All',
+ 'Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All',
]
@@ -119,7 +120,7 @@ def GenTests(api):
stdout=api.raw_io.output('192.168.1.2:5555'))
yield test
- builder = 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release'
+ builder = 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All'
yield (
api.test('exceptions') +
api.properties(buildername=builder,
@@ -130,7 +131,7 @@ def GenTests(api):
is_testing_exceptions='True')
)
- builder = 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android'
+ builder = 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android'
yield (
api.test('failed_infra_step') +
api.properties(buildername=builder,
@@ -141,7 +142,7 @@ def GenTests(api):
api.step_data('dump log', retcode=1)
)
- builder = 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android'
+ builder = 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android'
yield (
api.test('failed_read_version') +
api.properties(buildername=builder,
@@ -153,7 +154,7 @@ def GenTests(api):
retcode=1)
)
- builder = 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android'
+ builder = 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android'
yield (
api.test('retry_adb_command') +
api.properties(buildername=builder,
@@ -165,7 +166,7 @@ def GenTests(api):
retcode=1)
)
- builder = 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android'
+ builder = 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android'
fail_step_name = 'mkdir /sdcard/revenge_of_the_skiabot/resources'
yield (
api.test('retry_adb_command_retries_exhausted') +
diff --git a/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json b/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All.json
index 4594f9e6b9..4594f9e6b9 100644
--- a/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
+++ b/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All.json
diff --git a/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json b/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN.json
index 4594f9e6b9..4594f9e6b9 100644
--- a/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json
+++ b/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN.json
diff --git a/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs.json b/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs.json
index 4594f9e6b9..4594f9e6b9 100644
--- a/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs.json
+++ b/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs.json
diff --git a/infra/bots/recipe_modules/vars/examples/full.py b/infra/bots/recipe_modules/vars/examples/full.py
index 9c66aeec64..013d0e309f 100644
--- a/infra/bots/recipe_modules/vars/examples/full.py
+++ b/infra/bots/recipe_modules/vars/examples/full.py
@@ -27,9 +27,9 @@ TEST_BUILDERS = [
'Build-Mac-Clang-x86_64-Debug-CommandBuffer',
'Build-Win-Clang-x86_64-Release-Vulkan',
'Housekeeper-Weekly-RecreateSKPs',
- 'Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug',
- 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN',
- 'Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs',
+ 'Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All',
+ 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN',
+ 'Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs',
'Upload-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage',
]
@@ -45,7 +45,7 @@ def GenTests(api):
swarm_out_dir='[SWARM_OUT_DIR]')
)
- buildername = 'Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug'
+ buildername = 'Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-All'
yield (
api.test('win_test') +
api.properties(buildername=buildername,
diff --git a/infra/bots/recipes/ct_skps.expected/CT_10k_SKPs_UnknownBuilder.json b/infra/bots/recipes/ct_skps.expected/CT_10k_SKPs_UnknownBuilder.json
index 7ead304210..6413a39746 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_10k_SKPs_UnknownBuilder.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_10k_SKPs_UnknownBuilder.json
@@ -1,7 +1,7 @@
[
{
"name": "$result",
- "reason": "Uncaught Exception: Exception('Do not recognise the buildername Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_UnknownTool_10k_SKPs.',)",
+ "reason": "Uncaught Exception: Exception('Do not recognise the buildername Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_UnknownTool_10k_SKPs.',)",
"status_code": -1
}
] \ No newline at end of file
diff --git a/infra/bots/recipes/ct_skps.expected/CT_CPU_BENCH_10k_SKPs.json b/infra/bots/recipes/ct_skps.expected/CT_CPU_BENCH_10k_SKPs.json
index e83e2f1838..d8473b9694 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_CPU_BENCH_10k_SKPs.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_CPU_BENCH_10k_SKPs.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -855,7 +855,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-1]",
"--tag",
@@ -874,9 +874,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -902,7 +902,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -923,7 +923,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-2]",
"--tag",
@@ -942,9 +942,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -970,7 +970,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -991,7 +991,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-3]",
"--tag",
@@ -1010,9 +1010,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1038,7 +1038,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1059,7 +1059,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-4]",
"--tag",
@@ -1078,9 +1078,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1106,7 +1106,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1127,7 +1127,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-5]",
"--tag",
@@ -1146,9 +1146,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1183,7 +1183,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1309,7 +1309,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1435,7 +1435,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1561,7 +1561,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1687,7 +1687,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_DM_100k_SKPs.json b/infra/bots/recipes/ct_skps.expected/CT_DM_100k_SKPs.json
index 467395c577..4221404f0f 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_DM_100k_SKPs.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_DM_100k_SKPs.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1",
+ "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -855,7 +855,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-1]",
"--tag",
@@ -874,9 +874,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -902,7 +902,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1",
+ "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -923,7 +923,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-2]",
"--tag",
@@ -942,9 +942,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -970,7 +970,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1",
+ "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -991,7 +991,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-3]",
"--tag",
@@ -1010,9 +1010,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1038,7 +1038,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1",
+ "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1059,7 +1059,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-4]",
"--tag",
@@ -1078,9 +1078,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1106,7 +1106,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1",
+ "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1127,7 +1127,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-5]",
"--tag",
@@ -1146,9 +1146,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1183,7 +1183,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1260,7 +1260,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1337,7 +1337,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1414,7 +1414,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1491,7 +1491,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs.json b/infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs.json
index 604932dddd..8fa103a90e 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1",
+ "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -855,7 +855,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-1]",
"--tag",
@@ -874,9 +874,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -902,7 +902,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1",
+ "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -923,7 +923,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-2]",
"--tag",
@@ -942,9 +942,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -970,7 +970,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1",
+ "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -991,7 +991,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-3]",
"--tag",
@@ -1010,9 +1010,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1038,7 +1038,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1",
+ "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1059,7 +1059,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-4]",
"--tag",
@@ -1078,9 +1078,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1106,7 +1106,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1",
+ "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1127,7 +1127,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"data:[dummy hash for ct-dm-5]",
"--tag",
@@ -1146,9 +1146,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1183,7 +1183,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1260,7 +1260,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1337,7 +1337,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1414,7 +1414,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1491,7 +1491,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs_Trybot.json b/infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs_Trybot.json
index 676011eddf..b846448611 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs_Trybot.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_DM_10k_SKPs_Trybot.json
@@ -452,7 +452,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-1.isolated.gen.json"
],
"infra_step": true,
@@ -532,7 +532,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-2.isolated.gen.json"
],
"infra_step": true,
@@ -612,7 +612,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-3.isolated.gen.json"
],
"infra_step": true,
@@ -692,7 +692,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-4.isolated.gen.json"
],
"infra_step": true,
@@ -772,7 +772,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-5.isolated.gen.json"
],
"infra_step": true,
@@ -838,7 +838,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571",
+ "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -859,7 +859,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -882,9 +882,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -910,7 +910,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571",
+ "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -931,7 +931,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -954,9 +954,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -982,7 +982,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571",
+ "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1003,7 +1003,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -1026,9 +1026,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1054,7 +1054,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571",
+ "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1075,7 +1075,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -1098,9 +1098,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1126,7 +1126,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571",
+ "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1147,7 +1147,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -1170,9 +1170,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1207,7 +1207,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1284,7 +1284,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1361,7 +1361,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1438,7 +1438,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1515,7 +1515,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs.json b/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs.json
index dd3c817ec9..57d2db388a 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -855,7 +855,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-1]",
"--tag",
@@ -874,9 +874,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -902,7 +902,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -923,7 +923,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-2]",
"--tag",
@@ -942,9 +942,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -970,7 +970,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -991,7 +991,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-3]",
"--tag",
@@ -1010,9 +1010,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1038,7 +1038,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1059,7 +1059,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-4]",
"--tag",
@@ -1078,9 +1078,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1106,7 +1106,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1127,7 +1127,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-5]",
"--tag",
@@ -1146,9 +1146,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1183,7 +1183,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1260,7 +1260,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1337,7 +1337,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1414,7 +1414,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1491,7 +1491,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_2slaves_failure.json b/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_2slaves_failure.json
index e8e4e0e44d..b01c85a94c 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_2slaves_failure.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_2slaves_failure.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -855,7 +855,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-1]",
"--tag",
@@ -874,9 +874,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -902,7 +902,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -923,7 +923,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-2]",
"--tag",
@@ -942,9 +942,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -970,7 +970,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -991,7 +991,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-3]",
"--tag",
@@ -1010,9 +1010,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1038,7 +1038,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1059,7 +1059,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-4]",
"--tag",
@@ -1078,9 +1078,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1106,7 +1106,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1127,7 +1127,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-5]",
"--tag",
@@ -1146,9 +1146,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1183,7 +1183,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1264,7 +1264,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1341,7 +1341,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1422,7 +1422,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1499,7 +1499,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_slave3_failure.json b/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_slave3_failure.json
index 6dfe14bbb6..802b33d203 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_slave3_failure.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_DM_1m_SKPs_slave3_failure.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"All\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-dm-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -855,7 +855,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-1]",
"--tag",
@@ -874,9 +874,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -902,7 +902,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -923,7 +923,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-2]",
"--tag",
@@ -942,9 +942,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -970,7 +970,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -991,7 +991,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-3]",
"--tag",
@@ -1010,9 +1010,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1038,7 +1038,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1059,7 +1059,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-4]",
"--tag",
@@ -1078,9 +1078,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1106,7 +1106,7 @@
"--shards",
"1",
"--task-name",
- "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1",
+ "ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1127,7 +1127,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"--tag",
"data:[dummy hash for ct-dm-5]",
"--tag",
@@ -1146,9 +1146,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1183,7 +1183,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1260,7 +1260,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1337,7 +1337,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1418,7 +1418,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1495,7 +1495,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\", \"tasks\": {\"ct-dm-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_DM_SKPs_UnknownBuilder.json b/infra/bots/recipes/ct_skps.expected/CT_DM_SKPs_UnknownBuilder.json
index 1a060b62b4..027b314053 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_DM_SKPs_UnknownBuilder.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_DM_SKPs_UnknownBuilder.json
@@ -1,7 +1,7 @@
[
{
"name": "$result",
- "reason": "Uncaught Exception: Exception('Do not recognise the buildername Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_UnknownRepo_SKPs.',)",
+ "reason": "Uncaught Exception: Exception('Do not recognise the buildername Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_UnknownRepo_SKPs.',)",
"status_code": -1
}
] \ No newline at end of file
diff --git a/infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_10k_SKPs.json b/infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_10k_SKPs.json
index d715b55540..2ffedcb461 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_10k_SKPs.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_10k_SKPs.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -858,7 +858,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-1]",
"--tag",
@@ -877,9 +877,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -905,7 +905,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -929,7 +929,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-2]",
"--tag",
@@ -948,9 +948,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -976,7 +976,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1000,7 +1000,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-3]",
"--tag",
@@ -1019,9 +1019,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1047,7 +1047,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1071,7 +1071,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-4]",
"--tag",
@@ -1090,9 +1090,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1118,7 +1118,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1",
+ "ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1142,7 +1142,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-5]",
"--tag",
@@ -1161,9 +1161,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1198,7 +1198,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1324,7 +1324,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1450,7 +1450,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1576,7 +1576,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1702,7 +1702,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\", \"tasks\": {\"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_1k_SKPs.json b/infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_1k_SKPs.json
index 5d681ec4ee..31d776c987 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_1k_SKPs.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_GPU_BENCH_1k_SKPs.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-nanobench-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Release\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"nanobench\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-nanobench-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1",
+ "ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -858,7 +858,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-1]",
"--tag",
@@ -877,9 +877,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -905,7 +905,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1",
+ "ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -929,7 +929,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-2]",
"--tag",
@@ -948,9 +948,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -976,7 +976,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1",
+ "ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1000,7 +1000,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-3]",
"--tag",
@@ -1019,9 +1019,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1047,7 +1047,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1",
+ "ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1071,7 +1071,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-4]",
"--tag",
@@ -1090,9 +1090,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1118,7 +1118,7 @@
"--shards",
"1",
"--task-name",
- "ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1",
+ "ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1142,7 +1142,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs",
+ "buildername:Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs",
"--tag",
"data:[dummy hash for ct-nanobench-5]",
"--tag",
@@ -1161,9 +1161,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1198,7 +1198,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-1/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1324,7 +1324,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-2/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1450,7 +1450,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-3/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1576,7 +1576,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-4/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1702,7 +1702,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\", \"tasks\": {\"ct-nanobench-5/Ubuntu-14.04/[dummy has/Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_100k_SKPs.json b/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_100k_SKPs.json
index 772b491730..8edab47bce 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_100k_SKPs.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_100k_SKPs.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"100k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1",
+ "ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -855,7 +855,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-1]",
"--tag",
@@ -874,9 +874,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -902,7 +902,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1",
+ "ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -923,7 +923,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-2]",
"--tag",
@@ -942,9 +942,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -970,7 +970,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1",
+ "ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -991,7 +991,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-3]",
"--tag",
@@ -1010,9 +1010,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1038,7 +1038,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1",
+ "ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1059,7 +1059,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-4]",
"--tag",
@@ -1078,9 +1078,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1106,7 +1106,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1",
+ "ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1127,7 +1127,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-5]",
"--tag",
@@ -1146,9 +1146,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1183,7 +1183,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1260,7 +1260,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1337,7 +1337,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1414,7 +1414,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1491,7 +1491,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs.json b/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs.json
index f1cee2941d..9828c82fa9 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs.json
@@ -448,7 +448,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-1.isolated.gen.json"
],
"infra_step": true,
@@ -528,7 +528,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-2.isolated.gen.json"
],
"infra_step": true,
@@ -608,7 +608,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-3.isolated.gen.json"
],
"infra_step": true,
@@ -688,7 +688,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-4.isolated.gen.json"
],
"infra_step": true,
@@ -768,7 +768,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-5.isolated.gen.json"
],
"infra_step": true,
@@ -834,7 +834,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1",
+ "ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -855,7 +855,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-1]",
"--tag",
@@ -874,9 +874,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -902,7 +902,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1",
+ "ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -923,7 +923,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-2]",
"--tag",
@@ -942,9 +942,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -970,7 +970,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1",
+ "ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -991,7 +991,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-3]",
"--tag",
@@ -1010,9 +1010,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1038,7 +1038,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1",
+ "ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1059,7 +1059,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-4]",
"--tag",
@@ -1078,9 +1078,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1106,7 +1106,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1",
+ "ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1127,7 +1127,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"data:[dummy hash for ct-get_images_from_skps-5]",
"--tag",
@@ -1146,9 +1146,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1183,7 +1183,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1260,7 +1260,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1337,7 +1337,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1414,7 +1414,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1491,7 +1491,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\", \"tasks\": {\"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/-1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json b/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json
index 61ab348ed9..db11b1f1d3 100644
--- a/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json
+++ b/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json
@@ -452,7 +452,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-1.isolated.gen.json"
],
"infra_step": true,
@@ -532,7 +532,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-2.isolated.gen.json"
],
"infra_step": true,
@@ -612,7 +612,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-3.isolated.gen.json"
],
"infra_step": true,
@@ -692,7 +692,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-4.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-4.isolated.gen.json"
],
"infra_step": true,
@@ -772,7 +772,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
+ "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[START_DIR]/swarming_temp_dir/skia-task-ct-get_images_from_skps-5.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"NUM_SLAVES\", \n \"5\", \n \"--extra-variable\", \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"PAGE_TYPE\", \n \"10k\", \n \"--extra-variable\", \n \"BUILDER\", \n \"Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs\", \n \"--extra-variable\", \n \"GIT_HASH\", \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"get_images_from_skps\", \n \"--extra-variable\", \n \"CHROMIUM_BUILD\", \n \"c37e844a6f8708-eee762104c75bd\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
"[START_DIR]/swarming_temp_dir/ct-get_images_from_skps-5.isolated.gen.json"
],
"infra_step": true,
@@ -838,7 +838,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571",
+ "ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -859,7 +859,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -884,9 +884,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -912,7 +912,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571",
+ "ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -933,7 +933,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -958,9 +958,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -986,7 +986,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571",
+ "ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1007,7 +1007,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -1032,9 +1032,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1060,7 +1060,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571",
+ "ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1081,7 +1081,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -1106,9 +1106,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1134,7 +1134,7 @@
"--shards",
"1",
"--task-name",
- "ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571",
+ "ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -1155,7 +1155,7 @@
"--tag",
"allow_milo:1",
"--tag",
- "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs",
+ "buildername:Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs",
"--tag",
"buildnumber:571",
"--tag",
@@ -1180,9 +1180,9 @@
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1217,7 +1217,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-1/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1294,7 +1294,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-2/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1371,7 +1371,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-3/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1448,7 +1448,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-4/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
@@ -1525,7 +1525,7 @@
"--decorate",
"--print-status-updates",
"--json",
- "{\"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
+ "{\"base_task_name\": \"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\", \"tasks\": {\"ct-get_images_from_skps-5/Ubuntu-14.04/[dummy has/Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_10k_SKPs/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
"--task-summary-json",
"/path/to/tmp/json"
],
diff --git a/infra/bots/recipes/ct_skps.py b/infra/bots/recipes/ct_skps.py
index 96d232c5df..ab0192fbb4 100644
--- a/infra/bots/recipes/ct_skps.py
+++ b/infra/bots/recipes/ct_skps.py
@@ -252,7 +252,7 @@ def GenTests(api):
yield(
api.test('CT_DM_10k_SKPs') +
api.properties(
- buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-' +
+ buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-' +
'CT_DM_10k_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
@@ -266,8 +266,8 @@ def GenTests(api):
yield(
api.test('CT_IMG_DECODE_10k_SKPs') +
api.properties(
- buildername='Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_'
- '10k_SKPs',
+ buildername='Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-'
+ 'CT_IMG_DECODE_10k_SKPs',
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
ct_num_slaves=ct_num_slaves,
@@ -280,7 +280,7 @@ def GenTests(api):
yield(
api.test('CT_DM_100k_SKPs') +
api.properties(
- buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-' +
+ buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-' +
'CT_DM_100k_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
@@ -294,8 +294,8 @@ def GenTests(api):
yield(
api.test('CT_IMG_DECODE_100k_SKPs') +
api.properties(
- buildername='Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_'
- '100k_SKPs',
+ buildername='Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-'
+ 'CT_IMG_DECODE_100k_SKPs',
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
ct_num_slaves=ct_num_slaves,
@@ -308,8 +308,8 @@ def GenTests(api):
yield(
api.test('CT_GPU_BENCH_1k_SKPs') +
api.properties(
- buildername=
- 'Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs',
+ buildername=('Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-'
+ 'CT_BENCH_1k_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
ct_num_slaves=ct_num_slaves,
@@ -326,8 +326,8 @@ def GenTests(api):
yield(
api.test('CT_CPU_BENCH_10k_SKPs') +
api.properties(
- buildername=
- 'Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs',
+ buildername=('Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-'
+ 'CT_BENCH_10k_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
ct_num_slaves=ct_num_slaves,
@@ -344,8 +344,8 @@ def GenTests(api):
yield(
api.test('CT_GPU_BENCH_10k_SKPs') +
api.properties(
- buildername=
- 'Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs',
+ buildername=('Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-'
+ 'CT_BENCH_10k_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
ct_num_slaves=ct_num_slaves,
@@ -362,7 +362,8 @@ def GenTests(api):
yield(
api.test('CT_DM_1m_SKPs') +
api.properties(
- buildername='Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs',
+ buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-'
+ 'CT_DM_1m_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
ct_num_slaves=ct_num_slaves,
@@ -375,7 +376,7 @@ def GenTests(api):
yield (
api.test('CT_DM_SKPs_UnknownBuilder') +
api.properties(
- buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-' +
+ buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-' +
'CT_DM_UnknownRepo_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
@@ -390,7 +391,7 @@ def GenTests(api):
yield (
api.test('CT_10k_SKPs_UnknownBuilder') +
api.properties(
- buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-' +
+ buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-' +
'CT_UnknownTool_10k_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
@@ -406,7 +407,8 @@ def GenTests(api):
api.test('CT_DM_1m_SKPs_slave3_failure') +
api.step_data('ct-dm-3', retcode=1) +
api.properties(
- buildername='Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs',
+ buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-' +
+ 'CT_DM_1m_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
ct_num_slaves=ct_num_slaves,
@@ -421,7 +423,8 @@ def GenTests(api):
api.step_data('ct-dm-1', retcode=1) +
api.step_data('ct-dm-3', retcode=1) +
api.properties(
- buildername='Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs',
+ buildername=('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All'+
+ '-CT_DM_1m_SKPs'),
path_config=path_config,
swarm_out_dir='[SWARM_OUT_DIR]',
ct_num_slaves=ct_num_slaves,
@@ -431,7 +434,7 @@ def GenTests(api):
)
)
- builder = 'Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10k_SKPs'
+ builder = 'Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_10k_SKPs'
yield(
api.test('CT_DM_10k_SKPs_Trybot') +
api.properties(
@@ -449,8 +452,8 @@ def GenTests(api):
)
)
- builder = ('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_'
- '10k_SKPs')
+ builder = ('Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-'
+ 'CT_IMG_DECODE_10k_SKPs')
yield(
api.test('CT_IMG_DECODE_10k_SKPs_Trybot') +
api.properties(
diff --git a/infra/bots/recipes/perf.expected/Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan.json b/infra/bots/recipes/perf.expected/Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan.json
index 4bbe4bdd32..4bbe4bdd32 100644
--- a/infra/bots/recipes/perf.expected/Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan.json
+++ b/infra/bots/recipes/perf.expected/Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan.json
diff --git a/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android.json b/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android.json
index 84f96f1763..addd9936be 100644
--- a/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android.json
+++ b/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android.json
@@ -683,7 +683,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -693,7 +693,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -703,7 +703,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android/data"
},
{
"cmd": [
diff --git a/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android.json b/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android.json
index 3037bb4e23..3037bb4e23 100644
--- a/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android.json
+++ b/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android.json
diff --git a/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android.json b/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android.json
index bf31508369..8989563162 100644
--- a/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android.json
+++ b/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android.json
@@ -683,7 +683,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -693,7 +693,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -703,7 +703,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android/data"
},
{
"cmd": [
diff --git a/infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android.json b/infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android.json
index a5411b2fcb..e82ff99e2d 100644
--- a/infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android.json
+++ b/infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android.json
@@ -683,7 +683,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -693,7 +693,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -703,7 +703,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android/data"
},
{
"cmd": [
diff --git a/infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan.json b/infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan.json
index 072462f49c..75e37b59d5 100644
--- a/infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan.json
+++ b/infra/bots/recipes/perf.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan.json
@@ -683,7 +683,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -693,7 +693,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -703,7 +703,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan/data"
},
{
"cmd": [
diff --git a/infra/bots/recipes/perf.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench.json b/infra/bots/recipes/perf.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench.json
index 4eefb42fda..e398dae939 100644
--- a/infra/bots/recipes/perf.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench.json
+++ b/infra/bots/recipes/perf.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench.json
@@ -683,7 +683,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -693,7 +693,7 @@
"adb.1.0.35",
"pull",
"/sdcard/revenge_of_the_skiabot/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -703,7 +703,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench/data"
+ "name": "pull /sdcard/revenge_of_the_skiabot/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench/data"
},
{
"cmd": [
diff --git a/infra/bots/recipes/perf.expected/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release.json b/infra/bots/recipes/perf.expected/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All.json
index 4e3d65a6ae..433dbc8b97 100644
--- a/infra/bots/recipes/perf.expected/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release.json
+++ b/infra/bots/recipes/perf.expected/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All.json
@@ -664,7 +664,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All/data"
],
"env": {
"BUILDTYPE": "Release",
@@ -685,7 +685,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All/data"
],
"env": {
"BUILDTYPE": "Release",
@@ -832,7 +832,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -843,10 +843,10 @@
"-u",
"\nimport subprocess\nimport sys\nsrc = sys.argv[1] + '/*'\ndest = sys.argv[2]\nprint subprocess.check_output('scp -r %s %s' % (src, dest), shell=True)\n",
"foo@127.0.0.1:/home/chronos/user/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All/data"
],
"infra_step": true,
- "name": "scp -r foo@127.0.0.1:/home/chronos/user/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release/data",
+ "name": "scp -r foo@127.0.0.1:/home/chronos/user/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All/data",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
diff --git a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All.json
index d0cae9b36a..d0cae9b36a 100644
--- a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
+++ b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All.json
diff --git a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release.json b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json
index c017302482..96b99649bf 100644
--- a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release.json
+++ b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json
@@ -434,7 +434,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -444,7 +444,7 @@
"adb",
"pull",
"/cache/skia/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -454,7 +454,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /cache/skia/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release/data"
+ "name": "pull /cache/skia/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All/data"
},
{
"cmd": [
diff --git a/infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json b/infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow.json
index d8dda515dc..d8dda515dc 100644
--- a/infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json
+++ b/infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow.json
diff --git a/infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release.json b/infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json
index 082aff49a8..c5855a9492 100644
--- a/infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release.json
+++ b/infra/bots/recipes/perf.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All/data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All/data"
],
"infra_step": true,
"name": "makedirs data"
@@ -187,7 +187,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release/data/nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All/data/nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -228,7 +228,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release.json b/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All.json
index e13b5a0013..d82f1f75d3 100644
--- a/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release.json
+++ b/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All/data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All/data"
],
"infra_step": true,
"name": "makedirs data"
@@ -181,7 +181,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release/data/nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All/data/nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -221,7 +221,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer.json b/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer.json
index 9f21d08823..8bc346ef56 100644
--- a/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer.json
+++ b/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer/data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer/data"
],
"infra_step": true,
"name": "makedirs data"
@@ -181,7 +181,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer/data/nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer/data/nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -223,7 +223,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release.json b/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All.json
index 816ec42f9f..612cd13cc4 100644
--- a/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release.json
+++ b/infra/bots/recipes/perf.expected/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All/data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All/data"
],
"infra_step": true,
"name": "makedirs data"
@@ -183,7 +183,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release/data/nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All/data/nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -223,7 +223,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json b/infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json
index 9ea0a11999..9ea0a11999 100644
--- a/infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json
+++ b/infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json
diff --git a/infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release.json b/infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All.json
index 55cbbabb48..85f979d089 100644
--- a/infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release.json
+++ b/infra/bots/recipes/perf.expected/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All/data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All/data"
],
"infra_step": true,
"name": "makedirs data"
@@ -189,7 +189,7 @@
"~inc1.webp",
"--verbose",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release/data/nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All/data/nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -233,7 +233,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json b/infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
index 60033f1d84..60033f1d84 100644
--- a/infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
+++ b/infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
diff --git a/infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41.json b/infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json
index 7a4db1f528..7a4db1f528 100644
--- a/infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41.json
+++ b/infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json
diff --git a/infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan.json b/infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan.json
index cb937ae07f..2d5f7f2ccd 100644
--- a/infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan.json
+++ b/infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan\\data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan\\data"
],
"infra_step": true,
"name": "makedirs data"
@@ -199,7 +199,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan\\data\\nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan\\data\\nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -241,7 +241,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE.json b/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE.json
index 690cc0d63f..b4b3458afe 100644
--- a/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE.json
+++ b/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE\\data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE\\data"
],
"infra_step": true,
"name": "makedirs data"
@@ -182,7 +182,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE\\data\\nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE\\data\\nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -224,7 +224,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE.json b/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE.json
index 1d4b990c47..4899cd7f0b 100644
--- a/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE.json
+++ b/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE\\data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE\\data"
],
"infra_step": true,
"name": "makedirs data"
@@ -182,7 +182,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE\\data\\nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE\\data\\nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -224,7 +224,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE.json b/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE.json
index 6cbfe5a997..1844864463 100644
--- a/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE.json
+++ b/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE\\data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE\\data"
],
"infra_step": true,
"name": "makedirs data"
@@ -182,7 +182,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE\\data\\nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE\\data\\nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -224,7 +224,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug.json b/infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All.json
index 699cbe2ab4..699cbe2ab4 100644
--- a/infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug.json
+++ b/infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All.json
diff --git a/infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release.json b/infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All.json
index 220a8525d1..e057155ad3 100644
--- a/infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release.json
+++ b/infra/bots/recipes/perf.expected/Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All.json
@@ -91,7 +91,7 @@
"--json-output",
"/path/to/tmp/json",
"rmtree",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All\\data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release\\data"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All\\data"
],
"infra_step": true,
"name": "makedirs data"
@@ -182,7 +182,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release\\data\\nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All\\data\\nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -222,7 +222,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release"
+ "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release.json b/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All.json
index 7612b56886..bbd6699542 100644
--- a/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release.json
+++ b/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All.json
@@ -634,7 +634,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All"
],
"env": {
"IOS_BUNDLE_ID": "com.google.nanobench",
@@ -647,7 +647,7 @@
"cmd": [
"[START_DIR]/skia/platform_tools/ios/bin/ios_pull_if_needed",
"perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All/data"
],
"env": {
"BUILDTYPE": "Release",
diff --git a/infra/bots/recipes/perf.expected/trybot.json b/infra/bots/recipes/perf.expected/trybot.json
index 0b33eec94b..ff6e105717 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-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All/data"
],
"infra_step": true,
"name": "rmtree data"
@@ -106,7 +106,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All/data"
],
"infra_step": true,
"name": "makedirs data"
@@ -182,7 +182,7 @@
"~inc0.webp",
"~inc1.webp",
"--outResultsFile",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release/data/nanobench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All/data/nanobench_abc123_1337000001.json",
"--properties",
"gitHash",
"abc123",
@@ -228,7 +228,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All"
],
"infra_step": true,
"name": "makedirs perf_dir"
diff --git a/infra/bots/recipes/perf.py b/infra/bots/recipes/perf.py
index dd91e8ce63..5d7a7750af 100644
--- a/infra/bots/recipes/perf.py
+++ b/infra/bots/recipes/perf.py
@@ -293,7 +293,7 @@ def perf_steps(api):
args.extend(['--outResultsFile', json_path])
args.extend(properties)
- keys_blacklist = ['configuration', 'role', 'is_trybot']
+ keys_blacklist = ['configuration', 'role', 'test_filter']
args.append('--key')
for k in sorted(api.vars.builder_cfg.keys()):
if not k in keys_blacklist:
@@ -335,34 +335,36 @@ def RunSteps(api):
TEST_BUILDERS = [
- 'Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan',
- 'Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android',
- 'Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android',
- 'Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android',
- 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android',
- 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan',
- 'Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench',
- 'Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release',
- 'Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug',
- 'Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release',
- 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow',
- 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release',
- 'Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release',
- 'Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release',
- 'Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer',
- 'Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan',
- 'Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release',
- ('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-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan',
- 'Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE',
- 'Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE',
- 'Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE',
- 'Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug',
- 'Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release',
- 'Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release',
+ ('Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-'
+ 'Android_Vulkan'),
+ 'Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android',
+ 'Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android',
+ 'Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android',
+ 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android',
+ 'Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan',
+ 'Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench',
+ 'Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All',
+ 'Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All',
+ 'Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All',
+ 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow',
+ 'Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All',
+ 'Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All',
+ 'Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All',
+ ('Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-'
+ 'CommandBuffer'),
+ 'Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan',
+ 'Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All',
+ ('Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-'
+ 'Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41'),
+ ('Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-'
+ 'Valgrind_SK_CPU_LIMIT_SSE41'),
+ 'Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan',
+ 'Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE',
+ 'Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE',
+ 'Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE',
+ 'Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All',
+ 'Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All',
+ 'Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All',
]
@@ -402,7 +404,7 @@ def GenTests(api):
yield test
- builder = 'Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release'
+ builder = 'Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All'
yield (
api.test('trybot') +
api.properties(buildername=builder,
@@ -427,7 +429,8 @@ def GenTests(api):
)
)
- builder = 'Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android'
+ builder = ('Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-' +
+ 'Android')
yield (
api.test('failed_push') +
api.properties(buildername=builder,
diff --git a/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench.json b/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench.json
index 2007fb7115..517d66276d 100644
--- a/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench.json
+++ b/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench.json
@@ -264,7 +264,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench/data"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -283,7 +283,7 @@
"swarming_task_id",
"123456",
"--outfile",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench/data/skpbench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench/data/skpbench_abc123_1337000001.json",
"--key",
"arch",
"arm64",
@@ -298,7 +298,9 @@
"model",
"PixelC",
"os",
- "Android"
+ "Android",
+ "test_filter",
+ "All"
],
"env": {
"BUILDTYPE": "Release",
diff --git a/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench.json b/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench.json
index 1c9b3e4212..5372c2df78 100644
--- a/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench.json
+++ b/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench.json
@@ -264,7 +264,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench/data"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -283,7 +283,7 @@
"swarming_task_id",
"123456",
"--outfile",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench/data/skpbench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench/data/skpbench_abc123_1337000001.json",
"--key",
"arch",
"arm64",
@@ -298,7 +298,9 @@
"model",
"PixelC",
"os",
- "Android"
+ "Android",
+ "test_filter",
+ "All"
],
"env": {
"BUILDTYPE": "Release",
diff --git a/infra/bots/recipes/skpbench.expected/trybot.json b/infra/bots/recipes/skpbench.expected/trybot.json
index 586a41c6aa..8e7e8b6005 100644
--- a/infra/bots/recipes/skpbench.expected/trybot.json
+++ b/infra/bots/recipes/skpbench.expected/trybot.json
@@ -264,7 +264,7 @@
"ensure-directory",
"--mode",
"0777",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench/data"
],
"infra_step": true,
"name": "makedirs perf_dir"
@@ -289,7 +289,7 @@
"swarming_task_id",
"123456",
"--outfile",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench/data/skpbench_abc123_1337000001.json",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench/data/skpbench_abc123_1337000001.json",
"--key",
"arch",
"arm64",
@@ -304,7 +304,9 @@
"model",
"PixelC",
"os",
- "Android"
+ "Android",
+ "test_filter",
+ "All"
],
"env": {
"BUILDTYPE": "Release",
diff --git a/infra/bots/recipes/skpbench.py b/infra/bots/recipes/skpbench.py
index d5921530fd..7ada90be81 100644
--- a/infra/bots/recipes/skpbench.py
+++ b/infra/bots/recipes/skpbench.py
@@ -112,8 +112,8 @@ def RunSteps(api):
TEST_BUILDERS = [
- 'Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench',
- ('Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-'
+ 'Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench',
+ ('Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-'
'Android_Vulkan_Skpbench'),
]
@@ -139,7 +139,8 @@ def GenTests(api):
yield test
- b = 'Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench'
+ b = ('Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-'
+ 'Android_Skpbench')
yield (
api.test('trybot') +
api.properties(buildername=b,
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android.json
index 4048b10d97..d01c941cf9 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value Mali400MP2 extra_config Android model AndroidOne os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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 _ gm _ bigblurs _ gm _ bleed _ gm _ bleed_alpha_bmp _ gm _ bleed_alpha_bmp_shader _ gm _ bleed_alpha_image _ gm _ bleed_alpha_image_shader _ gm _ bleed_image _ gm _ dropshadowimagefilter _ gm _ filterfastbounds gles gm _ imageblurtiled _ gm _ imagefiltersclipped _ gm _ imagefiltersscaled _ gm _ imageresizetiled _ gm _ matrixconvolution _ gm _ strokedlines glesmsaa4 gm _ imageblurtiled glesmsaa4 gm _ imagefiltersbase --match ~WritePixels --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value Mali400MP2 extra_config Android model AndroidOne os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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 _ gm _ bigblurs _ gm _ bleed _ gm _ bleed_alpha_bmp _ gm _ bleed_alpha_bmp_shader _ gm _ bleed_alpha_image _ gm _ bleed_alpha_image_shader _ gm _ bleed_image _ gm _ dropshadowimagefilter _ gm _ filterfastbounds gles gm _ imageblurtiled _ gm _ imagefiltersclipped _ gm _ imagefiltersscaled _ gm _ imageresizetiled _ gm _ matrixconvolution _ gm _ strokedlines glesmsaa4 gm _ imageblurtiled glesmsaa4 gm _ imagefiltersbase --match ~WritePixels --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android.json
index dd7b760266..571364e4a6 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value TegraX1 extra_config Android model NVIDIA_Shield os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gl gldft glsrgb glmsaa4 glinstdit4 glinst --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glsrgb image _ _ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value MaliT760 extra_config Android model GalaxyS6 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 --match ~SpecialImage ~skbug6653 --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json
deleted file mode 100644
index 93975b8146..0000000000
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json
+++ /dev/null
@@ -1,829 +0,0 @@
-[
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "mkdir",
- "-p",
- "/sdcard/revenge_of_the_skiabot/resources"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "mkdir /sdcard/revenge_of_the_skiabot/resources"
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport os\nimport subprocess\nimport sys\nhost = sys.argv[1]\ndevice = sys.argv[2]\nfor d, _, fs in os.walk(host):\n p = os.path.relpath(d, host)\n if p != '.' and p.startswith('.'):\n continue\n for f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['adb.1.0.35', 'push',\n os.path.realpath(os.path.join(host, p, f)),\n os.path.join(device, p, f)])\n",
- "[START_DIR]/skia/resources",
- "/sdcard/revenge_of_the_skiabot/resources"
- ],
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push [START_DIR]/skia/resources/* /sdcard/revenge_of_the_skiabot/resources",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import os@@@",
- "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
- "@@@STEP_LOG_LINE@python.inline@import sys@@@",
- "@@@STEP_LOG_LINE@python.inline@host = sys.argv[1]@@@",
- "@@@STEP_LOG_LINE@python.inline@device = sys.argv[2]@@@",
- "@@@STEP_LOG_LINE@python.inline@for d, _, fs in os.walk(host):@@@",
- "@@@STEP_LOG_LINE@python.inline@ p = os.path.relpath(d, host)@@@",
- "@@@STEP_LOG_LINE@python.inline@ if p != '.' and p.startswith('.'):@@@",
- "@@@STEP_LOG_LINE@python.inline@ continue@@@",
- "@@@STEP_LOG_LINE@python.inline@ for f in fs:@@@",
- "@@@STEP_LOG_LINE@python.inline@ print os.path.join(p,f)@@@",
- "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['adb.1.0.35', 'push',@@@",
- "@@@STEP_LOG_LINE@python.inline@ os.path.realpath(os.path.join(host, p, f)),@@@",
- "@@@STEP_LOG_LINE@python.inline@ os.path.join(device, p, f)])@@@",
- "@@@STEP_LOG_END@python.inline@@@"
- ]
- },
- {
- "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": [
- "adb.1.0.35",
- "shell",
- "cat",
- "/sdcard/revenge_of_the_skiabot/SKP_VERSION"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "read /sdcard/revenge_of_the_skiabot/SKP_VERSION",
- "stdout": "/path/to/tmp/"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "rm",
- "-f",
- "/sdcard/revenge_of_the_skiabot/SKP_VERSION"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "rm /sdcard/revenge_of_the_skiabot/SKP_VERSION"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "rm",
- "-rf",
- "/sdcard/revenge_of_the_skiabot/skps"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "rm /sdcard/revenge_of_the_skiabot/skps"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "mkdir",
- "-p",
- "/sdcard/revenge_of_the_skiabot/skps"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "mkdir /sdcard/revenge_of_the_skiabot/skps"
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport os\nimport subprocess\nimport sys\nhost = sys.argv[1]\ndevice = sys.argv[2]\nfor d, _, fs in os.walk(host):\n p = os.path.relpath(d, host)\n if p != '.' and p.startswith('.'):\n continue\n for f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['adb.1.0.35', 'push',\n os.path.realpath(os.path.join(host, p, f)),\n os.path.join(device, p, f)])\n",
- "[START_DIR]/skp",
- "/sdcard/revenge_of_the_skiabot/skps"
- ],
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push [START_DIR]/skp/* /sdcard/revenge_of_the_skiabot/skps",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import os@@@",
- "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
- "@@@STEP_LOG_LINE@python.inline@import sys@@@",
- "@@@STEP_LOG_LINE@python.inline@host = sys.argv[1]@@@",
- "@@@STEP_LOG_LINE@python.inline@device = sys.argv[2]@@@",
- "@@@STEP_LOG_LINE@python.inline@for d, _, fs in os.walk(host):@@@",
- "@@@STEP_LOG_LINE@python.inline@ p = os.path.relpath(d, host)@@@",
- "@@@STEP_LOG_LINE@python.inline@ if p != '.' and p.startswith('.'):@@@",
- "@@@STEP_LOG_LINE@python.inline@ continue@@@",
- "@@@STEP_LOG_LINE@python.inline@ for f in fs:@@@",
- "@@@STEP_LOG_LINE@python.inline@ print os.path.join(p,f)@@@",
- "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['adb.1.0.35', 'push',@@@",
- "@@@STEP_LOG_LINE@python.inline@ os.path.realpath(os.path.join(host, p, f)),@@@",
- "@@@STEP_LOG_LINE@python.inline@ os.path.join(device, p, f)])@@@",
- "@@@STEP_LOG_END@python.inline@@@"
- ]
- },
- {
- "cmd": [
- "adb.1.0.35",
- "push",
- "[START_DIR]/tmp/SKP_VERSION",
- "/sdcard/revenge_of_the_skiabot/SKP_VERSION"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push [START_DIR]/tmp/SKP_VERSION /sdcard/revenge_of_the_skiabot/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": [
- "adb.1.0.35",
- "shell",
- "cat",
- "/sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "read /sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION",
- "stdout": "/path/to/tmp/"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "rm",
- "-f",
- "/sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "rm /sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "rm",
- "-rf",
- "/sdcard/revenge_of_the_skiabot/images"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "rm /sdcard/revenge_of_the_skiabot/images"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "mkdir",
- "-p",
- "/sdcard/revenge_of_the_skiabot/images"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "mkdir /sdcard/revenge_of_the_skiabot/images"
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport os\nimport subprocess\nimport sys\nhost = sys.argv[1]\ndevice = sys.argv[2]\nfor d, _, fs in os.walk(host):\n p = os.path.relpath(d, host)\n if p != '.' and p.startswith('.'):\n continue\n for f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['adb.1.0.35', 'push',\n os.path.realpath(os.path.join(host, p, f)),\n os.path.join(device, p, f)])\n",
- "[START_DIR]/skimage",
- "/sdcard/revenge_of_the_skiabot/images"
- ],
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push [START_DIR]/skimage/* /sdcard/revenge_of_the_skiabot/images",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import os@@@",
- "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
- "@@@STEP_LOG_LINE@python.inline@import sys@@@",
- "@@@STEP_LOG_LINE@python.inline@host = sys.argv[1]@@@",
- "@@@STEP_LOG_LINE@python.inline@device = sys.argv[2]@@@",
- "@@@STEP_LOG_LINE@python.inline@for d, _, fs in os.walk(host):@@@",
- "@@@STEP_LOG_LINE@python.inline@ p = os.path.relpath(d, host)@@@",
- "@@@STEP_LOG_LINE@python.inline@ if p != '.' and p.startswith('.'):@@@",
- "@@@STEP_LOG_LINE@python.inline@ continue@@@",
- "@@@STEP_LOG_LINE@python.inline@ for f in fs:@@@",
- "@@@STEP_LOG_LINE@python.inline@ print os.path.join(p,f)@@@",
- "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['adb.1.0.35', 'push',@@@",
- "@@@STEP_LOG_LINE@python.inline@ os.path.realpath(os.path.join(host, p, f)),@@@",
- "@@@STEP_LOG_LINE@python.inline@ os.path.join(device, p, f)])@@@",
- "@@@STEP_LOG_END@python.inline@@@"
- ]
- },
- {
- "cmd": [
- "adb.1.0.35",
- "push",
- "[START_DIR]/tmp/SK_IMAGE_VERSION",
- "/sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push [START_DIR]/tmp/SK_IMAGE_VERSION /sdcard/revenge_of_the_skiabot/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": [
- "adb.1.0.35",
- "shell",
- "cat",
- "/sdcard/revenge_of_the_skiabot/SVG_VERSION"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "read /sdcard/revenge_of_the_skiabot/SVG_VERSION",
- "stdout": "/path/to/tmp/"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "rm",
- "-f",
- "/sdcard/revenge_of_the_skiabot/SVG_VERSION"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "rm /sdcard/revenge_of_the_skiabot/SVG_VERSION"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "rm",
- "-rf",
- "/sdcard/revenge_of_the_skiabot/svgs"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "rm /sdcard/revenge_of_the_skiabot/svgs"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "mkdir",
- "-p",
- "/sdcard/revenge_of_the_skiabot/svgs"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "mkdir /sdcard/revenge_of_the_skiabot/svgs"
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport os\nimport subprocess\nimport sys\nhost = sys.argv[1]\ndevice = sys.argv[2]\nfor d, _, fs in os.walk(host):\n p = os.path.relpath(d, host)\n if p != '.' and p.startswith('.'):\n continue\n for f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['adb.1.0.35', 'push',\n os.path.realpath(os.path.join(host, p, f)),\n os.path.join(device, p, f)])\n",
- "[START_DIR]/svg",
- "/sdcard/revenge_of_the_skiabot/svgs"
- ],
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push [START_DIR]/svg/* /sdcard/revenge_of_the_skiabot/svgs",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import os@@@",
- "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
- "@@@STEP_LOG_LINE@python.inline@import sys@@@",
- "@@@STEP_LOG_LINE@python.inline@host = sys.argv[1]@@@",
- "@@@STEP_LOG_LINE@python.inline@device = sys.argv[2]@@@",
- "@@@STEP_LOG_LINE@python.inline@for d, _, fs in os.walk(host):@@@",
- "@@@STEP_LOG_LINE@python.inline@ p = os.path.relpath(d, host)@@@",
- "@@@STEP_LOG_LINE@python.inline@ if p != '.' and p.startswith('.'):@@@",
- "@@@STEP_LOG_LINE@python.inline@ continue@@@",
- "@@@STEP_LOG_LINE@python.inline@ for f in fs:@@@",
- "@@@STEP_LOG_LINE@python.inline@ print os.path.join(p,f)@@@",
- "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['adb.1.0.35', 'push',@@@",
- "@@@STEP_LOG_LINE@python.inline@ os.path.realpath(os.path.join(host, p, f)),@@@",
- "@@@STEP_LOG_LINE@python.inline@ os.path.join(device, p, f)])@@@",
- "@@@STEP_LOG_END@python.inline@@@"
- ]
- },
- {
- "cmd": [
- "adb.1.0.35",
- "push",
- "[START_DIR]/tmp/SVG_VERSION",
- "/sdcard/revenge_of_the_skiabot/SVG_VERSION"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push [START_DIR]/tmp/SVG_VERSION /sdcard/revenge_of_the_skiabot/SVG_VERSION"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "rm",
- "-rf",
- "/sdcard/revenge_of_the_skiabot/dm_out"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "rm /sdcard/revenge_of_the_skiabot/dm_out"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "shell",
- "mkdir",
- "-p",
- "/sdcard/revenge_of_the_skiabot/dm_out"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "mkdir /sdcard/revenge_of_the_skiabot/dm_out"
- },
- {
- "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": "<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": [
- "adb.1.0.35",
- "push",
- "[START_DIR]/tmp/uninteresting_hashes.txt",
- "/sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push [START_DIR]/tmp/uninteresting_hashes.txt /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt"
- },
- {
- "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": [
- "adb.1.0.35",
- "push",
- "[START_DIR]/out/Debug/dm",
- "/data/local/tmp/"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push dm"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
- "--json-output",
- "/path/to/tmp/json",
- "copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value MaliT760 extra_config Android model GalaxyS6 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 --match ~SpecialImage ~skbug6653 --verbose; echo $? >/data/local/tmp/rc",
- "[START_DIR]/tmp/dm.sh"
- ],
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "write dm.sh"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "push",
- "[START_DIR]/tmp/dm.sh",
- "/data/local/tmp/"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "push dm.sh"
- },
- {
- "cmd": [
- "adb.1.0.35",
- "logcat",
- "-c"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "clear log"
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport subprocess\nimport sys\nbin_dir = sys.argv[1]\nsh = sys.argv[2]\nsubprocess.check_call(['adb.1.0.35', 'shell', 'sh', bin_dir + sh])\ntry:\n sys.exit(int(subprocess.check_output(['adb.1.0.35', 'shell', 'cat',\n bin_dir + 'rc'])))\nexcept ValueError:\n print \"Couldn't read the return code. Probably killed for OOM.\"\n sys.exit(1)\n",
- "/data/local/tmp/",
- "dm.sh"
- ],
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "name": "dm",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
- "@@@STEP_LOG_LINE@python.inline@import sys@@@",
- "@@@STEP_LOG_LINE@python.inline@bin_dir = sys.argv[1]@@@",
- "@@@STEP_LOG_LINE@python.inline@sh = sys.argv[2]@@@",
- "@@@STEP_LOG_LINE@python.inline@subprocess.check_call(['adb.1.0.35', 'shell', 'sh', bin_dir + sh])@@@",
- "@@@STEP_LOG_LINE@python.inline@try:@@@",
- "@@@STEP_LOG_LINE@python.inline@ sys.exit(int(subprocess.check_output(['adb.1.0.35', 'shell', 'cat',@@@",
- "@@@STEP_LOG_LINE@python.inline@ bin_dir + 'rc'])))@@@",
- "@@@STEP_LOG_LINE@python.inline@except ValueError:@@@",
- "@@@STEP_LOG_LINE@python.inline@ print \"Couldn't read the return code. Probably killed for OOM.\"@@@",
- "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
- "@@@STEP_LOG_END@python.inline@@@"
- ]
- },
- {
- "cmd": [
- "adb.1.0.35",
- "pull",
- "/sdcard/revenge_of_the_skiabot/dm_out",
- "[CUSTOM_[SWARM_OUT_DIR]]/dm"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "pull /sdcard/revenge_of_the_skiabot/dm_out [CUSTOM_[SWARM_OUT_DIR]]/dm"
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport os\nimport subprocess\nimport sys\nout = sys.argv[1]\nlog = subprocess.check_output(['adb.1.0.35', 'logcat', '-d'])\nfor line in log.split('\\n'):\n tokens = line.split()\n if len(tokens) == 11 and tokens[-7] == 'F' and tokens[-3] == 'pc':\n addr, path = tokens[-2:]\n local = os.path.join(out, os.path.basename(path))\n if os.path.exists(local):\n sym = subprocess.check_output(['addr2line', '-Cfpe', local, addr])\n line = line.replace(addr, addr + ' ' + sym.strip())\n print line\n",
- "[START_DIR]/out/Debug"
- ],
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "dump log",
- "timeout": 300,
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import os@@@",
- "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
- "@@@STEP_LOG_LINE@python.inline@import sys@@@",
- "@@@STEP_LOG_LINE@python.inline@out = sys.argv[1]@@@",
- "@@@STEP_LOG_LINE@python.inline@log = subprocess.check_output(['adb.1.0.35', 'logcat', '-d'])@@@",
- "@@@STEP_LOG_LINE@python.inline@for line in log.split('\\n'):@@@",
- "@@@STEP_LOG_LINE@python.inline@ tokens = line.split()@@@",
- "@@@STEP_LOG_LINE@python.inline@ if len(tokens) == 11 and tokens[-7] == 'F' and tokens[-3] == 'pc':@@@",
- "@@@STEP_LOG_LINE@python.inline@ addr, path = tokens[-2:]@@@",
- "@@@STEP_LOG_LINE@python.inline@ local = os.path.join(out, os.path.basename(path))@@@",
- "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(local):@@@",
- "@@@STEP_LOG_LINE@python.inline@ sym = subprocess.check_output(['addr2line', '-Cfpe', local, addr])@@@",
- "@@@STEP_LOG_LINE@python.inline@ line = line.replace(addr, addr + ' ' + sym.strip())@@@",
- "@@@STEP_LOG_LINE@python.inline@ print line@@@",
- "@@@STEP_LOG_END@python.inline@@@"
- ]
- },
- {
- "cmd": [
- "adb.1.0.35",
- "kill-server"
- ],
- "cwd": "[START_DIR]/skia",
- "env": {
- "BUILDTYPE": "Debug",
- "CHROME_HEADLESS": "1",
- "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "infra_step": true,
- "name": "kill adb server"
- },
- {
- "name": "$result",
- "recipe_result": null,
- "status_code": 0
- }
-] \ No newline at end of file
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android.json
index df2ab87cbc..d80a68cb98 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Adreno530 extra_config Android model GalaxyS7_G930A os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 --match ~WritePixels --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Adreno530 extra_config Android model GalaxyS7_G930A os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 --match ~WritePixels --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android.json
new file mode 100644
index 0000000000..a55bf1c2a9
--- /dev/null
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android.json
@@ -0,0 +1,829 @@
+[
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "mkdir",
+ "-p",
+ "/sdcard/revenge_of_the_skiabot/resources"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "mkdir /sdcard/revenge_of_the_skiabot/resources"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "\nimport os\nimport subprocess\nimport sys\nhost = sys.argv[1]\ndevice = sys.argv[2]\nfor d, _, fs in os.walk(host):\n p = os.path.relpath(d, host)\n if p != '.' and p.startswith('.'):\n continue\n for f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['adb.1.0.35', 'push',\n os.path.realpath(os.path.join(host, p, f)),\n os.path.join(device, p, f)])\n",
+ "[START_DIR]/skia/resources",
+ "/sdcard/revenge_of_the_skiabot/resources"
+ ],
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push [START_DIR]/skia/resources/* /sdcard/revenge_of_the_skiabot/resources",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@python.inline@@@@",
+ "@@@STEP_LOG_LINE@python.inline@import os@@@",
+ "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@",
+ "@@@STEP_LOG_LINE@python.inline@host = sys.argv[1]@@@",
+ "@@@STEP_LOG_LINE@python.inline@device = sys.argv[2]@@@",
+ "@@@STEP_LOG_LINE@python.inline@for d, _, fs in os.walk(host):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ p = os.path.relpath(d, host)@@@",
+ "@@@STEP_LOG_LINE@python.inline@ if p != '.' and p.startswith('.'):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ continue@@@",
+ "@@@STEP_LOG_LINE@python.inline@ for f in fs:@@@",
+ "@@@STEP_LOG_LINE@python.inline@ print os.path.join(p,f)@@@",
+ "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['adb.1.0.35', 'push',@@@",
+ "@@@STEP_LOG_LINE@python.inline@ os.path.realpath(os.path.join(host, p, f)),@@@",
+ "@@@STEP_LOG_LINE@python.inline@ os.path.join(device, p, f)])@@@",
+ "@@@STEP_LOG_END@python.inline@@@"
+ ]
+ },
+ {
+ "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": [
+ "adb.1.0.35",
+ "shell",
+ "cat",
+ "/sdcard/revenge_of_the_skiabot/SKP_VERSION"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "read /sdcard/revenge_of_the_skiabot/SKP_VERSION",
+ "stdout": "/path/to/tmp/"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "rm",
+ "-f",
+ "/sdcard/revenge_of_the_skiabot/SKP_VERSION"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "rm /sdcard/revenge_of_the_skiabot/SKP_VERSION"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "rm",
+ "-rf",
+ "/sdcard/revenge_of_the_skiabot/skps"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "rm /sdcard/revenge_of_the_skiabot/skps"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "mkdir",
+ "-p",
+ "/sdcard/revenge_of_the_skiabot/skps"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "mkdir /sdcard/revenge_of_the_skiabot/skps"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "\nimport os\nimport subprocess\nimport sys\nhost = sys.argv[1]\ndevice = sys.argv[2]\nfor d, _, fs in os.walk(host):\n p = os.path.relpath(d, host)\n if p != '.' and p.startswith('.'):\n continue\n for f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['adb.1.0.35', 'push',\n os.path.realpath(os.path.join(host, p, f)),\n os.path.join(device, p, f)])\n",
+ "[START_DIR]/skp",
+ "/sdcard/revenge_of_the_skiabot/skps"
+ ],
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push [START_DIR]/skp/* /sdcard/revenge_of_the_skiabot/skps",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@python.inline@@@@",
+ "@@@STEP_LOG_LINE@python.inline@import os@@@",
+ "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@",
+ "@@@STEP_LOG_LINE@python.inline@host = sys.argv[1]@@@",
+ "@@@STEP_LOG_LINE@python.inline@device = sys.argv[2]@@@",
+ "@@@STEP_LOG_LINE@python.inline@for d, _, fs in os.walk(host):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ p = os.path.relpath(d, host)@@@",
+ "@@@STEP_LOG_LINE@python.inline@ if p != '.' and p.startswith('.'):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ continue@@@",
+ "@@@STEP_LOG_LINE@python.inline@ for f in fs:@@@",
+ "@@@STEP_LOG_LINE@python.inline@ print os.path.join(p,f)@@@",
+ "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['adb.1.0.35', 'push',@@@",
+ "@@@STEP_LOG_LINE@python.inline@ os.path.realpath(os.path.join(host, p, f)),@@@",
+ "@@@STEP_LOG_LINE@python.inline@ os.path.join(device, p, f)])@@@",
+ "@@@STEP_LOG_END@python.inline@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "push",
+ "[START_DIR]/tmp/SKP_VERSION",
+ "/sdcard/revenge_of_the_skiabot/SKP_VERSION"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push [START_DIR]/tmp/SKP_VERSION /sdcard/revenge_of_the_skiabot/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": [
+ "adb.1.0.35",
+ "shell",
+ "cat",
+ "/sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "read /sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION",
+ "stdout": "/path/to/tmp/"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "rm",
+ "-f",
+ "/sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "rm /sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "rm",
+ "-rf",
+ "/sdcard/revenge_of_the_skiabot/images"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "rm /sdcard/revenge_of_the_skiabot/images"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "mkdir",
+ "-p",
+ "/sdcard/revenge_of_the_skiabot/images"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "mkdir /sdcard/revenge_of_the_skiabot/images"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "\nimport os\nimport subprocess\nimport sys\nhost = sys.argv[1]\ndevice = sys.argv[2]\nfor d, _, fs in os.walk(host):\n p = os.path.relpath(d, host)\n if p != '.' and p.startswith('.'):\n continue\n for f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['adb.1.0.35', 'push',\n os.path.realpath(os.path.join(host, p, f)),\n os.path.join(device, p, f)])\n",
+ "[START_DIR]/skimage",
+ "/sdcard/revenge_of_the_skiabot/images"
+ ],
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push [START_DIR]/skimage/* /sdcard/revenge_of_the_skiabot/images",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@python.inline@@@@",
+ "@@@STEP_LOG_LINE@python.inline@import os@@@",
+ "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@",
+ "@@@STEP_LOG_LINE@python.inline@host = sys.argv[1]@@@",
+ "@@@STEP_LOG_LINE@python.inline@device = sys.argv[2]@@@",
+ "@@@STEP_LOG_LINE@python.inline@for d, _, fs in os.walk(host):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ p = os.path.relpath(d, host)@@@",
+ "@@@STEP_LOG_LINE@python.inline@ if p != '.' and p.startswith('.'):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ continue@@@",
+ "@@@STEP_LOG_LINE@python.inline@ for f in fs:@@@",
+ "@@@STEP_LOG_LINE@python.inline@ print os.path.join(p,f)@@@",
+ "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['adb.1.0.35', 'push',@@@",
+ "@@@STEP_LOG_LINE@python.inline@ os.path.realpath(os.path.join(host, p, f)),@@@",
+ "@@@STEP_LOG_LINE@python.inline@ os.path.join(device, p, f)])@@@",
+ "@@@STEP_LOG_END@python.inline@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "push",
+ "[START_DIR]/tmp/SK_IMAGE_VERSION",
+ "/sdcard/revenge_of_the_skiabot/SK_IMAGE_VERSION"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push [START_DIR]/tmp/SK_IMAGE_VERSION /sdcard/revenge_of_the_skiabot/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": [
+ "adb.1.0.35",
+ "shell",
+ "cat",
+ "/sdcard/revenge_of_the_skiabot/SVG_VERSION"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "read /sdcard/revenge_of_the_skiabot/SVG_VERSION",
+ "stdout": "/path/to/tmp/"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "rm",
+ "-f",
+ "/sdcard/revenge_of_the_skiabot/SVG_VERSION"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "rm /sdcard/revenge_of_the_skiabot/SVG_VERSION"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "rm",
+ "-rf",
+ "/sdcard/revenge_of_the_skiabot/svgs"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "rm /sdcard/revenge_of_the_skiabot/svgs"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "mkdir",
+ "-p",
+ "/sdcard/revenge_of_the_skiabot/svgs"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "mkdir /sdcard/revenge_of_the_skiabot/svgs"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "\nimport os\nimport subprocess\nimport sys\nhost = sys.argv[1]\ndevice = sys.argv[2]\nfor d, _, fs in os.walk(host):\n p = os.path.relpath(d, host)\n if p != '.' and p.startswith('.'):\n continue\n for f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['adb.1.0.35', 'push',\n os.path.realpath(os.path.join(host, p, f)),\n os.path.join(device, p, f)])\n",
+ "[START_DIR]/svg",
+ "/sdcard/revenge_of_the_skiabot/svgs"
+ ],
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push [START_DIR]/svg/* /sdcard/revenge_of_the_skiabot/svgs",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@python.inline@@@@",
+ "@@@STEP_LOG_LINE@python.inline@import os@@@",
+ "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@",
+ "@@@STEP_LOG_LINE@python.inline@host = sys.argv[1]@@@",
+ "@@@STEP_LOG_LINE@python.inline@device = sys.argv[2]@@@",
+ "@@@STEP_LOG_LINE@python.inline@for d, _, fs in os.walk(host):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ p = os.path.relpath(d, host)@@@",
+ "@@@STEP_LOG_LINE@python.inline@ if p != '.' and p.startswith('.'):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ continue@@@",
+ "@@@STEP_LOG_LINE@python.inline@ for f in fs:@@@",
+ "@@@STEP_LOG_LINE@python.inline@ print os.path.join(p,f)@@@",
+ "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['adb.1.0.35', 'push',@@@",
+ "@@@STEP_LOG_LINE@python.inline@ os.path.realpath(os.path.join(host, p, f)),@@@",
+ "@@@STEP_LOG_LINE@python.inline@ os.path.join(device, p, f)])@@@",
+ "@@@STEP_LOG_END@python.inline@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "push",
+ "[START_DIR]/tmp/SVG_VERSION",
+ "/sdcard/revenge_of_the_skiabot/SVG_VERSION"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push [START_DIR]/tmp/SVG_VERSION /sdcard/revenge_of_the_skiabot/SVG_VERSION"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "rm",
+ "-rf",
+ "/sdcard/revenge_of_the_skiabot/dm_out"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "rm /sdcard/revenge_of_the_skiabot/dm_out"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "shell",
+ "mkdir",
+ "-p",
+ "/sdcard/revenge_of_the_skiabot/dm_out"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "mkdir /sdcard/revenge_of_the_skiabot/dm_out"
+ },
+ {
+ "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": "<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": [
+ "adb.1.0.35",
+ "push",
+ "[START_DIR]/tmp/uninteresting_hashes.txt",
+ "/sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push [START_DIR]/tmp/uninteresting_hashes.txt /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt"
+ },
+ {
+ "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": [
+ "adb.1.0.35",
+ "push",
+ "[START_DIR]/out/Debug/dm",
+ "/data/local/tmp/"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push dm"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
+ "--json-output",
+ "/path/to/tmp/json",
+ "copy",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value TegraX1 extra_config Android model NVIDIA_Shield os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gl gldft glsrgb glmsaa4 glinstdit4 glinst --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glsrgb image _ _ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
+ "[START_DIR]/tmp/dm.sh"
+ ],
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "write dm.sh"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "push",
+ "[START_DIR]/tmp/dm.sh",
+ "/data/local/tmp/"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "push dm.sh"
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "logcat",
+ "-c"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "clear log"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "\nimport subprocess\nimport sys\nbin_dir = sys.argv[1]\nsh = sys.argv[2]\nsubprocess.check_call(['adb.1.0.35', 'shell', 'sh', bin_dir + sh])\ntry:\n sys.exit(int(subprocess.check_output(['adb.1.0.35', 'shell', 'cat',\n bin_dir + 'rc'])))\nexcept ValueError:\n print \"Couldn't read the return code. Probably killed for OOM.\"\n sys.exit(1)\n",
+ "/data/local/tmp/",
+ "dm.sh"
+ ],
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "name": "dm",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@python.inline@@@@",
+ "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@",
+ "@@@STEP_LOG_LINE@python.inline@bin_dir = sys.argv[1]@@@",
+ "@@@STEP_LOG_LINE@python.inline@sh = sys.argv[2]@@@",
+ "@@@STEP_LOG_LINE@python.inline@subprocess.check_call(['adb.1.0.35', 'shell', 'sh', bin_dir + sh])@@@",
+ "@@@STEP_LOG_LINE@python.inline@try:@@@",
+ "@@@STEP_LOG_LINE@python.inline@ sys.exit(int(subprocess.check_output(['adb.1.0.35', 'shell', 'cat',@@@",
+ "@@@STEP_LOG_LINE@python.inline@ bin_dir + 'rc'])))@@@",
+ "@@@STEP_LOG_LINE@python.inline@except ValueError:@@@",
+ "@@@STEP_LOG_LINE@python.inline@ print \"Couldn't read the return code. Probably killed for OOM.\"@@@",
+ "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
+ "@@@STEP_LOG_END@python.inline@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "pull",
+ "/sdcard/revenge_of_the_skiabot/dm_out",
+ "[CUSTOM_[SWARM_OUT_DIR]]/dm"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "pull /sdcard/revenge_of_the_skiabot/dm_out [CUSTOM_[SWARM_OUT_DIR]]/dm"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "\nimport os\nimport subprocess\nimport sys\nout = sys.argv[1]\nlog = subprocess.check_output(['adb.1.0.35', 'logcat', '-d'])\nfor line in log.split('\\n'):\n tokens = line.split()\n if len(tokens) == 11 and tokens[-7] == 'F' and tokens[-3] == 'pc':\n addr, path = tokens[-2:]\n local = os.path.join(out, os.path.basename(path))\n if os.path.exists(local):\n sym = subprocess.check_output(['addr2line', '-Cfpe', local, addr])\n line = line.replace(addr, addr + ' ' + sym.strip())\n print line\n",
+ "[START_DIR]/out/Debug"
+ ],
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "dump log",
+ "timeout": 300,
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@python.inline@@@@",
+ "@@@STEP_LOG_LINE@python.inline@import os@@@",
+ "@@@STEP_LOG_LINE@python.inline@import subprocess@@@",
+ "@@@STEP_LOG_LINE@python.inline@import sys@@@",
+ "@@@STEP_LOG_LINE@python.inline@out = sys.argv[1]@@@",
+ "@@@STEP_LOG_LINE@python.inline@log = subprocess.check_output(['adb.1.0.35', 'logcat', '-d'])@@@",
+ "@@@STEP_LOG_LINE@python.inline@for line in log.split('\\n'):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ tokens = line.split()@@@",
+ "@@@STEP_LOG_LINE@python.inline@ if len(tokens) == 11 and tokens[-7] == 'F' and tokens[-3] == 'pc':@@@",
+ "@@@STEP_LOG_LINE@python.inline@ addr, path = tokens[-2:]@@@",
+ "@@@STEP_LOG_LINE@python.inline@ local = os.path.join(out, os.path.basename(path))@@@",
+ "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(local):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ sym = subprocess.check_output(['addr2line', '-Cfpe', local, addr])@@@",
+ "@@@STEP_LOG_LINE@python.inline@ line = line.replace(addr, addr + ' ' + sym.strip())@@@",
+ "@@@STEP_LOG_LINE@python.inline@ print line@@@",
+ "@@@STEP_LOG_END@python.inline@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "adb.1.0.35",
+ "kill-server"
+ ],
+ "cwd": "[START_DIR]/skia",
+ "env": {
+ "BUILDTYPE": "Debug",
+ "CHROME_HEADLESS": "1",
+ "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "infra_step": true,
+ "name": "kill adb server"
+ },
+ {
+ "name": "$result",
+ "recipe_result": null,
+ "status_code": 0
+ }
+] \ No newline at end of file
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan.json b/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR.json
index c44bff5a48..3dccde1967 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Adreno430 extra_config Android_Vulkan model Nexus6p os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config vk --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value TegraX1 extra_config Android_CCPR model NVIDIA_Shield os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --pr ccpr --cachePathMasks false --config gl --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android.json
index 71ca8e17de..f0a5787561 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value MaliT604 extra_config Android model Nexus10 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 --match ~CopySurface ~SRGBReadWritePixels --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value MaliT604 extra_config Android model Nexus10 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 --match ~CopySurface ~SRGBReadWritePixels --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android.json
index a0865a9d3a..600b8865ca 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value Adreno330 extra_config Android model Nexus5 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 _ gm _ encode-platform --noRAW_threading --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value Adreno330 extra_config Android model Nexus5 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 _ gm _ encode-platform --noRAW_threading --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR.json b/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan.json
index 2bf8b77ba9..5b5889e4d9 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value TegraX1 extra_config Android_CCPR model NVIDIA_Shield os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --pr ccpr --cachePathMasks false --config gl --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Adreno430 extra_config Android_Vulkan model Nexus6p os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config vk --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android.json
index 8954a0a314..b88f276f51 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Tegra3 extra_config Android model Nexus7 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Tegra3 extra_config Android model Nexus7 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android.json
index 017a51a27f..cc9184a9b6 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch x86 compiler Clang configuration Release cpu_or_gpu CPU cpu_or_gpu_value Moorefield extra_config Android model NexusPlayer os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nogpu --config 8888 srgb --src tests gm image colorImage --blacklist _ test _ GrShape --match ~ResourceCache --noRAW_threading --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch x86 compiler Clang configuration Release cpu_or_gpu CPU cpu_or_gpu_value Moorefield extra_config Android model NexusPlayer os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nogpu --config 8888 srgb --src tests gm image colorImage --blacklist _ test _ GrShape --match ~ResourceCache --noRAW_threading --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan.json b/infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan.json
index 3bf2d6834f..2b4c81d342 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch x86 compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value PowerVR extra_config Android_Vulkan model NexusPlayer os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config vk --src tests gm colorImage --blacklist _ test _ GrShape _ 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 --match ~ResourceCache ~gradients_no_texture$ ~tilemodes ~shadertext$ ~bitmapfilters ~GrContextFactory_abandon ~ClearOp ~ComposedImageFilterBounds_Gpu ~ImageEncode_Gpu ~ImageFilterFailAffectsTransparentBlack_Gpu ~ImageFilterZeroBlurSigma_Gpu ~ImageNewShader_GPU ~ImageReadPixels_Gpu ~ImageScalePixels_Gpu ~OverdrawSurface_Gpu ~ReadWriteAlpha ~SpecialImage_DeferredGpu ~SpecialImage_Gpu ~SurfaceSemaphores --noRAW_threading --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch x86 compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value PowerVR extra_config Android_Vulkan model NexusPlayer os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config vk --src tests gm colorImage --blacklist _ test _ GrShape _ 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 --match ~ResourceCache ~gradients_no_texture$ ~tilemodes ~shadertext$ ~bitmapfilters ~GrContextFactory_abandon ~ClearOp ~ComposedImageFilterBounds_Gpu ~ImageEncode_Gpu ~ImageFilterFailAffectsTransparentBlack_Gpu ~ImageFilterZeroBlurSigma_Gpu ~ImageNewShader_GPU ~ImageReadPixels_Gpu ~ImageScalePixels_Gpu ~OverdrawSurface_Gpu ~ReadWriteAlpha ~SpecialImage_DeferredGpu ~SpecialImage_Gpu ~SurfaceSemaphores --noRAW_threading --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android.json
index fa13d82ea7..a42d08712b 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu CPU cpu_or_gpu_value TegraX1 extra_config Android model PixelC os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nogpu --config 8888 srgb serialize-8888 tiles_rt-8888 pic-8888 --src tests gm image colorImage --gpuThreads 0 --blacklist _ test _ GrShape 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 serialize-8888 gm _ verylargebitmap serialize-8888 gm _ verylarge_picture_image pic-8888 gm _ drawfilter pic-8888 gm _ image-cacherator-from-picture serialize-8888 gm _ image-cacherator-from-picture pic-8888 gm _ image-cacherator-from-raster serialize-8888 gm _ image-cacherator-from-raster pic-8888 gm _ image-cacherator-from-ctable serialize-8888 gm _ image-cacherator-from-ctable pic-8888 gm _ gamut serialize-8888 gm _ gamut pic-8888 gm _ complexclip4_bw serialize-8888 gm _ complexclip4_bw pic-8888 gm _ complexclip4_aa serialize-8888 gm _ complexclip4_aa tiles_rt-8888 gm _ complexclip4_bw tiles_rt-8888 gm _ complexclip4_aa --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu CPU cpu_or_gpu_value TegraX1 extra_config Android model PixelC os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nogpu --config 8888 srgb serialize-8888 tiles_rt-8888 pic-8888 --src tests gm image colorImage --gpuThreads 0 --blacklist _ test _ GrShape 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 serialize-8888 gm _ verylargebitmap serialize-8888 gm _ verylarge_picture_image pic-8888 gm _ drawfilter pic-8888 gm _ image-cacherator-from-picture serialize-8888 gm _ image-cacherator-from-picture pic-8888 gm _ image-cacherator-from-raster serialize-8888 gm _ image-cacherator-from-raster pic-8888 gm _ image-cacherator-from-ctable serialize-8888 gm _ image-cacherator-from-ctable pic-8888 gm _ gamut serialize-8888 gm _ gamut pic-8888 gm _ complexclip4_bw serialize-8888 gm _ complexclip4_bw pic-8888 gm _ complexclip4_aa serialize-8888 gm _ complexclip4_aa tiles_rt-8888 gm _ complexclip4_bw tiles_rt-8888 gm _ complexclip4_aa --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan.json b/infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR.json
index b4cad6e90d..37f695b11a 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Adreno530 extra_config Android_Vulkan model PixelXL os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config vk --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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 --match ~CopySurface --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Adreno530 extra_config Android_CCPR model PixelXL os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --pr ccpr --cachePathMasks false --config gles --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR.json b/infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan.json
index 07985cb018..46e15fe110 100644
--- a/infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR.json
+++ b/infra/bots/recipes/test.expected/Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Adreno530 extra_config Android_CCPR model PixelXL os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --pr ccpr --cachePathMasks false --config gles --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan swarming_bot_id skia-bot-123 swarming_task_id 123456 --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm64 compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value Adreno530 extra_config Android_Vulkan model PixelXL os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config vk --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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 --match ~CopySurface --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug.json b/infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All.json
index 3574d4c07c..41ca6ef575 100644
--- a/infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug.json
+++ b/infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All.json
@@ -849,7 +849,7 @@
"gitHash",
"abc123",
"builder",
- "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug",
+ "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug.json b/infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All.json
index 0cb4922e04..a0ae357d5c 100644
--- a/infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug.json
+++ b/infra/bots/recipes/test.expected/Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All.json
@@ -849,7 +849,7 @@
"gitHash",
"abc123",
"builder",
- "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug",
+ "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release.json b/infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json
index d083c6c5fb..d083c6c5fb 100644
--- a/infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release.json
+++ b/infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json
diff --git a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN.json b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN.json
index 51e7a91e6b..022147c63d 100644
--- a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN.json
+++ b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN.json
@@ -131,7 +131,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage.json b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage.json
index fcb65182cd..e82bb870ce 100644
--- a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage.json
+++ b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage.json
@@ -132,7 +132,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN.json b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN.json
index e7543601dd..8ac71887e8 100644
--- a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
+++ b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN.json
@@ -131,7 +131,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
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-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
index fc91e5452d..69b1fbb26c 100644
--- 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-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
@@ -196,7 +196,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow.json
index 473302b65a..a1094a9f37 100644
--- a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json
+++ b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow.json
@@ -131,7 +131,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER.json b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER.json
index d71ffbd7d0..5167ba0e49 100644
--- a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER.json
+++ b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER.json
@@ -196,7 +196,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN.json b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json
index 6893e8b88d..74f3fb5bd0 100644
--- a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN.json
+++ b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json
@@ -131,7 +131,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug.json b/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All.json
index 8eaeae7f41..96c8077332 100644
--- a/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug.json
+++ b/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All.json
@@ -196,7 +196,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug",
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.json b/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.json
index 26e68cd505..44b405ac10 100644
--- a/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.json
+++ b/infra/bots/recipes/test.expected/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.json
@@ -196,7 +196,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug",
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release.json b/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All.json
index eae68cc21c..21363f20df 100644
--- a/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release.json
+++ b/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release",
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer.json b/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer.json
index 13f71a66c8..8bc8855e7f 100644
--- a/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer.json
+++ b/infra/bots/recipes/test.expected/Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer",
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug.json b/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All.json
index 7e792d928d..24ed5a4284 100644
--- a/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug.json
+++ b/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All.json
@@ -196,7 +196,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug",
+ "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json b/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json
index 2b77437aa1..10d08401e9 100644
--- a/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json
+++ b/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json
@@ -196,7 +196,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan_Coverage.json b/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan_Coverage.json
index b7d461f25e..696ee41622 100644
--- a/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan_Coverage.json
+++ b/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan_Coverage.json
@@ -132,7 +132,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan_Coverage",
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan_Coverage",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug.json b/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All.json
index 5713601b98..c0c519a90f 100644
--- a/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug.json
+++ b/infra/bots/recipes/test.expected/Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All.json
@@ -196,7 +196,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug",
+ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json b/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
index c7b7f04f71..4590e05587 100644
--- a/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
+++ b/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
@@ -134,7 +134,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41",
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json b/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json
index c8f4ea371c..5e079ddb52 100644
--- a/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json
+++ b/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json
@@ -134,7 +134,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41",
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41.json b/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json
index bf0b1c5129..f4c6d72b36 100644
--- a/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41.json
+++ b/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json
@@ -134,7 +134,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41",
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan.json b/infra/bots/recipes/test.expected/Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan.json
index 33fc5e3dc2..4c0a6f5681 100644
--- a/infra/bots/recipes/test.expected/Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan.json
+++ b/infra/bots/recipes/test.expected/Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan",
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ReleaseAndAbandonGpuContext.json b/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext.json
index 2c307202fe..963293746a 100644
--- a/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ReleaseAndAbandonGpuContext.json
+++ b/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ReleaseAndAbandonGpuContext",
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json b/infra/bots/recipes/test.expected/Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json
index 4fdb779712..d47c128947 100644
--- a/infra/bots/recipes/test.expected/Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan.json
+++ b/infra/bots/recipes/test.expected/Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan.json b/infra/bots/recipes/test.expected/Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan.json
index 2dbe77881c..daa2e5afb7 100644
--- a/infra/bots/recipes/test.expected/Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan.json
+++ b/infra/bots/recipes/test.expected/Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan",
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan.json b/infra/bots/recipes/test.expected/Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan.json
index b89d39507b..3243d1aa58 100644
--- a/infra/bots/recipes/test.expected/Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan.json
+++ b/infra/bots/recipes/test.expected/Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan",
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE.json b/infra/bots/recipes/test.expected/Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE.json
index b6eb4a8a0c..cf13629712 100644
--- a/infra/bots/recipes/test.expected/Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE.json
+++ b/infra/bots/recipes/test.expected/Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE",
+ "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE.json b/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE.json
index 8fa76ee246..4442d09297 100644
--- a/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE.json
+++ b/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE",
+ "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE.json b/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE.json
index da92c69207..6a53040a5a 100644
--- a/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE.json
+++ b/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE",
+ "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE.json b/infra/bots/recipes/test.expected/Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE.json
index c8cd1649d5..66e6c1a8ba 100644
--- a/infra/bots/recipes/test.expected/Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE.json
+++ b/infra/bots/recipes/test.expected/Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE",
+ "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug.json b/infra/bots/recipes/test.expected/Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All.json
index a05a4da86f..1435a168d1 100644
--- a/infra/bots/recipes/test.expected/Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug.json
+++ b/infra/bots/recipes/test.expected/Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug",
+ "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release.json b/infra/bots/recipes/test.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All.json
index 4504adfecc..b786fb0cda 100644
--- a/infra/bots/recipes/test.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release.json
+++ b/infra/bots/recipes/test.expected/Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All.json
@@ -644,7 +644,7 @@
"gitHash",
"abc123",
"builder",
- "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release",
+ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All",
"swarming_bot_id",
"skia-bot-123",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/failed_dm.json b/infra/bots/recipes/test.expected/failed_dm.json
index 071110aabf..b5eac8e755 100644
--- a/infra/bots/recipes/test.expected/failed_dm.json
+++ b/infra/bots/recipes/test.expected/failed_dm.json
@@ -196,7 +196,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug",
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All",
"swarming_bot_id",
"",
"swarming_task_id",
diff --git a/infra/bots/recipes/test.expected/failed_get_hashes.json b/infra/bots/recipes/test.expected/failed_get_hashes.json
index 3b95da472e..97c3b963ff 100644
--- a/infra/bots/recipes/test.expected/failed_get_hashes.json
+++ b/infra/bots/recipes/test.expected/failed_get_hashes.json
@@ -680,7 +680,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android swarming_bot_id \"\" swarming_task_id \"\" --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value Tegra3 extra_config Android model Nexus7 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android swarming_bot_id \"\" swarming_task_id \"\" --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Release cpu_or_gpu GPU cpu_or_gpu_value Tegra3 extra_config Android model Nexus7 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --nocpu --config gles glesdft --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ _ test _ GrShape _ 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; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/failed_pull.json b/infra/bots/recipes/test.expected/failed_pull.json
index b7fc9dcc02..5f4af182e6 100644
--- a/infra/bots/recipes/test.expected/failed_pull.json
+++ b/infra/bots/recipes/test.expected/failed_pull.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android swarming_bot_id \"\" swarming_task_id \"\" --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value MaliT604 extra_config Android model Nexus10 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 --match ~CopySurface ~SRGBReadWritePixels --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android swarming_bot_id \"\" swarming_task_id \"\" --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value MaliT604 extra_config Android model Nexus10 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ 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 --match ~CopySurface ~SRGBReadWritePixels --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/internal_bot_1.json b/infra/bots/recipes/test.expected/internal_bot_1.json
index e7a359d105..05b382b769 100644
--- a/infra/bots/recipes/test.expected/internal_bot_1.json
+++ b/infra/bots/recipes/test.expected/internal_bot_1.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android swarming_bot_id \"\" swarming_task_id \"\" --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value MaliT604 extra_config Android model Nexus10 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ test _ WritePixelsNonTexture_Gpu _ test _ WritePixels_Gpu _ test _ GrSurfaceRenderability _ test _ ES2BlendWithNoTexture _ 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 --match ~CopySurface ~SRGBReadWritePixels --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android swarming_bot_id \"\" swarming_task_id \"\" --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value MaliT604 extra_config Android model Nexus10 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ test _ WritePixelsNonTexture_Gpu _ test _ WritePixels_Gpu _ test _ GrSurfaceRenderability _ test _ ES2BlendWithNoTexture _ 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 --match ~CopySurface ~SRGBReadWritePixels --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/internal_bot_2.json b/infra/bots/recipes/test.expected/internal_bot_2.json
index 2239883ae8..a98ed8034b 100644
--- a/infra/bots/recipes/test.expected/internal_bot_2.json
+++ b/infra/bots/recipes/test.expected/internal_bot_2.json
@@ -678,7 +678,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android swarming_bot_id \"\" swarming_task_id \"\" --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value MaliT604 extra_config Android model Nexus10 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ test _ SRGBReadWritePixels _ test _ SRGBMipMap _ 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 --match ~CopySurface ~SRGBReadWritePixels --verbose; echo $? >/data/local/tmp/rc",
+ "set -x; /data/local/tmp/dm --resourcePath /sdcard/revenge_of_the_skiabot/resources --skps /sdcard/revenge_of_the_skiabot/skps --images /sdcard/revenge_of_the_skiabot/images/dm --colorImages /sdcard/revenge_of_the_skiabot/images/colorspace --nameByHash --properties gitHash abc123 builder Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android swarming_bot_id \"\" swarming_task_id \"\" --svgs /sdcard/revenge_of_the_skiabot/svgs --key arch arm compiler Clang configuration Debug cpu_or_gpu GPU cpu_or_gpu_value MaliT604 extra_config Android model Nexus10 os Android --uninterestingHashesFile /sdcard/revenge_of_the_skiabot/uninteresting_hashes.txt --writePath /sdcard/revenge_of_the_skiabot/dm_out --dont_write pdf --ignoreSigInt --nocpu --config gles glesdft glessrgb glesmsaa4 --src tests gm image colorImage svg --blacklist _ svg _ svgparse_ glessrgb image _ _ _ test _ GrShape _ test _ SRGBReadWritePixels _ test _ SRGBMipMap _ 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 --match ~CopySurface ~SRGBReadWritePixels --verbose; echo $? >/data/local/tmp/rc",
"[START_DIR]/tmp/dm.sh"
],
"env": {
diff --git a/infra/bots/recipes/test.expected/trybot.json b/infra/bots/recipes/test.expected/trybot.json
index c815863c5c..10eb6aa09c 100644
--- a/infra/bots/recipes/test.expected/trybot.json
+++ b/infra/bots/recipes/test.expected/trybot.json
@@ -191,7 +191,7 @@
"gitHash",
"abc123",
"builder",
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release",
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All",
"issue",
"456789",
"patchset",
diff --git a/infra/bots/recipes/test.py b/infra/bots/recipes/test.py
index a0020bf32c..fc6a08b9cb 100644
--- a/infra/bots/recipes/test.py
+++ b/infra/bots/recipes/test.py
@@ -240,7 +240,7 @@ def dm_flags(api, bot):
elif api.vars.builder_cfg.get('cpu_or_gpu') == 'GPU':
# Don't run the 'svgparse_*' svgs on GPU.
blacklist('_ svg _ svgparse_')
- elif bot == 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN':
+ elif bot == 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN':
# Only run the CPU SVGs on 8888.
blacklist('~8888 svg _ _')
else:
@@ -694,8 +694,7 @@ def key_params(api):
E.g. arch x86 gpu GeForce320M mode MacMini4.1 os Mac10.6
"""
# Don't bother to include role, which is always Test.
- # TryBots are uploaded elsewhere so they can use the same key.
- blacklist = ['role', 'is_trybot']
+ blacklist = ['role', 'test_filter']
flat = []
for k in sorted(api.vars.builder_cfg.keys()):
@@ -852,59 +851,59 @@ def RunSteps(api):
TEST_BUILDERS = [
- 'Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android',
- 'Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android',
- 'Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android',
- 'Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android',
- 'Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR',
- 'Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android',
- 'Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android',
- 'Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan',
- 'Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android',
- 'Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android',
- 'Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan',
- 'Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android',
- 'Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR',
- 'Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan',
- 'Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug',
- 'Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug',
- '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-Coverage',
- 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN',
- ('Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug'
+ 'Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android',
+ 'Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android',
+ 'Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android',
+ 'Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android',
+ 'Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR',
+ 'Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android',
+ 'Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android',
+ 'Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan',
+ 'Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android',
+ 'Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android',
+ 'Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan',
+ 'Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android',
+ 'Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR',
+ 'Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan',
+ 'Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All',
+ 'Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All',
+ 'Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All',
+ 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN',
+ 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage',
+ 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN',
+ ('Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All'
'-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-Debug-All-UBSAN_float_cast_overflow',
+ ('Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All'
'-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-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',
- 'Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan',
- ('Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan'
+ 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN',
+ 'Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All',
+ 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All',
+ 'Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All',
+ 'Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer',
+ 'Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All',
+ 'Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan',
+ ('Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan'
'_Coverage'),
- 'Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug',
- ('Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release'
+ 'Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All',
+ ('Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All'
'-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41'),
- ('Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release'
+ ('Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All'
'-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41'),
- ('Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release'
+ ('Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All'
'-Valgrind_SK_CPU_LIMIT_SSE41'),
- 'Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan',
- ('Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release'
+ 'Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan',
+ ('Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All'
'-ReleaseAndAbandonGpuContext'),
- 'Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan',
- 'Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan',
- 'Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan',
- 'Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE',
- 'Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE',
- 'Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE',
- 'Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE',
- 'Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug',
- 'Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release',
+ 'Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan',
+ 'Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan',
+ 'Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan',
+ 'Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE',
+ 'Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE',
+ 'Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE',
+ 'Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE',
+ 'Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All',
+ 'Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All',
]
@@ -947,7 +946,7 @@ def GenTests(api):
yield test
- builder = 'Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release'
+ builder = 'Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All'
yield (
api.test('trybot') +
api.properties(buildername=builder,
@@ -972,7 +971,7 @@ def GenTests(api):
)
)
- builder = 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug'
+ builder = 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All'
yield (
api.test('failed_dm') +
api.properties(buildername=builder,
@@ -992,7 +991,7 @@ def GenTests(api):
api.step_data('symbolized dm', retcode=1)
)
- builder = 'Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android'
+ builder = 'Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android'
yield (
api.test('failed_get_hashes') +
api.properties(buildername=builder,
@@ -1012,7 +1011,8 @@ def GenTests(api):
api.step_data('get uninteresting hashes', retcode=1)
)
- builder = 'Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android'
+ builder = ('Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-'
+ 'Debug-All-Android')
yield (
api.test('failed_push') +
api.properties(buildername=builder,
@@ -1033,7 +1033,7 @@ def GenTests(api):
'/sdcard/revenge_of_the_skiabot/resources', retcode=1)
)
- builder = 'Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android'
+ builder = 'Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android'
yield (
api.test('failed_pull') +
api.properties(buildername=builder,
diff --git a/infra/bots/recipes/upload_coverage_results.expected/alternate_bucket.json b/infra/bots/recipes/upload_coverage_results.expected/alternate_bucket.json
index 30fe085fcb..8cee6d4e84 100644
--- a/infra/bots/recipes/upload_coverage_results.expected/alternate_bucket.json
+++ b/infra/bots/recipes/upload_coverage_results.expected/alternate_bucket.json
@@ -5,7 +5,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data"
},
@@ -26,7 +26,7 @@
"cp",
"-Z",
"[START_DIR]/output.profdata",
- "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profdata"
+ "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profdata"
],
"name": "upload parsed data"
},
@@ -48,7 +48,7 @@
"cp",
"-Z",
"[START_DIR]/coverage_text/index.txt",
- "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.summary"
+ "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.summary"
],
"name": "upload coverage summary"
},
@@ -67,7 +67,7 @@
"cp",
"-Z",
"[START_DIR]/coverage.text.tar",
- "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.text.tar"
+ "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.text.tar"
],
"name": "upload text coverage data"
},
@@ -98,7 +98,7 @@
"cp",
"-Z",
"[START_DIR]/coverage.html.tar",
- "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.html.tar"
+ "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.html.tar"
],
"name": "upload html coverage data"
},
diff --git a/infra/bots/recipes/upload_coverage_results.expected/failed_all.json b/infra/bots/recipes/upload_coverage_results.expected/failed_all.json
index e276f05639..27f91fc4dd 100644
--- a/infra/bots/recipes/upload_coverage_results.expected/failed_all.json
+++ b/infra/bots/recipes/upload_coverage_results.expected/failed_all.json
@@ -5,7 +5,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data",
"~followup_annotations": [
@@ -19,7 +19,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data (attempt 2)",
"~followup_annotations": [
@@ -33,7 +33,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data (attempt 3)",
"~followup_annotations": [
@@ -47,7 +47,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data (attempt 4)",
"~followup_annotations": [
@@ -61,7 +61,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data (attempt 5)",
"~followup_annotations": [
diff --git a/infra/bots/recipes/upload_coverage_results.expected/failed_once.json b/infra/bots/recipes/upload_coverage_results.expected/failed_once.json
index 2312af4b85..1752047b3c 100644
--- a/infra/bots/recipes/upload_coverage_results.expected/failed_once.json
+++ b/infra/bots/recipes/upload_coverage_results.expected/failed_once.json
@@ -5,7 +5,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data",
"~followup_annotations": [
@@ -19,7 +19,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data (attempt 2)"
},
@@ -40,7 +40,7 @@
"cp",
"-Z",
"[START_DIR]/output.profdata",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profdata"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profdata"
],
"name": "upload parsed data"
},
@@ -62,7 +62,7 @@
"cp",
"-Z",
"[START_DIR]/coverage_text/index.txt",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.summary"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.summary"
],
"name": "upload coverage summary"
},
@@ -81,7 +81,7 @@
"cp",
"-Z",
"[START_DIR]/coverage.text.tar",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.text.tar"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.text.tar"
],
"name": "upload text coverage data"
},
@@ -112,7 +112,7 @@
"cp",
"-Z",
"[START_DIR]/coverage.html.tar",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.html.tar"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.html.tar"
],
"name": "upload html coverage data"
},
diff --git a/infra/bots/recipes/upload_coverage_results.expected/normal_bot.json b/infra/bots/recipes/upload_coverage_results.expected/normal_bot.json
index cb3ec71592..84b148243b 100644
--- a/infra/bots/recipes/upload_coverage_results.expected/normal_bot.json
+++ b/infra/bots/recipes/upload_coverage_results.expected/normal_bot.json
@@ -5,7 +5,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data"
},
@@ -26,7 +26,7 @@
"cp",
"-Z",
"[START_DIR]/output.profdata",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profdata"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profdata"
],
"name": "upload parsed data"
},
@@ -48,7 +48,7 @@
"cp",
"-Z",
"[START_DIR]/coverage_text/index.txt",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.summary"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.summary"
],
"name": "upload coverage summary"
},
@@ -67,7 +67,7 @@
"cp",
"-Z",
"[START_DIR]/coverage.text.tar",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.text.tar"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.text.tar"
],
"name": "upload text coverage data"
},
@@ -98,7 +98,7 @@
"cp",
"-Z",
"[START_DIR]/coverage.html.tar",
- "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.html.tar"
+ "gs://skia-coverage/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.html.tar"
],
"name": "upload html coverage data"
},
diff --git a/infra/bots/recipes/upload_coverage_results.expected/trybot.json b/infra/bots/recipes/upload_coverage_results.expected/trybot.json
index 65584f6486..2e12fddea1 100644
--- a/infra/bots/recipes/upload_coverage_results.expected/trybot.json
+++ b/infra/bots/recipes/upload_coverage_results.expected/trybot.json
@@ -5,7 +5,7 @@
"cp",
"-Z",
"[START_DIR]/output.profraw",
- "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profraw"
+ "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw"
],
"name": "upload raw data"
},
@@ -26,7 +26,7 @@
"cp",
"-Z",
"[START_DIR]/output.profdata",
- "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.profdata"
+ "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profdata"
],
"name": "upload parsed data"
},
@@ -48,7 +48,7 @@
"cp",
"-Z",
"[START_DIR]/coverage_text/index.txt",
- "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.summary"
+ "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.summary"
],
"name": "upload coverage summary"
},
@@ -67,7 +67,7 @@
"cp",
"-Z",
"[START_DIR]/coverage.text.tar",
- "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.text.tar"
+ "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.text.tar"
],
"name": "upload text coverage data"
},
@@ -98,7 +98,7 @@
"cp",
"-Z",
"[START_DIR]/coverage.html.tar",
- "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug.html.tar"
+ "gs://skia-coverage/trybot/456789/12/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.html.tar"
],
"name": "upload html coverage data"
},
diff --git a/infra/bots/recipes/upload_coverage_results.py b/infra/bots/recipes/upload_coverage_results.py
index fe78c86c82..f083dd9672 100644
--- a/infra/bots/recipes/upload_coverage_results.py
+++ b/infra/bots/recipes/upload_coverage_results.py
@@ -126,7 +126,7 @@ def RunSteps(api):
def GenTests(api):
- builder = 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug'
+ builder = 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All'
yield (
api.test('normal_bot') +
api.properties(buildername=builder,
diff --git a/infra/bots/recipes/upload_nano_results.expected/normal_bot.json b/infra/bots/recipes/upload_nano_results.expected/normal_bot.json
index c830760e28..37e6233443 100644
--- a/infra/bots/recipes/upload_nano_results.expected/normal_bot.json
+++ b/infra/bots/recipes/upload_nano_results.expected/normal_bot.json
@@ -7,15 +7,15 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/data",
+ "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/data",
"*.json"
],
- "cwd": "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/data",
+ "cwd": "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/data",
"infra_step": true,
"name": "find results",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/data/nanobench_abc123.json@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/data/nanobench_abc123.json@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
@@ -25,8 +25,8 @@
"cp",
"-z",
"json",
- "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/data/nanobench_abc123.json",
- "gs://skia-perf/nano-json-v1/2012/05/14/12/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/nanobench_abc123.json"
+ "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/data/nanobench_abc123.json",
+ "gs://skia-perf/nano-json-v1/2012/05/14/12/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/nanobench_abc123.json"
],
"infra_step": true,
"name": "upload"
diff --git a/infra/bots/recipes/upload_nano_results.expected/trybot.json b/infra/bots/recipes/upload_nano_results.expected/trybot.json
index 09fee54c8a..e8434203a2 100644
--- a/infra/bots/recipes/upload_nano_results.expected/trybot.json
+++ b/infra/bots/recipes/upload_nano_results.expected/trybot.json
@@ -7,15 +7,15 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/data",
+ "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/data",
"*.json"
],
- "cwd": "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/data",
+ "cwd": "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/data",
"infra_step": true,
"name": "find results",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/data/nanobench_abc123.json@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/data/nanobench_abc123.json@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
@@ -25,8 +25,8 @@
"cp",
"-z",
"json",
- "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/data/nanobench_abc123.json",
- "gs://skia-perf/trybot/nano-json-v1/2012/05/14/12/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug/456789/12/nanobench_abc123.json"
+ "[START_DIR]/perfdata/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/data/nanobench_abc123.json",
+ "gs://skia-perf/trybot/nano-json-v1/2012/05/14/12/Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug/456789/12/nanobench_abc123.json"
],
"infra_step": true,
"name": "upload"
diff --git a/infra/bots/recipes/upload_nano_results.py b/infra/bots/recipes/upload_nano_results.py
index dc6e5f2bd2..ce2c8aa404 100644
--- a/infra/bots/recipes/upload_nano_results.py
+++ b/infra/bots/recipes/upload_nano_results.py
@@ -54,7 +54,7 @@ def RunSteps(api):
def GenTests(api):
- builder = 'Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug'
+ builder = 'Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-All-Debug'
yield (
api.test('normal_bot') +
api.properties(buildername=builder,
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index 495fd9731e..d1b22c0497 100644
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -602,2179 +602,2178 @@
],
"trigger": "weekly"
},
- "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android": {
+ "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android"
+ "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android"
]
},
- "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android": {
+ "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android"
+ "Upload-Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android"
]
},
- "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android": {
+ "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android"
+ "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android"
]
},
- "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android": {
+ "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android"
+ "Upload-Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android"
]
},
- "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android": {
+ "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android"
+ "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android"
]
},
- "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android": {
+ "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android"
+ "Upload-Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android"
]
},
- "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android": {
+ "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android"
+ "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android"
]
},
- "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android": {
+ "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android"
+ "Upload-Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android"
]
},
- "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android": {
+ "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android"
+ "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android"
]
},
- "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android": {
+ "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android"
+ "Upload-Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android"
]
},
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android": {
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android"
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android"
]
},
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan": {
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan"
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan"
]
},
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android": {
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android"
+ "Upload-Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android"
]
},
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan": {
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan"
+ "Upload-Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan"
]
},
- "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android": {
+ "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android"
+ "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android"
]
},
- "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android": {
+ "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android"
+ "Upload-Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android"
]
},
- "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android": {
+ "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android"
+ "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android"
]
},
- "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android": {
+ "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android"
+ "Upload-Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android"
]
},
- "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android": {
+ "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android"
+ "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android"
]
},
- "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android": {
+ "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android"
+ "Upload-Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android"
]
},
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android": {
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android"
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android"
]
},
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan": {
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan"
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan"
]
},
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android": {
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android"
+ "Upload-Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android"
]
},
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan": {
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan"
+ "Upload-Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan"
]
},
- "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android": {
+ "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android"
+ "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android"
]
},
- "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android": {
+ "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android"
+ "Upload-Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android"
]
},
- "Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android": {
+ "Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android"
+ "Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android"
]
},
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android": {
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android"
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android"
]
},
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan": {
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan"
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan"
]
},
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android": {
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android"
+ "Upload-Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android"
]
},
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan": {
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan"
+ "Upload-Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan"
]
},
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android": {
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android"
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android"
]
},
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android_Vulkan": {
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android_Vulkan"
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_Vulkan"
]
},
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android": {
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android"
+ "Upload-Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android"
]
},
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android_Vulkan": {
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android_Vulkan"
+ "Upload-Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Vulkan"
]
},
- "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android": {
+ "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android"
+ "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android"
]
},
- "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android": {
+ "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android"
+ "Upload-Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android"
]
},
- "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench": {
+ "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench"
+ "Upload-Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench"
]
},
- "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench": {
+ "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench"
+ "Upload-Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench"
]
},
- "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug"
+ "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All"
]
},
- "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release"
+ "Upload-Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All"
]
},
- "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug"
+ "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All"
]
},
- "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release"
+ "Upload-Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All"
]
},
- "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug"
+ "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All"
]
},
- "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release"
+ "Upload-Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All"
]
},
- "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug"
+ "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All"
]
},
- "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release"
+ "Upload-Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All"
]
},
- "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug"
+ "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All"
]
},
- "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release"
+ "Upload-Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All"
]
},
- "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug": {
+ "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug"
+ "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All"
]
},
- "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release": {
+ "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release"
+ "Upload-Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All"
]
},
- "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug": {
+ "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug"
+ "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All"
]
},
- "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release": {
+ "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release"
+ "Upload-Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-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-All-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-Debug-All-UBSAN_float_cast_overflow": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release"
+ "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast"
+ "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER"
+ "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-UBSAN_float_cast_overflow": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-UBSAN_float_cast_overflow"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug"
+ "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All"
]
},
- "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release"
+ "Upload-Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All"
]
},
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug"
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All"
]
},
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release"
+ "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All"
]
},
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": {
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug"
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All"
]
},
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": {
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release"
+ "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All"
]
},
- "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": {
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug"
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All"
]
},
- "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": {
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug"
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
- "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": {
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release"
+ "Upload-Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All"
]
},
- "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug": {
+ "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug"
+ "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All"
]
},
- "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release": {
+ "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release"
+ "Upload-Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All"
]
},
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug": {
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug"
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All"
]
},
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release": {
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release"
+ "Upload-Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All"
]
},
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer": {
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer"
+ "Upload-Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer"
],
"trigger": "master"
},
- "Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs": {
+ "Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs"
+ "Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs"
]
},
- "Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs": {
+ "Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs"
+ "Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs"
]
},
- "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug"
+ "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All"
]
},
- "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release"
+ "Upload-Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All"
]
},
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug"
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
]
},
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan"
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan"
]
},
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release"
+ "Upload-Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All"
]
},
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan"
+ "Upload-Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan"
]
},
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug"
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All"
]
},
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan": {
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan"
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan"
]
},
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release"
+ "Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All"
]
},
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan": {
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan"
+ "Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan"
]
},
- "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug"
+ "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All"
]
},
- "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release"
+ "Upload-Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All"
]
},
- "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug"
+ "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All"
]
},
- "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release"
+ "Upload-Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All"
]
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug"
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All"
]
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN"
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN"
]
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-UBSAN_float_cast_overflow": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow"
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-UBSAN_float_cast_overflow"
]
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan"
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
]
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release"
+ "Upload-Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
]
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN"
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN"
]
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-UBSAN_float_cast_overflow": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow"
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-UBSAN_float_cast_overflow"
]
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Upload-Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-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-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41"
+ "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41"
]
},
- "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41": {
+ "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41": {
"priority": 0.8,
"tasks": [
- "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41"
+ "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41"
]
},
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug"
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All"
]
},
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan"
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan"
]
},
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": {
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release"
+ "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All"
]
},
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan"
+ "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan"
]
},
- "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release": {
+ "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release"
+ "Upload-Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All"
]
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug"
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All"
]
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE"
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE"
]
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan"
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
]
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release"
+ "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
]
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE"
+ "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE"
]
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
]
},
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug"
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
]
},
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan"
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan"
]
},
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release"
+ "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All"
]
},
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan"
+ "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan"
]
},
- "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": {
+ "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug"
+ "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All"
]
},
- "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": {
+ "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release"
+ "Upload-Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All"
]
},
- "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": {
+ "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug"
+ "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All"
]
},
- "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": {
+ "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release"
+ "Upload-Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All"
]
},
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug"
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All"
]
},
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan"
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan"
]
},
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release"
+ "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All"
]
},
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan"
+ "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All-Vulkan"
]
},
- "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": {
+ "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug"
+ "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All"
]
},
- "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": {
+ "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release"
+ "Upload-Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All"
]
},
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": {
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug"
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All"
]
},
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan"
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan"
]
},
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": {
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release"
+ "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All"
]
},
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan"
+ "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan"
]
},
- "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE"
+ "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE"
]
},
- "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE"
+ "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE"
]
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug"
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All"
]
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE"
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE"
]
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan"
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
]
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release"
+ "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All"
]
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE"
+ "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE"
]
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
]
},
- "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE"
+ "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE"
]
},
- "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE"
+ "Upload-Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE"
]
},
- "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE"
+ "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE"
]
},
- "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE"
+ "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE"
]
},
- "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE"
+ "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE"
]
},
- "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE"
+ "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE"
]
},
- "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE"
+ "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE"
]
},
- "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE"
+ "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE"
]
},
- "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE"
+ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE"
]
},
- "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE"
+ "Upload-Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE"
]
},
- "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug"
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
- "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": {
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI": {
"priority": 0.8,
"tasks": [
- "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI"
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI"
]
},
- "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release"
+ "Upload-Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All"
]
},
- "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": {
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug"
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All"
]
},
- "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": {
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug"
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
- "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": {
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release"
+ "Upload-Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All"
]
},
- "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug"
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All"
]
},
- "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"priority": 0.8,
"tasks": [
- "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI"
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI"
]
},
- "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release"
+ "Upload-Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All"
]
},
- "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug"
+ "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All"
]
},
- "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug"
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All"
]
},
- "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"priority": 0.8,
"tasks": [
- "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI"
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI"
]
},
- "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release"
+ "Upload-Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All"
]
},
- "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug"
+ "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All"
]
},
- "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug": {
+ "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug"
+ "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All"
]
},
- "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release": {
+ "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release"
+ "Upload-Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All"
]
},
- "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug": {
+ "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug"
+ "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All"
]
},
- "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release": {
+ "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release"
+ "Upload-Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All"
]
},
- "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug": {
+ "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug"
+ "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All"
]
},
- "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release": {
+ "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release"
+ "Upload-Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All"
]
},
- "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android": {
+ "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android"
+ "Upload-Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android"
]
},
- "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android": {
+ "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android"
+ "Upload-Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android"
]
},
- "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android": {
+ "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android"
+ "Upload-Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android"
]
},
- "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android": {
+ "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android"
+ "Upload-Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android"
]
},
- "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android": {
+ "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android"
+ "Upload-Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android"
]
},
- "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android": {
+ "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android"
+ "Upload-Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android"
]
},
- "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android": {
+ "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android"
+ "Upload-Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android"
]
},
- "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android": {
+ "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android"
+ "Upload-Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android"
]
},
- "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android": {
+ "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android"
+ "Upload-Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android"
]
},
- "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android": {
+ "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android"
+ "Upload-Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android"
]
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android"
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android"
]
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR"
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR"
]
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan"
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan"
]
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android"
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android"
]
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan"
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan"
]
},
- "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android": {
+ "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android"
+ "Upload-Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android"
]
},
- "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android": {
+ "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android"
+ "Upload-Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android"
]
},
- "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android": {
+ "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android"
+ "Upload-Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android"
]
},
- "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android": {
+ "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android"
+ "Upload-Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android"
]
},
- "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android": {
+ "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android"
+ "Upload-Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android"
]
},
- "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android": {
+ "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android"
+ "Upload-Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android"
]
},
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android": {
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android"
+ "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android"
]
},
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan": {
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan"
+ "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan"
]
},
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android": {
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android"
+ "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android"
]
},
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan": {
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan"
+ "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan"
]
},
- "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android": {
+ "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android"
+ "Upload-Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android"
]
},
- "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android": {
+ "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android"
+ "Upload-Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android"
]
},
- "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android": {
+ "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android"
+ "Upload-Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android"
]
},
- "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android": {
+ "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android"
+ "Upload-Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android"
]
},
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android": {
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android"
+ "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android"
]
},
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan": {
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan"
+ "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan"
]
},
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android": {
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android"
+ "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android"
]
},
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan": {
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan"
+ "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan"
]
},
- "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android": {
+ "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android"
+ "Upload-Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android"
]
},
- "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android": {
+ "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android"
+ "Upload-Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android"
]
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android"
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android"
]
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR"
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR"
]
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan"
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan"
]
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android"
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android"
]
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android_Vulkan": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android_Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android_Vulkan"
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android_Vulkan"
]
},
- "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug"
+ "Upload-Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All"
]
},
- "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release"
+ "Upload-Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All"
]
},
- "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug"
+ "Upload-Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All"
]
},
- "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release"
+ "Upload-Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All"
]
},
- "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug"
+ "Upload-Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All"
]
},
- "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release"
+ "Upload-Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All"
]
},
- "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug"
+ "Upload-Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All"
]
},
- "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release"
+ "Upload-Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All"
]
},
- "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug"
+ "Upload-Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All"
]
},
- "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release"
+ "Upload-Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All"
]
},
- "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug": {
+ "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug"
+ "Upload-Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All"
]
},
- "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release": {
+ "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release"
+ "Upload-Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All"
]
},
- "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug": {
+ "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug"
+ "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All"
]
},
- "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release": {
+ "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release"
+ "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN": {
"priority": 0.8,
"tasks": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN": {
"priority": 0.8,
"tasks": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-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-Debug-All-UBSAN_float_cast_overflow": {
"priority": 0.8,
"tasks": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN_float_cast_overflow"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN": {
"priority": 0.8,
"tasks": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SKNX_NO_SIMD": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-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-All-SK_CPU_LIMIT_SSE2": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-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-All-SK_CPU_LIMIT_SSE41": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_CPU_LIMIT_SSE41"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER": {
"priority": 0.8,
"tasks": [
- "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-All-SK_FORCE_RASTER_PIPELINE_BLITTER"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN": {
"priority": 0.8,
"tasks": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-UBSAN_float_cast_overflow": {
"priority": 0.8,
"tasks": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-UBSAN_float_cast_overflow"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-UBSAN_float_cast_overflow"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": {
+ "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All"
]
},
- "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": {
+ "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release"
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All"
]
},
- "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug"
+ "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All"
]
},
- "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release"
+ "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All"
]
},
- "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": {
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug"
+ "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All"
]
},
- "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": {
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release"
+ "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All"
]
},
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": {
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug"
+ "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All"
]
},
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": {
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug"
+ "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": {
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release"
+ "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All"
]
},
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug": {
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug"
+ "Upload-Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All"
]
},
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release": {
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release"
+ "Upload-Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All"
]
},
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-TSAN": {
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All-TSAN": {
"priority": 0.8,
"tasks": [
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-TSAN"
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All-TSAN"
]
},
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug": {
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug"
+ "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All"
]
},
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer": {
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer"
+ "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer"
],
"trigger": "master"
},
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release": {
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release"
+ "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All"
]
},
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-TSAN": {
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-TSAN": {
"priority": 0.8,
"tasks": [
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-TSAN"
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-TSAN"
]
},
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs": {
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs"
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs"
]
},
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs": {
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs"
- ],
- "trigger": "weekly"
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs"
+ ]
},
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs": {
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs"
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs"
]
},
- "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug"
+ "Upload-Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All"
]
},
- "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release": {
+ "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release"
+ "Upload-Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All"
]
},
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug"
+ "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
]
},
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan"
+ "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan"
]
},
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release"
+ "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All"
]
},
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan"
+ "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan"
]
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug"
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All"
]
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Coverage": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Coverage": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Coverage"
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Coverage"
]
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan"
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan"
]
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan_Coverage": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan_Coverage": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan_Coverage"
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan_Coverage"
]
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release"
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All"
]
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan"
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan"
]
},
- "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug"
+ "Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All"
]
},
- "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release": {
+ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release"
+ "Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All"
]
},
- "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug"
+ "Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All"
]
},
- "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
+ "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release"
+ "Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug"
+ "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-UBSAN_float_cast_overflow": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-UBSAN_float_cast_overflow"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan"
+ "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release"
+ "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-PreAbandonGpuContext": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-PreAbandonGpuContext": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-PreAbandonGpuContext"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-PreAbandonGpuContext"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-TSAN": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-TSAN": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-TSAN"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-TSAN"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-UBSAN_float_cast_overflow": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-UBSAN_float_cast_overflow"
]
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
]
},
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41": {
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41"
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-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-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41"
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41"
]
},
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41": {
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41": {
"priority": 0.8,
"tasks": [
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41"
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41"
]
},
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug"
+ "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All"
]
},
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan"
+ "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan"
]
},
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": {
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release"
+ "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All"
]
},
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": {
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan"
+ "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan"
]
},
- "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release": {
+ "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release"
+ "Upload-Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All"
]
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug"
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All"
]
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE"
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE"
]
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan"
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
]
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release"
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
]
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE"
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE"
]
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ReleaseAndAbandonGpuContext": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext": {
"priority": 0.8,
"tasks": [
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ReleaseAndAbandonGpuContext"
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext"
]
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
]
},
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug"
+ "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
]
},
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan"
+ "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan"
]
},
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release"
+ "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All"
]
},
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan"
+ "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan"
]
},
- "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": {
+ "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug"
+ "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All"
]
},
- "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": {
+ "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release"
+ "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All"
]
},
- "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": {
+ "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug"
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All"
]
},
- "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": {
+ "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release"
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All"
]
},
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug"
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All"
]
},
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan"
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan"
]
},
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release"
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All"
]
},
- "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": {
+ "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug"
+ "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All"
]
},
- "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": {
+ "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release"
+ "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All"
]
},
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": {
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug"
+ "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All"
]
},
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan"
+ "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan"
]
},
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": {
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release"
+ "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All"
]
},
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan": {
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan"
+ "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan"
]
},
- "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE"
+ "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE"
]
},
- "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE"
+ "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE"
]
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug"
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All"
]
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE"
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE"
]
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan"
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
]
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release"
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All"
]
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE"
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE"
]
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
]
},
- "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE"
+ "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE"
]
},
- "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE"
+ "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE"
]
},
- "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE"
+ "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE"
]
},
- "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE"
+ "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE"
]
},
- "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE"
+ "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE"
]
},
- "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE"
+ "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE"
]
},
- "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE"
+ "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE"
]
},
- "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE"
+ "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE"
]
},
- "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE"
+ "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE"
]
},
- "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE"
+ "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE"
]
},
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug"
+ "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": {
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI"
+ "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI"
]
},
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release"
+ "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All"
]
},
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI": {
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All-GDI": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI"
+ "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All-GDI"
]
},
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": {
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug"
+ "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All"
]
},
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release": {
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release"
+ "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release-All"
]
},
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": {
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug"
+ "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": {
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release"
+ "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All"
]
},
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug"
+ "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All"
]
},
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI"
+ "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI"
]
},
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release"
+ "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All"
]
},
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI": {
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI"
+ "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI"
]
},
- "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug"
+ "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All"
]
},
- "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release": {
+ "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Release"
+ "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All"
]
},
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug"
+ "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All"
]
},
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI"
+ "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI"
]
},
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release"
+ "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All"
]
},
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI": {
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI"
+ "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI"
]
},
- "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug"
+ "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All"
]
},
- "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release": {
+ "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Release"
+ "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Release-All"
]
},
- "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug": {
+ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug"
+ "Upload-Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All"
]
},
- "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release": {
+ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release"
+ "Upload-Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All"
]
},
- "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug": {
+ "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug"
+ "Upload-Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All"
]
},
- "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release": {
+ "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release"
+ "Upload-Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All"
]
},
- "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug": {
+ "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug"
+ "Upload-Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All"
]
},
- "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release": {
+ "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All": {
"priority": 0.8,
"tasks": [
- "Upload-Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release"
+ "Upload-Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All"
]
}
},
@@ -5646,7 +5645,7 @@
"isolate": "compile_skia.isolate",
"priority": 0.8
},
- "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android": {
+ "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5667,7 +5666,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android",
+ "buildername=Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5680,7 +5679,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android": {
+ "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5701,7 +5700,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android",
+ "buildername=Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5714,7 +5713,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android": {
+ "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5735,7 +5734,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android",
+ "buildername=Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5748,7 +5747,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android": {
+ "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5769,7 +5768,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5782,7 +5781,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android": {
+ "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5803,7 +5802,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android",
+ "buildername=Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5816,7 +5815,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android": {
+ "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5837,7 +5836,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5850,7 +5849,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android": {
+ "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5871,7 +5870,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android",
+ "buildername=Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5884,7 +5883,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android": {
+ "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5905,7 +5904,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5918,7 +5917,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android": {
+ "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5939,7 +5938,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android",
+ "buildername=Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5952,7 +5951,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android": {
+ "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -5973,7 +5972,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android",
+ "buildername=Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -5986,7 +5985,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android": {
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6007,7 +6006,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android",
+ "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6020,7 +6019,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan": {
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6041,7 +6040,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan",
+ "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6054,7 +6053,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android": {
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6075,7 +6074,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6088,7 +6087,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan": {
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6109,7 +6108,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan",
+ "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6122,7 +6121,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android": {
+ "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6143,7 +6142,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android",
+ "buildername=Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6156,7 +6155,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android": {
+ "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6177,7 +6176,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6190,7 +6189,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android": {
+ "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6211,7 +6210,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android",
+ "buildername=Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6224,7 +6223,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android": {
+ "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6245,7 +6244,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6258,7 +6257,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android": {
+ "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6279,7 +6278,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android",
+ "buildername=Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6292,7 +6291,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android": {
+ "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6313,7 +6312,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6326,7 +6325,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android": {
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6347,7 +6346,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android",
+ "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6360,7 +6359,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan": {
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6381,7 +6380,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan",
+ "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6394,7 +6393,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android": {
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6415,7 +6414,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6428,7 +6427,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan": {
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6449,7 +6448,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan",
+ "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6462,7 +6461,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android": {
+ "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6483,7 +6482,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android",
+ "buildername=Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6496,7 +6495,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android": {
+ "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6517,7 +6516,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6530,7 +6529,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android": {
+ "Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-x86-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6551,7 +6550,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android",
+ "buildername=Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6564,7 +6563,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android": {
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-x86-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6585,7 +6584,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android",
+ "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6598,7 +6597,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan": {
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-x86-Debug-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6619,7 +6618,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan",
+ "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6632,7 +6631,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android": {
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-x86-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6653,7 +6652,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android",
+ "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6666,7 +6665,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan": {
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-x86-Release-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6687,7 +6686,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan",
+ "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6700,7 +6699,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android": {
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6721,7 +6720,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android",
+ "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6734,7 +6733,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android_Vulkan": {
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6755,7 +6754,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-Android_Vulkan",
+ "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6768,7 +6767,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android": {
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6789,7 +6788,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6802,7 +6801,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android_Vulkan": {
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6823,7 +6822,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android_Vulkan",
+ "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6836,7 +6835,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android": {
+ "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6857,7 +6856,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android",
+ "buildername=Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6870,7 +6869,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android": {
+ "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6891,7 +6890,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6904,7 +6903,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench": {
+ "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6923,7 +6922,7 @@
"../../..",
"skpbench",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench",
+ "buildername=Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6936,7 +6935,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench": {
+ "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6955,7 +6954,7 @@
"../../..",
"skpbench",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench",
+ "buildername=Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -6968,7 +6967,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -6988,7 +6987,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7001,7 +7000,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7021,7 +7020,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7034,7 +7033,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7054,7 +7053,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7067,7 +7066,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7087,7 +7086,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7100,7 +7099,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7120,7 +7119,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7133,7 +7132,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7153,7 +7152,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7166,7 +7165,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7186,7 +7185,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7199,7 +7198,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7219,7 +7218,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7232,7 +7231,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug": {
+ "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7252,7 +7251,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7265,7 +7264,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release": {
+ "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7285,7 +7284,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7298,7 +7297,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug": {
+ "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All": {
"dependencies": [
"Build-Debian9-GCC-arm-Debug-Chromecast",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7317,7 +7316,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug",
+ "buildername=Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7330,7 +7329,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release": {
+ "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All": {
"dependencies": [
"Build-Debian9-GCC-arm-Release-Chromecast",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7349,7 +7348,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release",
+ "buildername=Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7362,7 +7361,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug": {
+ "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All": {
"dependencies": [
"Build-Debian9-GCC-arm-Debug-Chromecast",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7381,7 +7380,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug",
+ "buildername=Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7394,7 +7393,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release": {
+ "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All": {
"dependencies": [
"Build-Debian9-GCC-arm-Release-Chromecast",
"Housekeeper-PerCommit-BundleRecipes",
@@ -7413,7 +7412,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release",
+ "buildername=Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7426,7 +7425,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7461,7 +7460,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7474,7 +7473,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7509,7 +7508,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7522,7 +7521,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7562,7 +7561,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7575,7 +7574,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7615,7 +7614,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7628,7 +7627,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7663,7 +7662,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7676,7 +7675,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-All-UBSAN_float_cast_overflow": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7716,7 +7715,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-All-UBSAN_float_cast_overflow",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7729,7 +7728,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7764,7 +7763,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7777,7 +7776,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-All-ASAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7817,7 +7816,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-All-ASAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7830,7 +7829,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-All-Fast": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7865,7 +7864,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-All-Fast",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7878,7 +7877,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-All-SK_FORCE_RASTER_PIPELINE_BLITTER": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7913,7 +7912,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-All-SK_FORCE_RASTER_PIPELINE_BLITTER",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7926,7 +7925,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-All-UBSAN_float_cast_overflow": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -7966,7 +7965,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-All-UBSAN_float_cast_overflow",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -7979,7 +7978,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8014,7 +8013,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8027,7 +8026,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": {
+ "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8062,7 +8061,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8075,7 +8074,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8109,7 +8108,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug",
+ "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8122,7 +8121,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8156,7 +8155,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release",
+ "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8169,7 +8168,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": {
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8203,7 +8202,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug",
+ "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8216,7 +8215,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": {
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8250,7 +8249,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release",
+ "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8263,7 +8262,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": {
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8298,7 +8297,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug",
+ "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8311,7 +8310,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": {
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8346,7 +8345,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8359,7 +8358,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": {
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8394,7 +8393,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8407,7 +8406,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug": {
+ "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8442,7 +8441,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug",
+ "buildername=Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8455,7 +8454,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release": {
+ "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8490,7 +8489,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release",
+ "buildername=Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8503,7 +8502,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug": {
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8537,7 +8536,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug",
+ "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8550,7 +8549,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release": {
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8584,7 +8583,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release",
+ "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8597,7 +8596,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer": {
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8631,7 +8630,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer",
+ "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8644,7 +8643,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs": {
+ "Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs": {
"dimensions": [
"pool:SkiaCT",
"os:Debian-9.1"
@@ -8655,7 +8654,7 @@
"../../..",
"ct_skps",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs",
+ "buildername=Perf-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Release-All-CT_BENCH_1k_SKPs",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8667,7 +8666,7 @@
"isolate": "ct_skps_skia.isolate",
"priority": 0.8
},
- "Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs": {
+ "Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs": {
"dimensions": [
"pool:SkiaCT",
"os:Debian-9.1"
@@ -8678,7 +8677,7 @@
"../../..",
"ct_skps",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs",
+ "buildername=Perf-Ubuntu14-GCC-Golo-GPU-GT610-x86_64-Release-All-CT_BENCH_1k_SKPs",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8690,7 +8689,7 @@
"isolate": "ct_skps_skia.isolate",
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8729,7 +8728,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug",
+ "buildername=Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8742,7 +8741,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8781,7 +8780,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8794,7 +8793,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8833,7 +8832,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
+ "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8846,7 +8845,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8890,7 +8889,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
+ "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8903,7 +8902,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8942,7 +8941,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -8955,7 +8954,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -8999,7 +8998,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
+ "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9012,7 +9011,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9051,7 +9050,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug",
+ "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9064,7 +9063,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan": {
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9108,7 +9107,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan",
+ "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9121,7 +9120,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9160,7 +9159,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9173,7 +9172,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan": {
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9217,7 +9216,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan",
+ "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9230,7 +9229,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9269,7 +9268,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug",
+ "buildername=Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9282,7 +9281,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9321,7 +9320,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9334,7 +9333,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
+ "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9373,7 +9372,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug",
+ "buildername=Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9386,7 +9385,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
+ "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9425,7 +9424,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9438,7 +9437,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9472,7 +9471,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9485,7 +9484,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9524,7 +9523,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9537,7 +9536,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-UBSAN_float_cast_overflow": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9576,7 +9575,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-UBSAN_float_cast_overflow",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-UBSAN_float_cast_overflow",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9589,7 +9588,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9628,7 +9627,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9641,7 +9640,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9675,7 +9674,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9688,7 +9687,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9727,7 +9726,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-ASAN",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9740,7 +9739,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-UBSAN_float_cast_overflow": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9779,7 +9778,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-UBSAN_float_cast_overflow",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-UBSAN_float_cast_overflow",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9792,7 +9791,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9831,7 +9830,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9844,7 +9843,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41": {
+ "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9883,7 +9882,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41",
+ "buildername=Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9896,7 +9895,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41": {
+ "Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9935,7 +9934,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41",
+ "buildername=Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9948,7 +9947,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -9982,7 +9981,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug",
+ "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -9995,7 +9994,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10029,7 +10028,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan",
+ "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10042,7 +10041,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": {
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10076,7 +10075,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release",
+ "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10089,7 +10088,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10123,7 +10122,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10136,7 +10135,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release": {
+ "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10170,7 +10169,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release",
+ "buildername=Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10183,7 +10182,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10217,7 +10216,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug",
+ "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10230,7 +10229,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10264,7 +10263,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE",
+ "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10277,7 +10276,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10311,7 +10310,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
+ "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10324,7 +10323,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10358,7 +10357,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10371,7 +10370,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10405,7 +10404,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10418,7 +10417,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10452,7 +10451,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10465,7 +10464,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10499,7 +10498,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
+ "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10512,7 +10511,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10546,7 +10545,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
+ "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10559,7 +10558,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10593,7 +10592,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
+ "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10606,7 +10605,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10640,7 +10639,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10653,7 +10652,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": {
+ "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10687,7 +10686,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug",
+ "buildername=Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10700,7 +10699,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": {
+ "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10734,7 +10733,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release",
+ "buildername=Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10747,7 +10746,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": {
+ "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10781,7 +10780,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug",
+ "buildername=Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10794,7 +10793,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": {
+ "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10828,7 +10827,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release",
+ "buildername=Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10841,7 +10840,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10875,7 +10874,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug",
+ "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10888,7 +10887,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10922,7 +10921,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan",
+ "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10935,7 +10934,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -10969,7 +10968,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release",
+ "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -10982,7 +10981,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11016,7 +11015,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11029,7 +11028,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": {
+ "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11064,7 +11063,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug",
+ "buildername=Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11077,7 +11076,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": {
+ "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11112,7 +11111,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release",
+ "buildername=Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11125,7 +11124,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": {
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11159,7 +11158,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug",
+ "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11172,7 +11171,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": {
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11206,7 +11205,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan",
+ "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11219,7 +11218,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": {
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11253,7 +11252,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release",
+ "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11266,7 +11265,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan": {
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11300,7 +11299,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11313,7 +11312,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11347,7 +11346,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE",
+ "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11360,7 +11359,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11394,7 +11393,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11407,7 +11406,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11441,7 +11440,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug",
+ "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11454,7 +11453,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11488,7 +11487,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE",
+ "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11501,7 +11500,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11535,7 +11534,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
+ "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11548,7 +11547,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11582,7 +11581,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11595,7 +11594,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11629,7 +11628,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11642,7 +11641,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11676,7 +11675,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11689,7 +11688,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11723,7 +11722,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE",
+ "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11736,7 +11735,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11770,7 +11769,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11783,7 +11782,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11817,7 +11816,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE",
+ "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11830,7 +11829,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11864,7 +11863,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11877,7 +11876,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11911,7 +11910,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE",
+ "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11924,7 +11923,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -11958,7 +11957,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -11971,7 +11970,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12006,7 +12005,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE",
+ "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12019,7 +12018,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12054,7 +12053,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12067,7 +12066,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": {
+ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12101,7 +12100,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE",
+ "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12114,7 +12113,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE": {
+ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12148,7 +12147,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12161,7 +12160,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12196,7 +12195,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12209,7 +12208,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": {
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12244,7 +12243,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI",
+ "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12257,7 +12256,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12292,7 +12291,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12305,7 +12304,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": {
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12340,7 +12339,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug",
+ "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12353,7 +12352,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": {
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12388,7 +12387,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12401,7 +12400,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": {
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12436,7 +12435,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12449,7 +12448,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12484,7 +12483,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug",
+ "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12497,7 +12496,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12532,7 +12531,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI",
+ "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12545,7 +12544,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12580,7 +12579,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release",
+ "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12593,7 +12592,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12628,7 +12627,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug",
+ "buildername=Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12641,7 +12640,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12676,7 +12675,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug",
+ "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12689,7 +12688,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12724,7 +12723,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI",
+ "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12737,7 +12736,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12772,7 +12771,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release",
+ "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12785,7 +12784,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -12820,7 +12819,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug",
+ "buildername=Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12833,7 +12832,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug": {
+ "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Debug-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -12853,7 +12852,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug",
+ "buildername=Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12866,7 +12865,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release": {
+ "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Release-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -12886,7 +12885,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release",
+ "buildername=Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12899,7 +12898,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug": {
+ "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Debug-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -12919,7 +12918,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug",
+ "buildername=Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12932,7 +12931,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release": {
+ "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Release-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -12952,7 +12951,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release",
+ "buildername=Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12965,7 +12964,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug": {
+ "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Debug-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -12985,7 +12984,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug",
+ "buildername=Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -12998,7 +12997,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release": {
+ "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Release-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13018,7 +13017,7 @@
"../../..",
"perf",
"repository=<(REPO)",
- "buildername=Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release",
+ "buildername=Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13031,7 +13030,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android": {
+ "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13052,7 +13051,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android",
+ "buildername=Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13065,7 +13064,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android": {
+ "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13086,7 +13085,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android",
+ "buildername=Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13099,7 +13098,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android": {
+ "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13120,7 +13119,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13133,7 +13132,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android": {
+ "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13154,7 +13153,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android",
+ "buildername=Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13167,7 +13166,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android": {
+ "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13188,7 +13187,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13201,7 +13200,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android": {
+ "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13222,7 +13221,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android",
+ "buildername=Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13235,7 +13234,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android": {
+ "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13256,7 +13255,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13269,7 +13268,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android": {
+ "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13290,7 +13289,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android",
+ "buildername=Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13303,7 +13302,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android": {
+ "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13324,7 +13323,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android",
+ "buildername=Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13337,7 +13336,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android": {
+ "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13358,7 +13357,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android",
+ "buildername=Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13371,7 +13370,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13392,7 +13391,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13405,7 +13404,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13426,7 +13425,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13439,7 +13438,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13460,7 +13459,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13473,7 +13472,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13494,7 +13493,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13507,7 +13506,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan": {
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13528,7 +13527,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13541,7 +13540,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android": {
+ "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13562,7 +13561,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13575,7 +13574,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android": {
+ "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13596,7 +13595,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android",
+ "buildername=Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13609,7 +13608,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android": {
+ "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13630,7 +13629,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13643,7 +13642,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android": {
+ "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13664,7 +13663,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android",
+ "buildername=Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13677,7 +13676,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android": {
+ "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13698,7 +13697,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13711,7 +13710,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android": {
+ "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13732,7 +13731,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android",
+ "buildername=Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13745,7 +13744,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android": {
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13766,7 +13765,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13779,7 +13778,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan": {
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13800,7 +13799,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan",
+ "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13813,7 +13812,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android": {
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13834,7 +13833,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android",
+ "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13847,7 +13846,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan": {
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13868,7 +13867,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan",
+ "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13881,7 +13880,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android": {
+ "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13902,7 +13901,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13915,7 +13914,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android": {
+ "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13936,7 +13935,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android",
+ "buildername=Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13949,7 +13948,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android": {
+ "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-x86-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -13970,7 +13969,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android",
+ "buildername=Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -13983,7 +13982,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android": {
+ "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-x86-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14004,7 +14003,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android",
+ "buildername=Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14017,7 +14016,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android": {
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-x86-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14038,7 +14037,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android",
+ "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14051,7 +14050,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan": {
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-x86-Debug-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14072,7 +14071,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan",
+ "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14085,7 +14084,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android": {
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-x86-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14106,7 +14105,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android",
+ "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14119,7 +14118,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan": {
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-x86-Release-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14140,7 +14139,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan",
+ "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14153,7 +14152,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android": {
+ "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14174,7 +14173,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14187,7 +14186,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android": {
+ "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14208,7 +14207,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android",
+ "buildername=Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14221,7 +14220,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14242,7 +14241,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14255,7 +14254,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14276,7 +14275,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14289,7 +14288,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Debug-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14310,7 +14309,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14323,7 +14322,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14344,7 +14343,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14357,7 +14356,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android_Vulkan": {
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android_Vulkan": {
"dependencies": [
"Build-Debian9-Clang-arm64-Release-Android_Vulkan",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14378,7 +14377,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android_Vulkan",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14391,7 +14390,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14411,7 +14410,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14424,7 +14423,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14444,7 +14443,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14457,7 +14456,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14477,7 +14476,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14490,7 +14489,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14510,7 +14509,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14523,7 +14522,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14543,7 +14542,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14556,7 +14555,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14576,7 +14575,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14589,7 +14588,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14609,7 +14608,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14622,7 +14621,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14642,7 +14641,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14655,7 +14654,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug": {
+ "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Debug-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14675,7 +14674,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14688,7 +14687,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release": {
+ "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All": {
"dependencies": [
"Build-Debian9-Clang-arm-Release-Chromebook_ARM_GLES",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14708,7 +14707,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14721,7 +14720,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug": {
+ "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All": {
"dependencies": [
"Build-Debian9-GCC-arm-Debug-Chromecast",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14740,7 +14739,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug",
+ "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14753,7 +14752,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release": {
+ "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All": {
"dependencies": [
"Build-Debian9-GCC-arm-Release-Chromecast",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14772,7 +14771,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release",
+ "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14785,7 +14784,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug": {
+ "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All": {
"dependencies": [
"Build-Debian9-GCC-arm-Debug-Chromecast",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14804,7 +14803,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug",
+ "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14817,7 +14816,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release": {
+ "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All": {
"dependencies": [
"Build-Debian9-GCC-arm-Release-Chromecast",
"Housekeeper-PerCommit-BundleRecipes",
@@ -14836,7 +14835,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release",
+ "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14849,7 +14848,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -14884,7 +14883,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14897,7 +14896,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -14932,7 +14931,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14945,7 +14944,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -14985,7 +14984,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -14998,7 +14997,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15033,7 +15032,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15046,7 +15045,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15086,7 +15085,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15099,7 +15098,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15134,7 +15133,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15147,7 +15146,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-All-UBSAN_float_cast_overflow": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15187,7 +15186,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-All-UBSAN_float_cast_overflow",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15200,7 +15199,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15235,7 +15234,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15248,7 +15247,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-All-ASAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15288,7 +15287,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-All-ASAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15301,7 +15300,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-All-Fast": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15336,7 +15335,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-All-Fast",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15349,7 +15348,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": {
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SKNX_NO_SIMD": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15384,7 +15383,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SKNX_NO_SIMD",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15397,7 +15396,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-All-SK_CPU_LIMIT_SSE2": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15432,7 +15431,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-All-SK_CPU_LIMIT_SSE2",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15445,7 +15444,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-All-SK_CPU_LIMIT_SSE41": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15480,7 +15479,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-All-SK_CPU_LIMIT_SSE41",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15493,7 +15492,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-All-SK_FORCE_RASTER_PIPELINE_BLITTER": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15528,7 +15527,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-All-SK_FORCE_RASTER_PIPELINE_BLITTER",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15541,7 +15540,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-All-TSAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15581,7 +15580,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-All-TSAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15594,7 +15593,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-All-UBSAN_float_cast_overflow": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15634,7 +15633,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-All-UBSAN_float_cast_overflow",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15647,7 +15646,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug": {
+ "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15682,7 +15681,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15695,7 +15694,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": {
+ "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15730,7 +15729,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15743,7 +15742,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15777,7 +15776,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug",
+ "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15790,7 +15789,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15824,7 +15823,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release",
+ "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15837,7 +15836,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": {
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15871,7 +15870,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug",
+ "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15884,7 +15883,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": {
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15918,7 +15917,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release",
+ "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15931,7 +15930,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": {
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -15966,7 +15965,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug",
+ "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -15979,7 +15978,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": {
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16014,7 +16013,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16027,7 +16026,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": {
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16062,7 +16061,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16075,7 +16074,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug": {
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16110,7 +16109,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug",
+ "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16123,7 +16122,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release": {
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16158,7 +16157,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release",
+ "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16171,7 +16170,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-TSAN": {
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All-TSAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16206,7 +16205,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-TSAN",
+ "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All-TSAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16219,7 +16218,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug": {
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16253,7 +16252,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug",
+ "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16266,7 +16265,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer": {
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16300,7 +16299,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer",
+ "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16313,7 +16312,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release": {
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16347,7 +16346,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release",
+ "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16360,7 +16359,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-TSAN": {
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-TSAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16394,7 +16393,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-TSAN",
+ "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-TSAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16407,7 +16406,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs": {
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs": {
"dimensions": [
"pool:SkiaCT",
"os:Debian-9.1"
@@ -16418,7 +16417,7 @@
"../../..",
"ct_skps",
"repository=<(REPO)",
- "buildername=Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_100k_SKPs",
+ "buildername=Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_100k_SKPs",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16430,7 +16429,7 @@
"isolate": "ct_skps_skia.isolate",
"priority": 0.8
},
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs": {
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs": {
"dimensions": [
"pool:SkiaCT",
"os:Debian-9.1"
@@ -16441,7 +16440,7 @@
"../../..",
"ct_skps",
"repository=<(REPO)",
- "buildername=Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_1m_SKPs",
+ "buildername=Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_DM_1m_SKPs",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16453,7 +16452,7 @@
"isolate": "ct_skps_skia.isolate",
"priority": 0.8
},
- "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs": {
+ "Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs": {
"dimensions": [
"pool:SkiaCT",
"os:Debian-9.1"
@@ -16464,7 +16463,7 @@
"../../..",
"ct_skps",
"repository=<(REPO)",
- "buildername=Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs",
+ "buildername=Test-Ubuntu14-GCC-GCE-CPU-AVX2-x86_64-Debug-All-CT_IMG_DECODE_100k_SKPs",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16476,7 +16475,7 @@
"isolate": "ct_skps_skia.isolate",
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16515,7 +16514,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16528,7 +16527,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release": {
+ "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16567,7 +16566,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16580,7 +16579,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16619,7 +16618,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16632,7 +16631,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16676,7 +16675,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
+ "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16689,7 +16688,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16728,7 +16727,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16741,7 +16740,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16785,7 +16784,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
+ "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16798,7 +16797,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16837,7 +16836,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16850,7 +16849,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Coverage": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Coverage": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16889,7 +16888,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Coverage",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Coverage",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16902,7 +16901,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -16946,7 +16945,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -16959,7 +16958,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan_Coverage": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan_Coverage": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17003,7 +17002,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan_Coverage",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan_Coverage",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17016,7 +17015,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17055,7 +17054,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17068,7 +17067,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan": {
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17112,7 +17111,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17125,7 +17124,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17164,7 +17163,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17177,7 +17176,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release": {
+ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17216,7 +17215,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17229,7 +17228,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
+ "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17268,7 +17267,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17281,7 +17280,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
+ "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17320,7 +17319,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17333,7 +17332,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17367,7 +17366,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug",
+ "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17380,7 +17379,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-All-ASAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17419,7 +17418,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-All-ASAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17432,7 +17431,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-All-UBSAN_float_cast_overflow": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17471,7 +17470,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-All-UBSAN_float_cast_overflow",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17484,7 +17483,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-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17523,7 +17522,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-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17536,7 +17535,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17570,7 +17569,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17583,7 +17582,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-All-ASAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17622,7 +17621,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-All-ASAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17635,7 +17634,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-PreAbandonGpuContext": {
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-PreAbandonGpuContext": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17669,7 +17668,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-PreAbandonGpuContext",
+ "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-PreAbandonGpuContext",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17682,7 +17681,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-All-TSAN": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17721,7 +17720,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-All-TSAN",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17734,7 +17733,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-All-UBSAN_float_cast_overflow": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17773,7 +17772,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-All-UBSAN_float_cast_overflow",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17786,7 +17785,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-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17825,7 +17824,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-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17838,7 +17837,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41": {
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17877,7 +17876,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41",
+ "buildername=Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17890,7 +17889,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41": {
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17929,7 +17928,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41",
+ "buildername=Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17942,7 +17941,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41": {
+ "Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -17981,7 +17980,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-Valgrind_SK_CPU_LIMIT_SSE41",
+ "buildername=Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -17994,7 +17993,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18028,7 +18027,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug",
+ "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18041,7 +18040,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18075,7 +18074,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18088,7 +18087,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": {
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18122,7 +18121,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release",
+ "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18135,7 +18134,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": {
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18169,7 +18168,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18182,7 +18181,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release": {
+ "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18216,7 +18215,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release",
+ "buildername=Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18229,7 +18228,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18263,7 +18262,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18276,7 +18275,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18310,7 +18309,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18323,7 +18322,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18357,7 +18356,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18370,7 +18369,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18404,7 +18403,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18417,7 +18416,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18451,7 +18450,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18464,7 +18463,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ReleaseAndAbandonGpuContext": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18498,7 +18497,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ReleaseAndAbandonGpuContext",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18511,7 +18510,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18545,7 +18544,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18558,7 +18557,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18592,7 +18591,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
+ "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18605,7 +18604,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18639,7 +18638,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18652,7 +18651,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18686,7 +18685,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
+ "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18699,7 +18698,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18733,7 +18732,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18746,7 +18745,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": {
+ "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18780,7 +18779,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug",
+ "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18793,7 +18792,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": {
+ "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18827,7 +18826,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release",
+ "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18840,7 +18839,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": {
+ "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18874,7 +18873,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18887,7 +18886,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": {
+ "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18921,7 +18920,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18934,7 +18933,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -18968,7 +18967,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -18981,7 +18980,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19015,7 +19014,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19028,7 +19027,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19062,7 +19061,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19075,7 +19074,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": {
+ "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19110,7 +19109,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug",
+ "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19123,7 +19122,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": {
+ "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19158,7 +19157,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release",
+ "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19171,7 +19170,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": {
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19205,7 +19204,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug",
+ "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19218,7 +19217,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": {
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19252,7 +19251,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19265,7 +19264,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": {
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19299,7 +19298,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release",
+ "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19312,7 +19311,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan": {
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19346,7 +19345,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19359,7 +19358,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19393,7 +19392,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19406,7 +19405,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19440,7 +19439,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19453,7 +19452,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19487,7 +19486,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19500,7 +19499,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19534,7 +19533,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19547,7 +19546,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19581,7 +19580,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19594,7 +19593,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19628,7 +19627,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19641,7 +19640,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19675,7 +19674,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19688,7 +19687,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19722,7 +19721,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19735,7 +19734,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19769,7 +19768,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19782,7 +19781,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19816,7 +19815,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19829,7 +19828,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19863,7 +19862,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19876,7 +19875,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19910,7 +19909,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19923,7 +19922,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -19957,7 +19956,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -19970,7 +19969,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20004,7 +20003,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20017,7 +20016,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20052,7 +20051,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20065,7 +20064,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20100,7 +20099,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20113,7 +20112,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": {
+ "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20147,7 +20146,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20160,7 +20159,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE": {
+ "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20194,7 +20193,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20207,7 +20206,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20242,7 +20241,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20255,7 +20254,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": {
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20290,7 +20289,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI",
+ "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20303,7 +20302,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20338,7 +20337,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20351,7 +20350,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI": {
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All-GDI": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20386,7 +20385,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI",
+ "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20399,7 +20398,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": {
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20434,7 +20433,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug",
+ "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20447,7 +20446,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release": {
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20482,7 +20481,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release",
+ "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20495,7 +20494,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug": {
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20530,7 +20529,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20543,7 +20542,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": {
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20578,7 +20577,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20591,7 +20590,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20626,7 +20625,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug",
+ "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20639,7 +20638,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20674,7 +20673,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI",
+ "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20687,7 +20686,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20722,7 +20721,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release",
+ "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20735,7 +20734,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI": {
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20770,7 +20769,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI",
+ "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20783,7 +20782,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20818,7 +20817,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug",
+ "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20831,7 +20830,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release": {
+ "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20866,7 +20865,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Release",
+ "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20879,7 +20878,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20914,7 +20913,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug",
+ "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20927,7 +20926,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -20962,7 +20961,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI",
+ "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -20975,7 +20974,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -21010,7 +21009,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release",
+ "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21023,7 +21022,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI": {
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -21058,7 +21057,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI",
+ "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21071,7 +21070,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -21106,7 +21105,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug",
+ "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21119,7 +21118,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release": {
+ "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
@@ -21154,7 +21153,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Release",
+ "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21167,7 +21166,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug": {
+ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Debug-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -21187,7 +21186,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug",
+ "buildername=Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21200,7 +21199,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release": {
+ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Release-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -21220,7 +21219,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release",
+ "buildername=Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21233,7 +21232,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug": {
+ "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Debug-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -21253,7 +21252,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug",
+ "buildername=Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21266,7 +21265,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release": {
+ "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Release-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -21286,7 +21285,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release",
+ "buildername=Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21299,7 +21298,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug": {
+ "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Debug-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -21319,7 +21318,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug",
+ "buildername=Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21332,7 +21331,7 @@
"max_attempts": 1,
"priority": 0.8
},
- "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release": {
+ "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All": {
"dependencies": [
"Build-Mac-Clang-arm64-Release-iOS",
"Housekeeper-PerCommit-BundleRecipes",
@@ -21352,7 +21351,7 @@
"../../..",
"test",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release",
+ "buildername=Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21365,9 +21364,9 @@
"max_attempts": 1,
"priority": 0.8
},
- "Upload-Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android": {
+ "Upload-Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android"
+ "Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21380,7 +21379,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android",
+ "buildername=Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21392,9 +21391,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android": {
+ "Upload-Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android"
+ "Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21407,7 +21406,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21419,9 +21418,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android": {
+ "Upload-Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android"
+ "Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21434,7 +21433,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21446,9 +21445,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android": {
+ "Upload-Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android"
+ "Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21461,7 +21460,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21473,9 +21472,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android": {
+ "Upload-Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android"
+ "Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21488,7 +21487,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android",
+ "buildername=Perf-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21500,9 +21499,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android": {
+ "Upload-Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android"
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21515,7 +21514,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21527,9 +21526,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan": {
+ "Upload-Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan": {
"dependencies": [
- "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan"
+ "Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21542,7 +21541,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan",
+ "buildername=Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21554,9 +21553,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android": {
+ "Upload-Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android"
+ "Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21569,7 +21568,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21581,9 +21580,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android": {
+ "Upload-Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android"
+ "Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21596,7 +21595,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21608,9 +21607,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android": {
+ "Upload-Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android"
+ "Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21623,7 +21622,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21635,9 +21634,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android": {
+ "Upload-Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android"
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21650,7 +21649,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21662,9 +21661,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan": {
+ "Upload-Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan": {
"dependencies": [
- "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan"
+ "Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21677,7 +21676,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan",
+ "buildername=Perf-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21689,9 +21688,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android": {
+ "Upload-Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android"
+ "Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21704,7 +21703,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android",
+ "buildername=Perf-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21716,9 +21715,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android": {
+ "Upload-Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android"
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21731,7 +21730,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android",
+ "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21743,9 +21742,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan": {
+ "Upload-Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan": {
"dependencies": [
- "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan"
+ "Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21758,7 +21757,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan",
+ "buildername=Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21770,9 +21769,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android": {
+ "Upload-Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android"
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21785,7 +21784,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21797,9 +21796,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android_Vulkan": {
+ "Upload-Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Vulkan": {
"dependencies": [
- "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android_Vulkan"
+ "Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21812,7 +21811,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-Android_Vulkan",
+ "buildername=Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21824,9 +21823,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android": {
+ "Upload-Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android": {
"dependencies": [
- "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android"
+ "Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21839,7 +21838,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android",
+ "buildername=Perf-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21851,9 +21850,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench": {
+ "Upload-Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench": {
"dependencies": [
- "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench"
+ "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21866,7 +21865,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Skpbench",
+ "buildername=Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Skpbench",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21878,9 +21877,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench": {
+ "Upload-Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench": {
"dependencies": [
- "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench"
+ "Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21893,7 +21892,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-Android_Vulkan_Skpbench",
+ "buildername=Perf-Android-Clang-PixelC-GPU-TegraX1-arm64-Release-All-Android_Vulkan_Skpbench",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21905,9 +21904,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release": {
+ "Upload-Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All": {
"dependencies": [
- "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release"
+ "Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21920,7 +21919,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21932,9 +21931,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release": {
+ "Upload-Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All": {
"dependencies": [
- "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release"
+ "Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21947,7 +21946,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21959,9 +21958,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release": {
+ "Upload-Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All": {
"dependencies": [
- "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release"
+ "Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -21974,7 +21973,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -21986,9 +21985,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release": {
+ "Upload-Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All": {
"dependencies": [
- "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release"
+ "Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22001,7 +22000,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22013,9 +22012,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release": {
+ "Upload-Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All": {
"dependencies": [
- "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release"
+ "Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22028,7 +22027,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release",
+ "buildername=Perf-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22040,9 +22039,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release": {
+ "Upload-Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All": {
"dependencies": [
- "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release"
+ "Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22055,7 +22054,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release",
+ "buildername=Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22067,9 +22066,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release": {
+ "Upload-Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All": {
"dependencies": [
- "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release"
+ "Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22082,7 +22081,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release",
+ "buildername=Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22094,9 +22093,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"dependencies": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22109,7 +22108,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22121,9 +22120,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast": {
+ "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast": {
"dependencies": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22136,7 +22135,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22148,9 +22147,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER": {
+ "Upload-Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER": {
"dependencies": [
- "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER"
+ "Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22163,7 +22162,7 @@
"../../..",
"upload_nano_results",
"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-All-SK_FORCE_RASTER_PIPELINE_BLITTER",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22175,9 +22174,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release": {
+ "Upload-Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All": {
"dependencies": [
- "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release"
+ "Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22190,7 +22189,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release",
+ "buildername=Perf-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22202,9 +22201,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"dependencies": [
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release"
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22217,7 +22216,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release",
+ "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22229,9 +22228,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": {
+ "Upload-Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All": {
"dependencies": [
- "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release"
+ "Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22244,7 +22243,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release",
+ "buildername=Perf-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22256,9 +22255,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": {
+ "Upload-Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All": {
"dependencies": [
- "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release"
+ "Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22271,7 +22270,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22283,9 +22282,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release": {
+ "Upload-Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All": {
"dependencies": [
- "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release"
+ "Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22298,7 +22297,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release",
+ "buildername=Perf-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22310,9 +22309,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release": {
+ "Upload-Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All": {
"dependencies": [
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release"
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22325,7 +22324,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release",
+ "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22337,9 +22336,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer": {
+ "Upload-Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer": {
"dependencies": [
- "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer"
+ "Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22352,7 +22351,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-CommandBuffer",
+ "buildername=Perf-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22364,9 +22363,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release": {
+ "Upload-Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All": {
"dependencies": [
- "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release"
+ "Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22379,7 +22378,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22391,9 +22390,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Upload-Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"dependencies": [
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release"
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22406,7 +22405,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22418,9 +22417,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Upload-Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan"
+ "Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22433,7 +22432,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
+ "buildername=Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22445,9 +22444,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release": {
+ "Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All": {
"dependencies": [
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release"
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22460,7 +22459,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22472,9 +22471,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan": {
+ "Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan"
+ "Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22487,7 +22486,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan",
+ "buildername=Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22499,9 +22498,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release": {
+ "Upload-Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All": {
"dependencies": [
- "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release"
+ "Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22514,7 +22513,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22526,9 +22525,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
+ "Upload-Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All": {
"dependencies": [
- "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release"
+ "Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22541,7 +22540,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
+ "buildername=Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22553,9 +22552,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Upload-Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"dependencies": [
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release"
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22568,7 +22567,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22580,9 +22579,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Upload-Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22595,7 +22594,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22607,9 +22606,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": {
+ "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release"
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22622,7 +22621,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release",
+ "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22634,9 +22633,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": {
+ "Upload-Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan"
+ "Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22649,7 +22648,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22661,9 +22660,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release": {
+ "Upload-Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release"
+ "Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22676,7 +22675,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release",
+ "buildername=Perf-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22688,9 +22687,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release"
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22703,7 +22702,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22715,9 +22714,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE"
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22730,7 +22729,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22742,9 +22741,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Upload-Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22757,7 +22756,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22769,9 +22768,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release"
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22784,7 +22783,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
+ "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22796,9 +22795,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Upload-Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan"
+ "Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22811,7 +22810,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22823,9 +22822,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": {
+ "Upload-Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release"
+ "Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22838,7 +22837,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release",
+ "buildername=Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22850,9 +22849,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": {
+ "Upload-Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release"
+ "Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22865,7 +22864,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release",
+ "buildername=Perf-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22877,9 +22876,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release"
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22892,7 +22891,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release",
+ "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22904,9 +22903,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan": {
+ "Upload-Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan"
+ "Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22919,7 +22918,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22931,9 +22930,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": {
+ "Upload-Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release"
+ "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22946,7 +22945,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release",
+ "buildername=Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22958,9 +22957,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": {
+ "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release"
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -22973,7 +22972,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release",
+ "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -22985,9 +22984,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan": {
+ "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan"
+ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23000,7 +22999,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23012,9 +23011,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": {
+ "Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE"
+ "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23027,7 +23026,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23039,9 +23038,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All": {
"dependencies": [
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release"
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23054,7 +23053,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23066,9 +23065,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE"
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23081,7 +23080,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23093,9 +23092,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23108,7 +23107,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23120,9 +23119,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": {
+ "Upload-Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE"
+ "Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23135,7 +23134,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23147,9 +23146,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": {
+ "Upload-Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE"
+ "Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23162,7 +23161,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23174,9 +23173,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": {
+ "Upload-Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE"
+ "Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23189,7 +23188,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23201,9 +23200,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": {
+ "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE"
+ "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23216,7 +23215,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23228,9 +23227,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE": {
+ "Upload-Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE"
+ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23243,7 +23242,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE",
+ "buildername=Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23255,9 +23254,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release": {
+ "Upload-Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All": {
"dependencies": [
- "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release"
+ "Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23270,7 +23269,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Perf-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23282,9 +23281,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release": {
+ "Upload-Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All": {
"dependencies": [
- "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release"
+ "Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23297,7 +23296,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23309,9 +23308,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Upload-Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"dependencies": [
- "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release"
+ "Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23324,7 +23323,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release",
+ "buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23336,9 +23335,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Upload-Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"dependencies": [
- "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release"
+ "Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23351,7 +23350,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release",
+ "buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23363,9 +23362,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release": {
+ "Upload-Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All": {
"dependencies": [
- "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release"
+ "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23378,7 +23377,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release",
+ "buildername=Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23390,9 +23389,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release": {
+ "Upload-Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All": {
"dependencies": [
- "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release"
+ "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23405,7 +23404,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release",
+ "buildername=Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23417,9 +23416,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release": {
+ "Upload-Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All": {
"dependencies": [
- "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release"
+ "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23432,7 +23431,7 @@
"../../..",
"upload_nano_results",
"repository=<(REPO)",
- "buildername=Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release",
+ "buildername=Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23444,9 +23443,9 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android": {
+ "Upload-Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android"
+ "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23459,7 +23458,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-Android",
+ "buildername=Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23471,9 +23470,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android": {
+ "Upload-Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android"
+ "Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23486,7 +23485,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-Android",
+ "buildername=Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23498,9 +23497,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android": {
+ "Upload-Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android"
+ "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23513,7 +23512,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23525,9 +23524,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android": {
+ "Upload-Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android"
+ "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23540,7 +23539,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android",
+ "buildername=Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23552,9 +23551,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android": {
+ "Upload-Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android"
+ "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23567,7 +23566,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23579,9 +23578,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android": {
+ "Upload-Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android"
+ "Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23594,7 +23593,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-Android",
+ "buildername=Test-Android-Clang-GalaxyS7_G930A-GPU-Adreno530-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23606,9 +23605,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android": {
+ "Upload-Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android"
+ "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23621,7 +23620,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23633,9 +23632,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android": {
+ "Upload-Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android"
+ "Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23648,7 +23647,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-Android",
+ "buildername=Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23660,9 +23659,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android": {
+ "Upload-Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android"
+ "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23675,7 +23674,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-Android",
+ "buildername=Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23687,9 +23686,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android": {
+ "Upload-Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android"
+ "Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23702,7 +23701,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-Android",
+ "buildername=Test-Android-Clang-MotoG4-GPU-Adreno405-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23714,9 +23713,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android": {
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android"
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23729,7 +23728,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23741,9 +23740,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR": {
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR": {
"dependencies": [
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR"
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23756,7 +23755,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_CCPR",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23768,9 +23767,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan": {
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan": {
"dependencies": [
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan"
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23783,7 +23782,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-Android_Vulkan",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23795,9 +23794,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android": {
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android"
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23810,7 +23809,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23822,9 +23821,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan": {
+ "Upload-Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan": {
"dependencies": [
- "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan"
+ "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23837,7 +23836,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-Android_Vulkan",
+ "buildername=Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23849,9 +23848,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android": {
+ "Upload-Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android"
+ "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23864,7 +23863,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23876,9 +23875,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android": {
+ "Upload-Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android"
+ "Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23891,7 +23890,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-Android",
+ "buildername=Test-Android-Clang-Nexus10-CPU-Exynos5250-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23903,9 +23902,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android": {
+ "Upload-Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android"
+ "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23918,7 +23917,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23930,9 +23929,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android": {
+ "Upload-Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android"
+ "Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23945,7 +23944,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-Android",
+ "buildername=Test-Android-Clang-Nexus10-GPU-MaliT604-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23957,9 +23956,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android": {
+ "Upload-Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android"
+ "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23972,7 +23971,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -23984,9 +23983,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android": {
+ "Upload-Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android"
+ "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -23999,7 +23998,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android",
+ "buildername=Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24011,9 +24010,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android": {
+ "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android"
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24026,7 +24025,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24038,9 +24037,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan": {
+ "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan": {
"dependencies": [
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan"
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24053,7 +24052,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-Android_Vulkan",
+ "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24065,9 +24064,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android": {
+ "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android"
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24080,7 +24079,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android",
+ "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24092,9 +24091,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan": {
+ "Upload-Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan": {
"dependencies": [
- "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan"
+ "Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24107,7 +24106,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-Android_Vulkan",
+ "buildername=Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24119,9 +24118,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android": {
+ "Upload-Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android"
+ "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24134,7 +24133,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-Android",
+ "buildername=Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24146,9 +24145,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android": {
+ "Upload-Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android"
+ "Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24161,7 +24160,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-Android",
+ "buildername=Test-Android-Clang-Nexus7-GPU-Tegra3-arm-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24173,9 +24172,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android": {
+ "Upload-Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android"
+ "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24188,7 +24187,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-Android",
+ "buildername=Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24200,9 +24199,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android": {
+ "Upload-Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android"
+ "Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24215,7 +24214,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android",
+ "buildername=Test-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24227,9 +24226,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android": {
+ "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android"
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24242,7 +24241,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android",
+ "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24254,9 +24253,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan": {
+ "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan": {
"dependencies": [
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan"
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24269,7 +24268,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android_Vulkan",
+ "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24281,9 +24280,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android": {
+ "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android"
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24296,7 +24295,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android",
+ "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24308,9 +24307,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan": {
+ "Upload-Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan": {
"dependencies": [
- "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan"
+ "Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24323,7 +24322,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-Android_Vulkan",
+ "buildername=Test-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24335,9 +24334,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android": {
+ "Upload-Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android"
+ "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24350,7 +24349,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24362,9 +24361,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android": {
+ "Upload-Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android"
+ "Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24377,7 +24376,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-Android",
+ "buildername=Test-Android-Clang-PixelC-CPU-TegraX1-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24389,9 +24388,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android": {
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android": {
"dependencies": [
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android"
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24404,7 +24403,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24416,9 +24415,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR": {
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR": {
"dependencies": [
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR"
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24431,7 +24430,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_CCPR",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_CCPR",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24443,9 +24442,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan": {
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan": {
"dependencies": [
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan"
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24458,7 +24457,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-Android_Vulkan",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Debug-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24470,9 +24469,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android": {
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android": {
"dependencies": [
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android"
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24485,7 +24484,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24497,9 +24496,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android_Vulkan": {
+ "Upload-Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android_Vulkan": {
"dependencies": [
- "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android_Vulkan"
+ "Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android_Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24512,7 +24511,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-Android_Vulkan",
+ "buildername=Test-Android-Clang-PixelXL-GPU-Adreno530-arm64-Release-All-Android_Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24524,9 +24523,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug"
+ "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24539,7 +24538,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24551,9 +24550,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release"
+ "Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24566,7 +24565,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_303C12-GPU-MaliT604-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24578,9 +24577,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug"
+ "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24593,7 +24592,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24605,9 +24604,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release"
+ "Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24620,7 +24619,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24632,9 +24631,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug"
+ "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24647,7 +24646,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24659,9 +24658,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release"
+ "Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24674,7 +24673,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_C100p-GPU-MaliT764-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24686,9 +24685,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug"
+ "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24701,7 +24700,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24713,9 +24712,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release"
+ "Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24728,7 +24727,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_CB5_311-GPU-TegraK1-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24740,9 +24739,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug"
+ "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24755,7 +24754,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug",
+ "buildername=Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24767,9 +24766,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release": {
+ "Upload-Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All": {
"dependencies": [
- "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release"
+ "Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24782,7 +24781,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release",
+ "buildername=Test-ChromeOS-Clang-Chromebook_CB5_312T-GPU-PowerVRGX6250-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24794,9 +24793,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug": {
+ "Upload-Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All": {
"dependencies": [
- "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug"
+ "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24809,7 +24808,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug",
+ "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24821,9 +24820,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release": {
+ "Upload-Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All": {
"dependencies": [
- "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release"
+ "Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24836,7 +24835,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release",
+ "buildername=Test-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24848,9 +24847,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug": {
+ "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All": {
"dependencies": [
- "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug"
+ "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24863,7 +24862,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug",
+ "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24875,9 +24874,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release": {
+ "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All": {
"dependencies": [
- "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release"
+ "Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24890,7 +24889,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release",
+ "buildername=Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24902,9 +24901,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug": {
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24917,7 +24916,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24929,9 +24928,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -24944,7 +24943,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24956,7 +24955,7 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage": {
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage": {
"cipd_packages": [
{
"name": "skia/bots/clang_linux",
@@ -24965,7 +24964,7 @@
}
],
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage",
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage",
"Build-Debian9-Clang-x86_64-Debug-Coverage"
],
"dimensions": [
@@ -24979,7 +24978,7 @@
"../../..",
"upload_coverage_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-Coverage",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Coverage",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -24991,9 +24990,9 @@
"isolate": "upload_coverage_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25006,7 +25005,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25018,9 +25017,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-Release-All": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25033,7 +25032,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-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25045,9 +25044,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-All-Fast": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-Fast"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-Fast"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25060,7 +25059,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-All-Fast",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25072,9 +25071,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": {
+ "Upload-Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SKNX_NO_SIMD": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SKNX_NO_SIMD"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25087,7 +25086,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SKNX_NO_SIMD",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25099,9 +25098,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-All-SK_CPU_LIMIT_SSE2": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_CPU_LIMIT_SSE2"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25114,7 +25113,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-All-SK_CPU_LIMIT_SSE2",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25126,9 +25125,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-All-SK_CPU_LIMIT_SSE41": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_CPU_LIMIT_SSE41"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25141,7 +25140,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-All-SK_CPU_LIMIT_SSE41",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25153,9 +25152,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-All-SK_FORCE_RASTER_PIPELINE_BLITTER": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER"
+ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25168,7 +25167,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-All-SK_FORCE_RASTER_PIPELINE_BLITTER",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25180,9 +25179,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-AVX512-x86_64-Debug-All": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug"
+ "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25195,7 +25194,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25207,9 +25206,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-AVX512-x86_64-Release-All": {
"dependencies": [
- "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release"
+ "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25222,7 +25221,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release",
+ "buildername=Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25234,9 +25233,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"dependencies": [
- "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug"
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25249,7 +25248,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug",
+ "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25261,9 +25260,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"dependencies": [
- "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release"
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25276,7 +25275,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release",
+ "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25288,9 +25287,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug": {
+ "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All": {
"dependencies": [
- "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug"
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25303,7 +25302,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug",
+ "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25315,9 +25314,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release": {
+ "Upload-Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All": {
"dependencies": [
- "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release"
+ "Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25330,7 +25329,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release",
+ "buildername=Test-Debian9-Clang-ShuttleA-GPU-GTX960-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25342,9 +25341,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug": {
+ "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All": {
"dependencies": [
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug"
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25357,7 +25356,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug",
+ "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25369,9 +25368,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug": {
+ "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All": {
"dependencies": [
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug"
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25384,7 +25383,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25396,9 +25395,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release": {
+ "Upload-Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All": {
"dependencies": [
- "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release"
+ "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25411,7 +25410,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release",
+ "buildername=Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25423,9 +25422,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug": {
+ "Upload-Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All": {
"dependencies": [
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug"
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25438,7 +25437,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug",
+ "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25450,9 +25449,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release": {
+ "Upload-Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All": {
"dependencies": [
- "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release"
+ "Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25465,7 +25464,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release",
+ "buildername=Test-Mac-Clang-MacMini7.1-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25477,9 +25476,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug": {
+ "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All": {
"dependencies": [
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug"
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25492,7 +25491,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug",
+ "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25504,9 +25503,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer": {
+ "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer": {
"dependencies": [
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer"
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25519,7 +25518,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-CommandBuffer",
+ "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Debug-All-CommandBuffer",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25531,9 +25530,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release": {
+ "Upload-Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All": {
"dependencies": [
- "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release"
+ "Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25546,7 +25545,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release",
+ "buildername=Test-Mac-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25558,9 +25557,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug": {
+ "Upload-Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug"
+ "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25573,7 +25572,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25585,9 +25584,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release": {
+ "Upload-Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release"
+ "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25600,7 +25599,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25612,9 +25611,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug"
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25627,7 +25626,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25639,9 +25638,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan"
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25654,7 +25653,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
+ "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25666,9 +25665,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release"
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25681,7 +25680,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25693,9 +25692,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Upload-Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan"
+ "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25708,7 +25707,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
+ "buildername=Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25720,9 +25719,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug": {
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug"
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25735,7 +25734,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25747,7 +25746,7 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Coverage": {
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Coverage": {
"cipd_packages": [
{
"name": "skia/bots/clang_linux",
@@ -25756,7 +25755,7 @@
}
],
"dependencies": [
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Coverage",
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Coverage",
"Build-Debian9-Clang-x86_64-Debug-Coverage"
],
"dimensions": [
@@ -25770,7 +25769,7 @@
"../../..",
"upload_coverage_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Coverage",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Coverage",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25782,9 +25781,9 @@
"isolate": "upload_coverage_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan": {
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan"
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25797,7 +25796,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25809,7 +25808,7 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan_Coverage": {
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan_Coverage": {
"cipd_packages": [
{
"name": "skia/bots/clang_linux",
@@ -25818,7 +25817,7 @@
}
],
"dependencies": [
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan_Coverage",
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan_Coverage",
"Build-Debian9-Clang-x86_64-Debug-Vulkan_Coverage"
],
"dimensions": [
@@ -25832,7 +25831,7 @@
"../../..",
"upload_coverage_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-Vulkan_Coverage",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan_Coverage",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25844,9 +25843,9 @@
"isolate": "upload_coverage_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release": {
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release"
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25859,7 +25858,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25871,9 +25870,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan": {
+ "Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan"
+ "Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25886,7 +25885,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-Vulkan",
+ "buildername=Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25898,9 +25897,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug": {
+ "Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug"
+ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25913,7 +25912,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25925,9 +25924,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release": {
+ "Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release"
+ "Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25940,7 +25939,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25952,9 +25951,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
+ "Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug"
+ "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25967,7 +25966,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug",
+ "buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -25979,9 +25978,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
+ "Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All": {
"dependencies": [
- "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release"
+ "Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -25994,7 +25993,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
+ "buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26006,9 +26005,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"dependencies": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26021,7 +26020,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug",
+ "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26033,9 +26032,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"dependencies": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26048,7 +26047,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
+ "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26060,9 +26059,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"dependencies": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26075,7 +26074,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26087,9 +26086,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Upload-Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26102,7 +26101,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26114,9 +26113,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
+ "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All": {
"dependencies": [
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug"
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26129,7 +26128,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug",
+ "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26141,9 +26140,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan": {
+ "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan": {
"dependencies": [
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan"
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26156,7 +26155,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26168,9 +26167,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": {
+ "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release"
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26183,7 +26182,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release",
+ "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26195,9 +26194,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan": {
+ "Upload-Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan"
+ "Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26210,7 +26209,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26222,9 +26221,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release": {
+ "Upload-Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release"
+ "Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26237,7 +26236,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release",
+ "buildername=Test-Win10-Clang-Golo-GPU-GT610-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26249,9 +26248,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"dependencies": [
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug"
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26264,7 +26263,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26276,9 +26275,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"dependencies": [
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE"
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26291,7 +26290,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26303,9 +26302,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"dependencies": [
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan"
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26318,7 +26317,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26330,9 +26329,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release"
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26345,7 +26344,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26357,9 +26356,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE"
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26372,7 +26371,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26384,9 +26383,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Upload-Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26399,7 +26398,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26411,9 +26410,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug": {
+ "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All": {
"dependencies": [
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug"
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26426,7 +26425,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug",
+ "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26438,9 +26437,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan": {
+ "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan": {
"dependencies": [
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan"
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26453,7 +26452,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26465,9 +26464,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release": {
+ "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release"
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26480,7 +26479,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release",
+ "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26492,9 +26491,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan": {
+ "Upload-Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan"
+ "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26507,7 +26506,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26519,9 +26518,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug": {
+ "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
"dependencies": [
- "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug"
+ "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26534,7 +26533,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug",
+ "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26546,9 +26545,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release": {
+ "Upload-Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release"
+ "Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26561,7 +26560,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release",
+ "buildername=Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26573,9 +26572,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug": {
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All": {
"dependencies": [
- "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug"
+ "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26588,7 +26587,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26600,9 +26599,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release": {
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release"
+ "Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26615,7 +26614,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-AMDHD7770-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26627,9 +26626,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug": {
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All": {
"dependencies": [
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug"
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26642,7 +26641,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26654,9 +26653,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": {
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan": {
"dependencies": [
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan"
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26669,7 +26668,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26681,9 +26680,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release": {
+ "Upload-Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release"
+ "Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26696,7 +26695,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release",
+ "buildername=Test-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26708,9 +26707,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug": {
+ "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All": {
"dependencies": [
- "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug"
+ "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26723,7 +26722,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug",
+ "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26735,9 +26734,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release": {
+ "Upload-Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release"
+ "Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26750,7 +26749,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release",
+ "buildername=Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26762,9 +26761,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": {
+ "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All": {
"dependencies": [
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug"
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26777,7 +26776,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug",
+ "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26789,9 +26788,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan": {
+ "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan": {
"dependencies": [
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan"
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26804,7 +26803,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26816,9 +26815,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": {
+ "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release"
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26831,7 +26830,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release",
+ "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26843,9 +26842,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan": {
+ "Upload-Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan"
+ "Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26858,7 +26857,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26870,9 +26869,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE": {
+ "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE"
+ "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26885,7 +26884,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26897,9 +26896,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE": {
+ "Upload-Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE"
+ "Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26912,7 +26911,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26924,9 +26923,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug": {
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All": {
"dependencies": [
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug"
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26939,7 +26938,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26951,9 +26950,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE": {
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE"
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26966,7 +26965,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -26978,9 +26977,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan": {
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan": {
"dependencies": [
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan"
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -26993,7 +26992,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-Vulkan",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27005,9 +27004,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release": {
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All": {
"dependencies": [
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release"
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27020,7 +27019,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27032,9 +27031,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE": {
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE"
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27047,7 +27046,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27059,9 +27058,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan": {
+ "Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan": {
"dependencies": [
- "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan"
+ "Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27074,7 +27073,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-Vulkan",
+ "buildername=Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27086,9 +27085,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE": {
+ "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE"
+ "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27101,7 +27100,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27113,9 +27112,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE": {
+ "Upload-Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE"
+ "Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27128,7 +27127,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-NUC5i7RYH-GPU-IntelIris6100-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27140,9 +27139,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE": {
+ "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE"
+ "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27155,7 +27154,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27167,9 +27166,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE": {
+ "Upload-Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE"
+ "Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27182,7 +27181,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27194,9 +27193,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE": {
+ "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE"
+ "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27209,7 +27208,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27221,9 +27220,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE": {
+ "Upload-Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE"
+ "Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27236,7 +27235,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27248,9 +27247,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE": {
+ "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE"
+ "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27263,7 +27262,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27275,9 +27274,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE": {
+ "Upload-Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE"
+ "Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27290,7 +27289,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27302,9 +27301,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": {
+ "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE"
+ "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27317,7 +27316,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE",
+ "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27329,9 +27328,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE": {
+ "Upload-Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE": {
"dependencies": [
- "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE"
+ "Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27344,7 +27343,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE",
+ "buildername=Test-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-All-ANGLE",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27356,9 +27355,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug": {
+ "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"dependencies": [
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug"
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27371,7 +27370,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27383,9 +27382,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI": {
+ "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI": {
"dependencies": [
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI"
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27398,7 +27397,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-GDI",
+ "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Debug-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27410,9 +27409,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-Release-All": {
"dependencies": [
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release"
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27425,7 +27424,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-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27437,9 +27436,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI": {
+ "Upload-Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All-GDI": {
"dependencies": [
- "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI"
+ "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All-GDI"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27452,7 +27451,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-GDI",
+ "buildername=Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27464,9 +27463,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug": {
+ "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All": {
"dependencies": [
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug"
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27479,7 +27478,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug",
+ "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27491,9 +27490,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release": {
+ "Upload-Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release-All": {
"dependencies": [
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release"
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27506,7 +27505,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release",
+ "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27518,9 +27517,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_64-Debug-All": {
"dependencies": [
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug"
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27533,7 +27532,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug",
+ "buildername=Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27545,9 +27544,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-Release-All": {
"dependencies": [
- "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release"
+ "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27560,7 +27559,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-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27572,9 +27571,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"dependencies": [
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug"
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27587,7 +27586,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug",
+ "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27599,9 +27598,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"dependencies": [
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI"
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27614,7 +27613,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-GDI",
+ "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27626,9 +27625,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"dependencies": [
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release"
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27641,7 +27640,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release",
+ "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27653,9 +27652,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI": {
+ "Upload-Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI": {
"dependencies": [
- "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI"
+ "Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27668,7 +27667,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-GDI",
+ "buildername=Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27680,9 +27679,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"dependencies": [
- "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug"
+ "Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27695,7 +27694,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug",
+ "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27707,9 +27706,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Release": {
+ "Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All": {
"dependencies": [
- "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release"
+ "Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27722,7 +27721,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Release",
+ "buildername=Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27734,9 +27733,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug": {
+ "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"dependencies": [
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug"
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27749,7 +27748,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug",
+ "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27761,9 +27760,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI": {
+ "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI": {
"dependencies": [
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI"
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27776,7 +27775,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-GDI",
+ "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27788,9 +27787,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release": {
+ "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All": {
"dependencies": [
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release"
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27803,7 +27802,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release",
+ "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27815,9 +27814,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI": {
+ "Upload-Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI": {
"dependencies": [
- "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI"
+ "Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27830,7 +27829,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-GDI",
+ "buildername=Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All-GDI",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27842,9 +27841,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug": {
+ "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All": {
"dependencies": [
- "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug"
+ "Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27857,7 +27856,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug",
+ "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27869,9 +27868,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Release": {
+ "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86-Release-All": {
"dependencies": [
- "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release"
+ "Test-Win8-MSVC-Golo-CPU-AVX-x86-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27884,7 +27883,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Release",
+ "buildername=Test-Win8-MSVC-Golo-CPU-AVX-x86-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27896,9 +27895,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug": {
+ "Upload-Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All": {
"dependencies": [
- "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug"
+ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27911,7 +27910,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug",
+ "buildername=Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27923,9 +27922,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release": {
+ "Upload-Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All": {
"dependencies": [
- "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release"
+ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27938,7 +27937,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release",
+ "buildername=Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27950,9 +27949,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug": {
+ "Upload-Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All": {
"dependencies": [
- "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug"
+ "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27965,7 +27964,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug",
+ "buildername=Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -27977,9 +27976,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release": {
+ "Upload-Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All": {
"dependencies": [
- "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release"
+ "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -27992,7 +27991,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release",
+ "buildername=Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -28004,9 +28003,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug": {
+ "Upload-Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All": {
"dependencies": [
- "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug"
+ "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -28019,7 +28018,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug",
+ "buildername=Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_repo=<(PATCH_REPO)",
@@ -28031,9 +28030,9 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
- "Upload-Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release": {
+ "Upload-Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All": {
"dependencies": [
- "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release"
+ "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
@@ -28046,7 +28045,7 @@
"../../..",
"upload_dm_results",
"repository=<(REPO)",
- "buildername=Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release",
+ "buildername=Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Release-All",
"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 d92b2c4439..f218054667 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -43,10 +43,10 @@ verifiers {
builders { name: "Build-Win-Clang-x86_64-Release-Vulkan" }
builders { name: "Build-Win-MSVC-x86-Debug" }
builders { name: "Housekeeper-PerCommit-InfraTests" }
- builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android" }
- 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" }
+ builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android" }
+ builders { name: "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All" }
+ builders { name: "Test-Debian9-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All" }
+ builders { name: "Test-Win2k8-Clang-GCE-CPU-AVX2-x86_64-Release-All" }
}
try_job_retry_config {
try_job_retry_quota: 1