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

Reply via email to