Skip to content

Rerun intermittent failures in CI#1866

Merged
dlakaplan merged 8 commits into
nanograv:masterfrom
abhisrkckl:rerunfailures
Dec 10, 2024
Merged

Rerun intermittent failures in CI#1866
dlakaplan merged 8 commits into
nanograv:masterfrom
abhisrkckl:rerunfailures

Conversation

@abhisrkckl

@abhisrkckl abhisrkckl commented Dec 4, 2024

Copy link
Copy Markdown
Contributor

This was initially part of #1798 which was merged and then reverted.

@abhisrkckl

Copy link
Copy Markdown
Contributor Author

The macos failure is because the runner is deprecated.

@dlakaplan

Copy link
Copy Markdown
Contributor

I was also dealing with a situation like this, and in that case I just put in a fixed random seed so I know that it should pass if things work. but I don't know if that's a good idea in general?

@abhisrkckl

Copy link
Copy Markdown
Contributor Author

I think this is a more general solution. This also lets us know that we have a problem if the test fails even after 5 reruns.

@abhisrkckl abhisrkckl changed the title WIP: Rerun intermittent failures in CI Rerun intermittent failures in CI Dec 6, 2024
@dlakaplan

Copy link
Copy Markdown
Contributor

Since the new MacOS tests are no longer part of tox.ini, can you add the appropriate arguments to the git CI file?

@abhisrkckl

Copy link
Copy Markdown
Contributor Author

Since the new MacOS tests are no longer part of tox.ini, can you add the appropriate arguments to the git CI file?

Added.

@dlakaplan

Copy link
Copy Markdown
Contributor

Looks good - should I merge?

@abhisrkckl

abhisrkckl commented Dec 10, 2024 via email

Copy link
Copy Markdown
Contributor Author

@dlakaplan dlakaplan merged commit 19abb24 into nanograv:master Dec 10, 2024
@abhisrkckl abhisrkckl deleted the rerunfailures branch January 20, 2025 08:52
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