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

Investigate flaky test detection on Azure Pipelines #5629

Closed
dnakamura opened this issue Oct 27, 2020 · 2 comments
Closed

Investigate flaky test detection on Azure Pipelines #5629

dnakamura opened this issue Oct 27, 2020 · 2 comments
Labels

Comments

@dnakamura
Copy link
Contributor

We should look at enabling flaky test detection on Azure. Might alleviate some of the issue with #5581

see https://docs.microsoft.com/en-us/azure/devops/pipelines/test/flaky-test-management?view=azure-devops

@dnakamura
Copy link
Contributor Author

/cc @fjeremic

@fjeremic fjeremic added the ci label Oct 28, 2020
@fjeremic
Copy link
Contributor

Thanks, the feature was enabled but the flaky tests were still counted as failures. I've enabled manual marking/unmakring and have marked the following two tests as flaky:

  • omrporttest.poll_functionality_basic
  • omrporttest.poll_functionality_many_sockets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants