This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2017年05月16日 23:38 by vstinner, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg293822 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2017年05月16日 23:38 | |
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Non-Debug%203.x/builds/279/steps/test/logs/stdio ====================================================================== FAIL: test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Lib/test/test_asyncio/test_subprocess.py", line 213, in test_stdin_broken_pipe self.loop.run_until_complete, coro) AssertionError: (<class 'BrokenPipeError'>, <class 'ConnectionResetError'>) not raised by run_until_complete ---------------------------------------------------------------------- |
|||
| msg300143 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2017年08月11日 00:06 | |
I only saw this bug once since June, so I close this issue. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:46 | admin | set | github: 74567 |
| 2017年08月11日 00:06:53 | vstinner | set | status: open -> closed resolution: out of date messages: + msg300143 stage: resolved |
| 2017年05月16日 23:38:36 | vstinner | create | |