This problem is on a 32bit Solaris 8 system.
======================================================================
FAIL: Test find_duplicates
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/ra/pyssg/2.5.1/numpy/lib/tests/test_recfunctions.py", line
150, in test_find_duplicates
assert_equal(test[-1], control)
File "/usr/stsci/pyssgdev/2.5.1/numpy/ma/testutils.py", line 121, in
assert_equal
return assert_array_equal(actual, desired, err_msg)
File "/usr/stsci/pyssgdev/2.5.1/numpy/ma/testutils.py", line 193, in
assert_array_equal
header='Arrays are not equal')
File "/usr/stsci/pyssgdev/2.5.1/numpy/ma/testutils.py", line 186, in
assert_array_compare
verbose=verbose, header=header)
File "/usr/stsci/pyssgdev/2.5.1/numpy/testing/utils.py", line 295, in
assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not equal
(mismatch 100.0%)
x: array([2, 0])
y: array([0, 2])
----------------------------------------------------------------------
Ran 1899 tests in 99.598s
--
Christopher Hanley
Senior Systems Software Engineer
Space Telescope Science Institute
3700 San Martin Drive
Baltimore MD, 21218
(410) 338-4338
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion