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

snfeatures unit test failing #221

Open
Catarina-Alves opened this issue Jun 19, 2020 · 0 comments
Open

snfeatures unit test failing #221

Catarina-Alves opened this issue Jun 19, 2020 · 0 comments
Labels
bug Breaking issue, issue that is causing a program crash or major error unit tests To add or modify tests

Comments

@Catarina-Alves
Copy link
Collaborator

Catarina-Alves commented Jun 19, 2020

The results of test_karpenka_leastsq and test_newling_leastsq changed with the update of some library. I could not diagnose what changed and test_karpenka_leastsq is now failing because the changes are larger than the tolerance.

The tests test_templates_leastsq and test_newling_leastsq also need to be fixed due to the same motive

At the moment, the failing tests are commented out but we should investigate what changed, why and decide whether to update the test or change it somehow.

File: snfeatures_test.py
Functions: test_karpenka_leastsq, test_templates_leastsq, test_newling_leastsq

@Catarina-Alves Catarina-Alves added bug Breaking issue, issue that is causing a program crash or major error unit tests To add or modify tests labels Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Breaking issue, issue that is causing a program crash or major error unit tests To add or modify tests
Projects
None yet
Development

No branches or pull requests

1 participant