This is an automated email from the git hooks/post-receive script.
pierov pushed a commit to branch geckoview-99.0.1-11.0-1 in repository tor-browser.
commit a3cae0d2b17508db1a9ec6be7625ce840140741f 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 76017fba82d4d..96a7dd0570541 100644 --- a/taskcluster/ci/test/marionette.yml +++ b/taskcluster/ci/test/marionette.yml @@ -56,10 +56,7 @@ job-defaults: by-test-platform: linux.*: ['trunk'] default: [] - virtualization: - by-test-platform: - windows10-64.*: hardware - default: virtual + virtualization: virtual
marionette: description: "Marionette unittest run"