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

[TEST] Fix sporadic test failure #98

Open
emdupre opened this issue Oct 30, 2024 · 1 comment
Open

[TEST] Fix sporadic test failure #98

emdupre opened this issue Oct 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@emdupre
Copy link
Collaborator

emdupre commented Oct 30, 2024

We occasionally have the 3.10 check fail on PRs with this error :

FAILED fmralign/tests/test_template_alignment.py::test_template_closer_to_target - assert 0.8712401553815377 >= 0.8879695020299416

We should re-visit this test to make it more robust.

@emdupre emdupre added the bug Something isn't working label Oct 30, 2024
@emdupre
Copy link
Collaborator Author

emdupre commented Oct 30, 2024

See for example #97 ; it was entirely unrelated to the main code base but still triggered the failure. On re-run, though, all checks passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant