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

fix: avoid flaky test behavior on macOS (backport #10) #11

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 13, 2024

Closes #8

Although I have not been able to pin-point the reason for the flaky test behavior, tightening the convergence thresholds, disabling warm-starting, and loosening the relative tolerance of the equality check seems to make the flakiness go away.
Prior to this PR, I would see 5-10 failures in 1000 repetitions. After this, I no longer observe any.


This is an automatic backport of pull request #10 done by Mergify.

@mrossinek mrossinek enabled auto-merge (squash) September 13, 2024 11:16
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10848117807

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10834215654: 0.0%
Covered Lines: 59
Relevant Lines: 59

💛 - Coveralls

@mrossinek mrossinek merged commit e007dda into stable/0.1 Sep 13, 2024
15 checks passed
@mergify mergify bot deleted the mergify/bp/stable/0.1/pr-10 branch September 13, 2024 11:21
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