Don't fail build on BSD integration test fail

pull/6046/head
ta264 4 years ago
parent f6f8934ce3
commit 6ea370870d

@ -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

Loading…
Cancel
Save