Fail build on BSD integration test fails

(cherry picked from commit aa07f3039e039387a54acabed2acdcd7d6d4830d)
This commit is contained in:
ta264 2021-04-27 19:59:25 +01:00
parent 23f2bbc700
commit 144134446d

View file

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