Skip to content

Conversation

@jonathanpeppers
Copy link
Member

@jonathanpeppers jonathanpeppers commented Jul 1, 2020

Context: https://docs.microsoft.com/azure/devops/pipelines/tasks/test/publish-test-results#yaml-snippet
Context: https://dev.azure.com/xamarin/public/_build/results?buildId=21614&view=ms.vss-test-web.build-test-results-tab

Currently, if a test fails on macOS the build will still be green.

We need to set failTaskOnFailedTests on the PublishTestResults step.

I also filled out testRunTitle, to fix the display name shown on
test results.

Context: https://docs.microsoft.com/azure/devops/pipelines/tasks/test/publish-test-results#yaml-snippet
Context: https://dev.azure.com/xamarin/public/_build/results?buildId=21614&view=ms.vss-test-web.build-test-results-tab

Currently, if a test fails on macOS the build will still be green.

We need to set `failTaskOnFailedTests` on the `PublishTestResults` step.

I also filled out `testRunTitle`, to fix the display name shown on
test results.
@jonathanpeppers
Copy link
Member Author

@jonathanpeppers jonathanpeppers merged commit 32a1e2c into dotnet:master Jul 1, 2020
@jonathanpeppers jonathanpeppers deleted the azdo-macos-tests branch July 1, 2020 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants