That looks unrelated.

In this case I’m guessing the test run timed out and Ctrl+C failed to terminate 
it. For some reason when that happens the logs for the item that timed out are 
not shown, I'd guess because the item is marked “Timeout” rather than “Failed”.

Do you see the “download logs” button? And does that contain the logs? It’s a 
pain, but totally locked up tests like that should be rare…

Top-posted from my Windows 10 phone

From: Victor Stinner
Sent: Thursday, 2 August 2018 10:03
To: Antoine Pitrou
Cc: python-committers
Subject: Re: [python-committers] View logs on VSTS?

Hi,

The error may be related to https://bugs.python.org/issue33782

I understood that VSTS has troubles when a PR gets a new commit while
VSTS is running tests on the previous commit.

Victor

2018-08-02 0:00 GMT+02:00 Antoine Pitrou <anto...@python.org>:
>
> Hello,
>
> I may be missing something, but I fail to view the "tests" log in this
> failed CI build:
> https://python.visualstudio.com/cpython/_build/results?buildId=20701&view=logs
>
> Regards
>
> Antoine.
> _______________________________________________
> 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/
_______________________________________________
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/

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

Reply via email to