[python-committers] Visual Studio Team Services checks on pullrequests

Terry Reedy tjreedy at udel.edu
Thu May 17 10:59:32 EDT 2018


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


More information about the python-committers mailing list