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

Noisy test ... #440

Closed
kif opened this issue Mar 8, 2021 · 1 comment · Fixed by #476
Closed

Noisy test ... #440

kif opened this issue Mar 8, 2021 · 1 comment · Fixed by #476

Comments

@kif
Copy link
Member

kif commented Mar 8, 2021

Probably related to some randomness at some places...

======================================================================
FAIL: test_cython (fabio.test.test_densification.TestDensification)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/python/cp37-cp37m/lib/python3.7/site-packages/fabio/test/test_densification.py", line 73, in test_cython
    self.assertTrue(numpy.all(python == cython), "python == cython #" + str(i))
AssertionError: False is not true : python == cython #2
----------------------------------------------------------------------
@kif
Copy link
Member Author

kif commented Mar 8, 2021

thanks @t20100 for spotting it

kif added a commit to kif/fabio that referenced this issue Jun 2, 2022
@kif kif mentioned this issue Jun 2, 2022
@kif kif closed this as completed in #476 Jun 2, 2022
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 a pull request may close this issue.

1 participant