[issue7269] Windows buildbot occasional DBFileExistsError failures in test_bsddb3

2010-01-15 Thread Florent Xicluna
Florent Xicluna added the comment: #7691 marked duplicate of this bug. I've set the current directory read-only to track this bug. There's a single TestCase which creates the file in the current directory instead of /tmp. All other bsddb tests use either "get_new_environment_path" or "get_ne

[issue7269] Windows buildbot occasional DBFileExistsError failures in test_bsddb3

2009-11-05 Thread R. David Murray
New submission from R. David Murray : The windows buildbot occasionally fails with tracebacks like this: == ERROR: test01_badpointer (bsddb.test.test_misc.MiscTestCase) ---