Open
Description
Microsoft PowerToys version
0.82
Installation method
Other (please specify in "Steps to Reproduce")
Running as admin
None
Area(s) with issue?
General
Steps to reproduce
From #33746
CI was failing.
Starting: UI Tests
Task : Visual Studio Test
Description : Run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VsTest) runner. Test frameworks that have a Visual Studio test adapter such as MsTest, xUnit, NUnit, Chutzpah (for JavaScript tests using QUnit, Mocha and Jasmine), etc. can be run. Tests can be distributed on multiple agents using this task (version 2).
Version : 2.240.1
Author : Microsoft Corporation
Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/test/vstest
Running tests using vstest.console.exe runner.
Test selector : Test assemblies
Test filter criteria : undefined
Search folder : D:\a_work\1\build-x64-Release
Action when minimum tests threshold not met : donothing
Minimum tests expected to be run: 0
vstest.console.exe, specified location : D:\a_work_tool\VsTest\17.10.0\x64\tools\net462\Common7\IDE\Extensions\TestPlatform
Run in parallel : false
Run in isolation : false
Path to custom adapters : undefined
Other console options : undefined
Code coverage enabled : false
Diagnostics enabled : false
Rerun failed tests: true
Rerun failed tests threshold: 30
Rerun maximum attempts: 3
Run the tests locally using vstest.console.exe
======================================================
##[error]VsTest task failed.
Finishing: UI Tests
✔️ Expected Behavior
CI works :)
❌ Actual Behavior
CI failing
Other Software
No response
Activity