Don't fail build on BSD integration test fail

This commit is contained in:
ta264 2021-03-11 00:18:42 +00:00
parent f6f8934ce3
commit 6ea370870d
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: true
failTaskOnFailedTests: false
displayName: Publish Test Results
- job: Integration_Docker