Steve Dower <steve.do...@python.org> added the comment:

> It is true that I worry about failing tests during PGO training because they 
> stop me from compiling Python -with- PGO.

They shouldn't prevent you from compiling with PGO... even if they cause Python 
to crash, you should be able to compile still. How is it failing? Do you not 
get binaries in the output folder at the end? What error messages do you see?

In any case, the httpservers failures seem to recur for you on 3.7, but not 
anyone else, which means we need your help diagnosing that issue. Could you 
start by getting the latest 3.7 sources, run "PCbuild/build.bat -p x64" and 
then your rt.bat command and post the complete output?

----------
stage: resolved -> test needed
status: closed -> open
versions:  -Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35693>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to