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 <rep...@bugs.python.org> <http://bugs.python.org/issue15526> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com