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
signature.asc
Description: This is a digitally signed message part.