Enable Android UI Tests failure fail the build
AutoRetry is still needed because of https://github.com/unoplatform/uno/issues/1259
This commit is contained in:
Родитель
c9154cb962
Коммит
257e1e4553
|
@ -32,7 +32,7 @@ jobs:
|
|||
testRunTitle: 'Android Test Run'
|
||||
testResultsFormat: 'NUnit'
|
||||
testResultsFiles: '$(build.sourcesdirectory)/build/TestResult.xml'
|
||||
failTaskOnFailedTests: false # see https://github.com/unoplatform/uno/issues/1259 for details
|
||||
failTaskOnFailedTests: true
|
||||
|
||||
- task: PublishBuildArtifacts@1
|
||||
condition: always()
|
||||
|
|
Загрузка…
Ссылка в новой задаче