FreeBSD Bugzilla – Attachment 162754 Details for
Bug 204274
math/py-bottleneck: update to 1.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
math/py-bottleneck: py27-bottleneck nosetests output
2015110300-py27-bottleneck-nosetests.txt (text/plain), 3.87 KB, created by
John W. O'Brien
on 2015-11-04 02:05:29 UTC
(
hide
)
Description:
math/py-bottleneck: py27-bottleneck nosetests output
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2015-11-04 02:05:29 UTC
Size:
3.87 KB
patch
obsolete
>% nosetests-2.7 -v bottleneck >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test for illegal inplace modification of input array ... ok >Test nansum. ... ok >Test nanmean. ... ok >Test nanstd. ... ok >Test nanvar. ... ok >Test nanmin. ... ok >Test nanmax. ... ok >Test median. ... ok >Test nanmedian. ... ok >Test ss. ... ok >Test nanargmin. ... ok >Test nanargmax. ... ok >Test anynan. ... ok >Test allnan. ... ok >Test partsort. ... ok >Test argpartsort. ... ok >Test rankdata. ... ok >Test nanrankdata. ... ok >Test move_sum. ... ok >Test move_mean. ... ok >Test move_std. ... ok >Test move_min. ... ok >Test move_max. ... ok >Test move_median. ... ok >Test move_sum. ... ok >Test move_mean. ... ok >Test move_std. ... ok >Test move_min. ... ok >Test move_max. ... ok >Test move_median. ... ok >Test move_std for neg sqrt. ... ok >Test partsort. ... ok >Test argpartsort. ... ok >partsort transpose test ... ok >Test rankdata. ... ok >Test nanrankdata. ... ok >Test replace. ... ok >Test replace for unsafe casts. ... ok >Test that non-array input raises ... ok >Test replace, int array, old=nan, new=0 ... ok >Test nansum. ... ok >Test nanmean. ... ok >Test nanstd. ... ok >Test nanvar. ... ok >Test nanmin. ... ok >Test nanmax. ... ok >Test median. ... FAIL >Test nanmedian. ... ok >Test ss. ... ok >Test nanargmin. ... ok >Test nanargmax. ... ok >Test anynan. ... ok >Test allnan. ... ok >Test nanmax for size zero input arrays. ... ok >Test nanmin for size zero input arrays. ... ok >nanstd regression test (issue #60) ... ok >nanvar regression test (issue #60) ... ok > >====================================================================== >FAIL: Test median. >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/usr/local/lib/python2.7/site-packages/bottleneck/tests/reduce_test.py", line 95, in unit_maker > assert_array_equal(actual, desired, err_msg) > File "/usr/local/lib/python2.7/site-packages/numpy/testing/utils.py", line 782, in assert_array_equal > verbose=verbose, header='Arrays are not equal') > File "/usr/local/lib/python2.7/site-packages/numpy/testing/utils.py", line 708, in assert_array_compare > raise AssertionError(msg) >AssertionError: >Arrays are not equal > >func median | input a0 (float64) | shape (0,) | axis -1 > >Input array: >[] > >(mismatch 100.0%) > x: array(nan) > y: array('Crashed', > dtype='|S7') > >---------------------------------------------------------------------- >Ran 79 tests in 169.449s > >FAILED (failures=1)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 204274
:
162752
|
162753
| 162754 |
162755
|
162756