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.

Author michael-o
Recipients michael-o
Date 2018-08-11.09:43:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I am currently trying investigate tests failures on HP-UX to port some engineering applications away from Fortran to Python, but a bunch of tests require outbound connection which I do not have. I do have an HTTP proxy only.

Please add something to TESTOPTS, e.g., '-o' (offline) to skip test. I'd like to focus on the real test failures.
History
Date User Action Args
2018-08-11 09:43:13michael-osetrecipients: + michael-o
2018-08-11 09:43:13michael-osetmessageid: <[email protected]>
2018-08-11 09:43:13michael-olinkissue34381 messages
2018-08-11 09:43:13michael-ocreate