PyPy 5.0.0

David Naylor dbn at freebsd.org
Sun Mar 13 19:14:26 UTC 2016


On Sunday, 13 March 2016 15:36:44 David Naylor wrote:
> Hi,
> 
> FYI, I have started on the update to version 5.0.0 for PyPy.

PyPy has been updated to 5.0.0 in r411015.  

> Is anyone available to help fix some unit tests?

The unit tests fail to run to completion.  The highlights of the first of 4 
sets of unit tests:
 1) ERROR at setup of AppTestFFIType.test_simple_types: I have a WIP fix for 
this error, it is caused by a difference in where Linux and FreeBSD loads 
ldopen from: libc and rtld respectively.  This affects many tests.  
 2) Failed unit tests:
   a) AppTestConnectedSSL_Timeout.test_read_upto: SSL operation timed out
   b) AppTestPosix.test_execve: hard-coding of "python" - need to add 
dependency on lang/python for unit test.
   c) AppTestPosix.test_nice: os.nice(3) fails to return 3.
   d) AppTestKqueue.test_queue_event: client.connect failed to return 
errno.EINPROGRESS - possible difference due to FreeBSD and Mac OS 10.

Any assistance in fixing these unit test failures (and others) will be greatly 
appreciated.  

Regards,

dbn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/freebsd-python/attachments/20160313/9e37b90d/attachment.sig>


More information about the freebsd-python mailing list