iarray/tests/test_random.py:113: AssertionError
=========================== short test summary info ============================
FAILED iarray/tests/test_random.py::test_beta[float32-shape2-chunks2-blocks2-3-4]
============ 1 failed, 1547 passed, 48 skipped in 665.89s (0:11:05) ============
##[error]Bash exited with code '1'.
Finishing: Test wheel
This is probably because the tests for random is too picky. I think we want to relax the conditions for passing.
From time to time, we are getting failures like:
This is probably because the tests for random is too picky. I think we want to relax the conditions for passing.