This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-91.8.0esr-11.0-1 in repository tor-browser.
commit cbe23c6227e96eec4986e41e4c06752a8fcf1085 Author: Michelle Goossens michelle@masterwayz.nl AuthorDate: Tue Mar 15 16:40:55 2022 +0000
Bug 1759705 - Run Windows 10 marionette tests on Azure. r=jmaher, a=test-only
Differential Revision: https://phabricator.services.mozilla.com/D141118 --- taskcluster/ci/test/marionette.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/taskcluster/ci/test/marionette.yml b/taskcluster/ci/test/marionette.yml index 20d36cdef65e5..413a46f866895 100644 --- a/taskcluster/ci/test/marionette.yml +++ b/taskcluster/ci/test/marionette.yml @@ -36,10 +36,7 @@ job-defaults: by-test-platform: .*-qr/debug: ['fission', 'webrender-sw'] default: ['fission'] - virtualization: - by-test-platform: - windows10-64.*: hardware - default: virtual + virtualization: virtual python-3: true
marionette: