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

Try to make AlgClosureFp tests fail less often #2881

Closed
wants to merge 2 commits into from

Conversation

fingolfin
Copy link
Member

@fingolfin fingolfin commented Oct 4, 2023

Instead of using the global cached versions of the starting fields,
use fresh copies to avoid interference by the global effects of
previous tests.

Of course this does not solve issue #2691, but for now
it should reduce the number of times CI fails randomly due to this.

This contains PR #2809 because that PR seemed to trigger these failures consistently, so if this PR here now passes, it may actually work...

... to make test runs *slightly* easier to reproduce.
Instead of using the global cached versions of the starting fields,
use fresh copies to avoid interference by the global effects of
previous tests.

Of course this does not solve the fundamental issue, but for now
it should reduce the number of times CI fails randomly due to this.
@fingolfin
Copy link
Member Author

@fieker unfortunately this doesn't seem to help

@fingolfin
Copy link
Member Author

Unfortunately doesn't work, so I made #2888 instead

@fingolfin fingolfin closed this Oct 5, 2023
@fingolfin fingolfin deleted the mh/AlgClosureFp branch May 29, 2024 15:53
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.

1 participant