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

ci: Use rerunfailures to retry the flaky vertexing test #1322

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

paulgessinger
Copy link
Member

This test is unfortunately flaky and produces differing output
sometimes. Until we can fix the underlying issue, retry the job.

Example of failure: https://github.com/acts-project/acts/runs/7296836937?check_suite_focus=true
Issue: #1091

This test is unfortunately flaky and produces differing output
sometimes. Until we can fix the underlying issue, retry the job.

Example of failure: https://github.com/acts-project/acts/runs/7296836937?check_suite_focus=true
Issue: acts-project#1091
@paulgessinger paulgessinger added this to the next milestone Jul 12, 2022
@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #1322 (720ee73) into main (a49ad4e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1322   +/-   ##
=======================================
  Coverage   47.42%   47.42%           
=======================================
  Files         375      375           
  Lines       19788    19788           
  Branches     9287     9287           
=======================================
  Hits         9385     9385           
  Misses       4021     4021           
  Partials     6382     6382           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Copy link
Contributor

@AJPfleger AJPfleger left a comment

Choose a reason for hiding this comment

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

lgtm.

@kodiakhq kodiakhq bot merged commit 2dcdd2f into acts-project:main Jul 12, 2022
@paulgessinger paulgessinger deleted the ci/pytest-rerunfailures branch July 12, 2022 08:56
@paulgessinger paulgessinger modified the milestones: next, v19.5.0 Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants