Attached are the changes to the asyncio module between 3.5.0 and 3.5.1 as packaged in ubuntu. Reverse applying this patch against 3.5.1 makes the cython test-suite pass.
Otherwise cython test suite fails on any architecture as seen in https://launchpad.net/ubuntu/+source/cython/0.23.4-0ubuntu1 E.g. amd64 https://launchpadlibrarian.net/232316886/buildlog_ubuntu-xenial-amd64.cython_0.23.4-0ubuntu1_BUILDING.txt.gz ====================================================================== FAIL: runTest (__main__.EndToEndTest) End-to-end asyncio_generators ---------------------------------------------------------------------- Traceback (most recent call last): File "runtests.py", line 1417, in runTest self.assertEqual(0, res, "non-zero exit status") AssertionError: 0 != 1 : non-zero exit status ** Patch added: "asyncio.patch" https://bugs.launchpad.net/ubuntu/+source/cython/+bug/1526613/+attachment/4544393/+files/asyncio.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1526613 Title: ftbfs asyncio test failure with 3.5.1-2, used to pass with 3.5.0-2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cython/+bug/1526613/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
