-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Where are you running it?
- Azure DevOps Service (VSTS)
Version of Extension/Task
10.0.5
Expected behaviour and actual behaviour
Expected: Pester task passes without error when no tests fail
Actual: Pester task fails with error even though all tests pass
Steps to reproduce the problem
Here's a link to a public project where this issue can be repro'd
I thought originally it may be down to tags and skipping tests but I created a simple repro here with 1 test to run and the test runner fails with 'Pester returned errors', appears to be an issue when checking the results here
| if ($result.failedCount -ne 0) { |
Thanks,
Colin.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working