[Bug 1526613] Re: ftbfs asyncio test failure with 3.5.1-2, used to pass with 3.5.0-2

Barry Warsaw 1526613 at bugs.launchpad.net
Wed Jan 13 16:26:21 UTC 2016


FWIW, instrumenting cython's asyncio_generators.srctree file to show
both events and expected at the failing assertion, we see:

End-to-end asyncio_generators ...
/home/barry/projects/debian/cython/upstream/.tox/py35/bin/python
test_async_def_future.py

Traceback (most recent call last):
  File "test_async_def_future.py", line 16, in <module>
    runloop()
  File "test_async_def_future.py", line 14, in runloop
    assert events == expected, (events, '==', expected)
AssertionError: (['setup', 'setval', None], '==', ['setup', 'setval', 123])

-- 
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