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 arcivanov
Recipients BTaskaya, arcivanov, vstinner
Date 2020-07-02.13:43:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593697427.77.0.121250118371.issue41194@roundup.psfhosted.org>
In-reply-to
Content
How to reproduce:

1. Clone github.com/pybuilder/pybuilder
2. Checkout https://github.com/pybuilder/pybuilder/pull/724
3. Run `PYTHONWARNINGS=ignore python ./build.py -v -X`

The failure occurs in the integration test smoke test in smoke_clean_tests.py
History
Date User Action Args
2020-07-02 13:43:47arcivanovsetrecipients: + arcivanov, vstinner, BTaskaya
2020-07-02 13:43:47arcivanovsetmessageid: <1593697427.77.0.121250118371.issue41194@roundup.psfhosted.org>
2020-07-02 13:43:47arcivanovlinkissue41194 messages
2020-07-02 13:43:47arcivanovcreate