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

FAIL: test_unweighted_minimal_trees (tests.test_api.EdgeCasesTests.test_unweighted_minimal_trees) #157

Closed
vpa1977 opened this issue Oct 4, 2023 · 2 comments

Comments

@vpa1977
Copy link

vpa1977 commented Oct 4, 2023

The test fails with the following assertion:

589s ======================================================================
589s FAIL: test_unweighted_minimal_trees (tests.test_api.EdgeCasesTests.test_unweighted_minimal_trees)
589s ----------------------------------------------------------------------
589s Traceback (most recent call last):
589s   File "/tmp/autopkgtest.lyRh5I/build.1AG/src/unifrac/tests/test_api.py", line 296, in test_unweighted_minimal_trees
589s     self.assertEqual(actual, expected)
589s AssertionError: 0.9999999403953552 != 1.0
589s 
589s ----------------------------------------------------------------------

See https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/amd64/u/unifrac/20230930_111936_3decc@/log.gz

@sfiligoi
Copy link
Collaborator

sfiligoi commented Oct 4, 2023

@vpa1977 Do I read it right that you are testing unifrac 1.2 (with unifrac-binaries 1.3.2)?
If so, can you test the latest version, instead?
(unifrac 1.3 with unifrac-binaries 1.4)

@vpa1977
Copy link
Author

vpa1977 commented Oct 4, 2023

Hi, it is not reproducible with the latest version, closing it as invalid.

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

No branches or pull requests

2 participants