Re: [Python-Dev] bsddb: Test failures on windows (HELP!)

2008-07-29 Thread Guido van Rossum
On Wed, Jul 23, 2008 at 10:44 PM, Mark Hammond <[EMAIL PROTECTED]> wrote: >> Trent, I was wondering if you could look at some test failures in MS >> Windows builds. I can't debug Windows issues myself :-(. This is a MS >> free environment... > > In these errors I see lots of bsdbd errors, many of t

Re: [Python-Dev] bsddb: Test failures on windows (HELP!)

2008-07-29 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Amaury Forgeot d'Arc wrote: | I see that some tests use os.unlink. They should use | test_support.unlink() instead. Old stuff. Fix just committed. - -- Jesus Cea Avion _/_/ _/_/_/_/_/_/ [EMAIL PROTECTED] - http:/

Re: [Python-Dev] bsddb: Test failures on windows (HELP!)

2008-07-24 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jesus Cea wrote: | Trent, I was wondering if you could look at some test failures in MS | Windows builds. I can't debug Windows issues myself :-(. This is a MS | free environment... I will be out of the city, 100% offline, until monday/tuesday. I wil

Re: [Python-Dev] bsddb: Test failures on windows (HELP!)

2008-07-24 Thread Amaury Forgeot d'Arc
Tres Seaver wrote: > Mark Hammond wrote: > >>> Trent, I was wondering if you could look at some test failures in MS >>> Windows builds. I can't debug Windows issues myself :-(. This is a MS >>> free environment... >> >> In these errors I see lots of bsdbd errors, many of the form: >> >> | DBFileExi

Re: [Python-Dev] bsddb: Test failures on windows (HELP!)

2008-07-24 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Hammond wrote: >> Trent, I was wondering if you could look at some test failures in MS >> Windows builds. I can't debug Windows issues myself :-(. This is a MS >> free environment... > > In these errors I see lots of bsdbd errors, many of the fo

Re: [Python-Dev] bsddb: Test failures on windows (HELP!)

2008-07-23 Thread Mark Hammond
> Trent, I was wondering if you could look at some test failures in MS > Windows builds. I can't debug Windows issues myself :-(. This is a MS > free environment... In these errors I see lots of bsdbd errors, many of the form: | DBFileExistsError: (17, 'File exists -- __fop_file_setup: Retry lim

[Python-Dev] bsddb: Test failures on windows (HELP!)

2008-07-23 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trent, I was wondering if you could look at some test failures in MS Windows builds. I can't debug Windows issues myself :-(. This is a MS free environment... Details: