On 5/17/2018 10:07 AM, Steve Dower wrote:
Feel free to email me with any questions or feedback, either on or off-list.
When a test fails and verbose test by test output is displayed, it would be really nice if error lines, or at least 'ERROR' were highlighted more somehow. Either in red (hard with plain text, I guess) or ***ERROR***, for instance. In the example, test_asyncio failed (this is a know intermittent problem) and includes lines like
test_sock_sendfile_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ERROR
with no traceback. It is hard to be sure that one has seen all such lines. tjr _______________________________________________ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/