Closed
Description
Hello,
when running the test suite on i386 wit python3.7 in the debug flavor we get this abort:
-- running tests for 3.7 debug --
NumPy version 1.16.0rc1
NumPy relaxed strides checking option: True
============================= test session starts ==============================
platform linux -- Python 3.7.2rc1, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 -- /usr/bin/python3.7-dbg
cachedir: .pytest_cache
rootdir: /<<PKGBUILDDIR>>, inifile: pytest.ini
collecting ... collected 7336 items / 167 deselected
...
tmp/usr/lib/python3/dist-packages/numpy/core/tests/test_multiarray.py::TestAlignment::test_various_alignments Aborted
could you have a look?
thanks!