From 9626260f045b1de6171dd1d63c3267b738822b21 Mon Sep 17 00:00:00 2001 From: Ben Hearsum Date: Wed, 1 Jul 2020 19:54:04 +0000 Subject: [PATCH] Bug 1646511: disable webgpu tests for mingw builds on autoland r=marco Differential Revision: https://phabricator.services.mozilla.com/D81139 --- taskcluster/ci/test/mochitest.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/taskcluster/ci/test/mochitest.yml b/taskcluster/ci/test/mochitest.yml index f93b2ed4169a..8cabd1afc070 100644 --- a/taskcluster/ci/test/mochitest.yml +++ b/taskcluster/ci/test/mochitest.yml @@ -452,7 +452,10 @@ mochitest-webgpu: virtualization: virtual-with-gpu e10s: true loopback-video: true - run-on-projects: ["trunk"] + run-on-projects: + by-test-platform: + .*mingw.*: ["release"] + default: ["trunk"] tier: default max-run-time: by-test-platform: