Fail build on BSD integration test fails

This commit is contained in:
ta264 2021-04-27 21:56:11 +01:00
parent 5140ee8f2e
commit 0a2afe692f
1 changed files with 1 additions and 1 deletions

View File

@ -651,7 +651,7 @@ stages:
testResultsFormat: 'NUnit'
testResultsFiles: '**/TestResult.xml'
testRunTitle: 'FreeBSD Integration Tests'
failTaskOnFailedTests: false
failTaskOnFailedTests: true
displayName: Publish Test Results
- job: Integration_Docker