[issue15526] regrtest crash on Windows 7 AMD64

Jeremy Kloth report at bugs.python.org
Wed Aug 1 16:17:33 CEST 2012


Jeremy Kloth added the comment:

> Well, test_startfile seems to be a common issue on that buildbot.

I wouldn't really call it common (twice in the last 30 runs).

However I would wager that the PermissionError is being caused by an
unknown (without having Process Monitor running when the error occurs)
process temporarily grabbing a handle to a file/directory within the
tests temporary directory.

This just reinforces the need for the solution in issue15496 to be applied.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15526>
_______________________________________


More information about the Python-bugs-list mailing list