-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
On Python 3:
$ dacluster start -n 13
$ make test
...
======================================================================
FAIL: test_sum_4D_cyclic (distarray.dist.tests.test_distarray.TestReduceMethods)
----------------------------------------------------------------------
Traceback (most recent call last):
File "./distarray/dist/tests/test_distarray.py", line 591, in test_sum_4D_cyclic
assert_allclose(darr.sum().tondarray(), arr.sum())
File "/Users/ksmith/Devel/virtualenvs/venv-py3.3.2-64bit/lib/python3.3/site-packages/numpy/testing/utils.py", line 1181, in assert_allclose
verbose=verbose, header=header)
File "/Users/ksmith/Devel/virtualenvs/venv-py3.3.2-64bit/lib/python3.3/site-packages/numpy/testing/utils.py", line 644, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Not equal to tolerance rotl=1e-07, atol=0