[Bug 1526613] Re: ftbfs asyncio test failure with 3.5.1-2, used to pass with 3.5.0-2
Dimitri John Ledkov
launchpad at surgut.co.uk
Tue Jan 5 17:55:40 UTC 2016
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
Foundations Bugs, which is subscribed to python3.5 in 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
Status in cython package in Ubuntu:
New
Status in python3.5 package in Ubuntu:
New
Bug description:
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
More information about the foundations-bugs
mailing list