[python-committers] AppVeyor failure on test_asyncgen?
Antoine Pitrou
antoine at python.org
Wed Aug 16 14:32:18 EDT 2017
More information about the python-committers mailing list
Wed Aug 16 14:32:18 EDT 2017
- Previous message (by thread): [python-committers] Windows team created on GitHub
- Next message (by thread): [python-committers] AppVeyor failure on test_asyncgen?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, One of my PR builds got an AppVeyor failure in test_asyncgen and I really doubt it is due to the PR itself: https://ci.appveyor.com/project/python/cpython/build/3.7.0a0.5366#L682 ====================================================================== FAIL: test_async_gen_asyncio_gc_aclose_09 (test.test_asyncgen.AsyncGenAsyncioTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "C:\projects\cpython\lib\test\test_asyncgen.py", line 627, in test_async_gen_asyncio_gc_aclose_09 self.assertEqual(DONE, 1) AssertionError: 0 != 1 Regards Antoine.
- Previous message (by thread): [python-committers] Windows team created on GitHub
- Next message (by thread): [python-committers] AppVeyor failure on test_asyncgen?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list