Python-2.6.1 ctypes test cases failing

N

Naresh Bhat

Hi All,

I have the following setup

Kernel version: linux-2.6.32.41
Python Version: Python-2.6.1
Hardware target: MIPS 64bit

I am just trying to run python test cases, Observed that on my MIPS
64bit system only _ctypes related test cases are failing.

Is there any available patch for this issue ??


Only _ctypes test cases are failing:
============================
root@cavium-octeonplus:~#
root@cavium-octeonplus:~# python /usr/lib32/python2.6/test/test_ctypes.py
......................
...................................
test_doubleresult (ctypes.test.test_functions.FunctionTestCase) ... FAIL
test_floatresult (ctypes.test.test_functions.FunctionTestCase) ... FAIL
test_intresult (ctypes.test.test_functions.FunctionTestCase) ... FAIL
test_longdoubleresult (ctypes.test.test_functions.FunctionTestCase) ... FAIL
test_longlongresult (ctypes.test.test_functions.FunctionTestCase) ... FAIL
test_wchar_parm (ctypes.test.test_functions.FunctionTestCase) ... FAIL
test_wchar_result (ctypes.test.test_functions.FunctionTestCase) ... FAIL
test_longdouble (ctypes.test.test_callbacks.Callbacks) ... FAIL
test_integrate (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... FAIL
test_wchar_parm
(ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ...
FAIL
test_wchar_parm (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... FAIL
test_wchar_parm (ctypes.test.test_as_parameter.BasicWrapTestCase) ... FAIL
test_qsort (ctypes.test.test_libc.LibTest) ... FAIL
test_sqrt (ctypes.test.test_libc.LibTest) ... FAIL
test_double (ctypes.test.test_cfuncs.CFunctions) ... FAIL
test_double_plus (ctypes.test.test_cfuncs.CFunctions) ... FAIL
test_float (ctypes.test.test_cfuncs.CFunctions) ... FAIL
test_float_plus (ctypes.test.test_cfuncs.CFunctions) ... FAIL
test_longdouble (ctypes.test.test_cfuncs.CFunctions) ... FAIL
test_longdouble_plus (ctypes.test.test_cfuncs.CFunctions) ... FAIL


--Thanks and Regards
"For things to change, we must change"
-Naresh Bhat
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,123
Latest member
Layne6498
Top