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 failure on 0.5.0 (due to numerical error?) #15

Open
jakirkham opened this issue Apr 6, 2016 · 2 comments
Open

Test failure on 0.5.0 (due to numerical error?) #15

jakirkham opened this issue Apr 6, 2016 · 2 comments

Comments

@jakirkham
Copy link
Contributor

Seeing this test failure. Using Python 2.7.11, NumPy 1.10.4, gcc 4.8.5.

python /zopt/conda2/conda-bld/work/cmt-0.5.0/code/cmt/python/tests/univariate_test.py
....F...
======================================================================
FAIL: test_binomial_sample (__main__.Tests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/zopt/conda2/conda-bld/work/cmt-0.5.0/code/cmt/python/tests/univariate_test.py", line 105, in test_binomial_sample
    self.assertGreater(p, 0.00001)
AssertionError: 5.4613320286029258e-10 not greater than 1e-05

----------------------------------------------------------------------
Ran 8 tests in 0.043s

FAILED (failures=1)
@FlorianFranzen
Copy link
Collaborator

Is this fixed in the latest release v0.6.0?

@jakirkham
Copy link
Contributor Author

I have seen sporadic failures due to this test in the latest version as well.

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