Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSOE-471: In GitHub Actions workflows, surface log message if a UI test is retried #237

Merged
merged 5 commits into from
Nov 27, 2022

Conversation

Piedone
Copy link
Member

@Piedone Piedone commented Nov 25, 2022

OSOE-471
Fixes #232

@github-actions github-actions bot changed the title In GitHub Actions workflows, surface log message if a UI test is retried OSOE-471: In GitHub Actions workflows, surface log message if a UI test is retried Nov 25, 2022
_configuration.GitHubActionsOutputConfiguration.EnableTestRetryWarningAnnotations &&
GitHubHelper.IsGitHubEnvironment)
{
new GitHubAnnotationWriter(_testOutputHelper).Annotate(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sarahelsaig sarahelsaig merged commit 1d95a4f into dev Nov 27, 2022
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.

In GitHub Actions workflows, surface log message if a UI test is retried (OSOE-471)
2 participants