Dear all,

I've just built and installed pygsl-0.9.0 on Ubuntu 7.04 for amd64
(GSL 1.8, numpy 1.0.1, python 2.5) and subsequently ran run_test.py.

All tests finish succesfully except block_test.py - I've ran that
separately and have attached the output of the test on stdout and
stderr to this message. Please tell me if I can provide you with
further information.

Best wishes, Yung-Chin
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................Etest_2_isnull
 (__main__.SetZeroCharMatrixTestCase) <built-in function gsl_matrix_char_isnull>
...Etest_2_isnull (__main__.SetZeroCharMatrixUITestCase) <built-in function 
gsl_matrix_char_isnull>
......................................................................................................................................................................................................................................................
======================================================================
ERROR: test_2_isnull (__main__.SetZeroCharMatrixTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "block_test.py", line 339, in test_2_isnull
    a = tmp(self.array)
  File "src/init/block_helpers.c", line 712, in PyGSL_matrix_check
  File "src/init/block_helpers.c", line 177, in 
PyGSL_PyArray_prepare_gsl_matrix_view
  File "src/init/block_helpers.c", line 216, in PyGSL_PyArray_Check
gsl_SanityCheckError: sanity check failed - shouldn't happen: The array type 
did not match the spezified one!

======================================================================
ERROR: test_2_isnull (__main__.SetZeroCharMatrixUITestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "block_test.py", line 339, in test_2_isnull
    a = tmp(self.array)
  File "src/init/block_helpers.c", line 712, in PyGSL_matrix_check
  File "src/init/block_helpers.c", line 177, in 
PyGSL_PyArray_prepare_gsl_matrix_view
  File "src/init/block_helpers.c", line 216, in PyGSL_PyArray_Check
gsl_SanityCheckError: sanity check failed - shouldn't happen: The array type 
did not match the spezified one!

----------------------------------------------------------------------
Ran 714 tests in 0.416s

FAILED (errors=2)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pygsl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pygsl-discuss

Reply via email to