?spurious? Timeout in BSDDB under MS Windows
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Trent, are you available to look at the ?spurious? timeout failures in bsddb replication code in the Windows buildbot?. Ten seconds timeout should be plenty enough. I can't debug any MS Windows issue myself; this is a Microsoft-free environment. - -- Jesus Cea Avion _/_/ _/_/_/ _/_/_/ jcea@jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/ jabber / xmpp:jcea@jabber.org _/_/ _/_/ _/_/_/_/_/ . _/_/ _/_/ _/_/ _/_/ _/_/ "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ "El amor es poner tu felicidad en la felicidad de otro" - Leibniz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBSMFWXJlgi5GaxT1NAQK3BwQAlG532RIfCKRLRwQWYqUnL87F4ITxgu7W 6QgzIHoCvl/oA5G0MsaSJ6Qh3XdutH4RjovxH7Ky3rQ08lFa7iyg6mHuzkBTDbri Pb7jgWHxQ/FImSD1rxqJHrLpKvRNoR0zjyDUVlEsgLElJ6wKGz4/eclJh0/0Wylv QdTISCI4rR4= =HBAA -----END PGP SIGNATURE-----
On Fri, Sep 05, 2008 at 05:55:13PM +0200, Jesus Cea wrote:
Trent, are you available to look at the ?spurious? timeout failures in bsddb replication code in the Windows buildbot?.
Ten seconds timeout should be plenty enough. I can't debug any MS Windows issue myself; this is a Microsoft-free environment.
I think I added in 10 seconds 'cause the tests kept failing when it was at 2 seconds ;-) I remember digging around the code a bit when I bumped bsddb to 4.7 on Windows to try and figure out what was going on. As far as I could tell it wasn't anything obvious caused by the Python code; is it possible this could be an issue with the underlying bsddb code? Side note: are all your recent bsddb changes that went into trunk also available in py3k? I've had "bump py3k Windows buildbots to use bsddb 4.7.25" on my todo list for far too long! Trent.
On Mon, Sep 8, 2008 at 3:24 AM, Trent Nelson <python-dev-list@trentnelson.com> wrote:
On Fri, Sep 05, 2008 at 05:55:13PM +0200, Jesus Cea wrote:
Trent, are you available to look at the ?spurious? timeout failures in bsddb replication code in the Windows buildbot?.
Ten seconds timeout should be plenty enough. I can't debug any MS Windows issue myself; this is a Microsoft-free environment.
I think I added in 10 seconds 'cause the tests kept failing when it was at 2 seconds ;-)
I remember digging around the code a bit when I bumped bsddb to 4.7 on Windows to try and figure out what was going on. As far as I could tell it wasn't anything obvious caused by the Python code; is it possible this could be an issue with the underlying bsddb code?
Are the buildbot(s) running under vmware? n
participants (3)
-
Jesus Cea
-
Neal Norwitz
-
Trent Nelson