[MacPorts] #52559: py27-numpy fresh installation on Sierra fails test

MacPorts noreply at macports.org
Mon Oct 10 03:21:34 CEST 2016


#52559: py27-numpy fresh installation on Sierra fails test
-----------------------------+-------------------------
  Reporter:  shigemi.ohta@…  |      Owner:  michaelld@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.4
Resolution:                  |   Keywords:
      Port:  py27-numpy      |
-----------------------------+-------------------------
Changes (by larryv@…):

 * owner:  macports-tickets@… => michaelld@…
 * port:   => py27-numpy


Old description:

> 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)

New description:

 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)
 }}}

--

Comment:

 Thanks for the report. Please Cc port maintainers in the future:
 {{{
 $ port info --maintainers py27-numpy
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/52559#comment:1>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list