A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2018-July/154808.html below:

[Python-Dev] Tests failing on Windows with TESTFN

[Python-Dev] Tests failing on Windows with TESTFN [Python-Dev] Tests failing on Windows with TESTFNTim Golden mail at timgolden.me.uk
Sun Jul 29 11:31:23 EDT 2018
On 29/07/2018 15:21, Jeremy Kloth wrote:
> On Sun, Jul 29, 2018 at 3:13 AM Tim Golden <mail at timgolden.me.uk> wrote:
>> For an example:
>>
>> http://tjg.org.uk/test.log
> 
> Thank you!  After inspecting all the errors, it does seem that they
> are ALL caused by "bare" os.unlink/rmdir calls.  So it seems that a
> massive undertaking of ferreting out these locations and replacing
> them with their support equivalents would be needed to have a passing
> test suite for you.

Thanks for checking. As I mentioned elsewhere in this thread, I propose 
to go through and apply support.unlink where necessary. It won't make 
things any worse and will hopefully improve in some areas.

For test_mailbox I've experimentally implemented a hybrid tempfile / 
local directory solution. ie I've created a new file on each run, but 
only within the python_<pid> folder which already exists. As long as the 
directory cleans up there should be no leftovers. That's certainly 
helped although my re-run harness has provoked at least one error.

TJG
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4