#52559: py27-numpy fresh installation on Sierra fails test ----------------------------+-------------------------------- Reporter: shigemi.ohta@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ----------------------------+-------------------------------- numpy.test('full') quickly fails: ... FAIL: test_refcount_vdot (test_regression.TestRegression) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/core/tests/test_regression.py", line 659, in test_refcount_vdot _assert_valid_refcount(np.vdot) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/testing/utils.py", line 1336, in _assert_valid_refcount assert_(sys.getrefcount(i) >= rc) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/testing/utils.py", line 75, in assert_ raise AssertionError(smsg) AssertionError ---------------------------------------------------------------------- Ran 5940 tests in 1441.503s FAILED (KNOWNFAIL=6, SKIP=30, failures=1) -- Ticket URL: <https://trac.macports.org/ticket/52559> MacPorts <https://www.macports.org/> Ports system for the Mac operating system