[issue7691] test_bsddb3 files are not always removed when test fails

2010-01-15 Thread Florent Xicluna
Changes by Florent Xicluna : -- resolution: -> duplicate stage: test needed -> status: open -> closed superseder: -> Windows buildbot occasional DBFileExistsError failures in test_bsddb3 ___ Python tracker _

[issue7691] test_bsddb3 files are not always removed when test fails

2010-01-13 Thread Florent Xicluna
New submission from Florent Xicluna : The series of failures 2808-2838 in buildbot x86 XP-4 is due to a file which was not removed after test 2807 was aborted. http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%20trunk/builds/2807 -- components: Tests keywords: buildbot message