Fail on docker integration tests also

pull/356/head
ta264 4 years ago
parent 20b997473a
commit b8d73811d2

@ -561,7 +561,7 @@ stages:
testResultsFormat: 'NUnit'
testResultsFiles: '**/TestResult.xml'
testRunTitle: '$(testName) Integration Tests'
failTaskOnFailedTests: false
failTaskOnFailedTests: true
displayName: Publish Test Results
- stage: Automation

Loading…
Cancel
Save