Zachary Ware <zachary.w...@gmail.com> added the comment:

> Can we manually ssh into the buildbots from the buildbot master and delete 
> the file?

No, there is no access to the workers except for the connection created by each 
worker for the purpose of buildbot communication (and individually by each 
worker owner).

> It may be easier to remove "trace.cover" before testing every time than clean 
> up all buildbots once.

I agree.  Alternately, the test could be changed to avoid that assertion; it's 
strange that the test could fail just because a file could happen to exist 
outside of the test's control.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34171>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to