[Zope-Coders] Zope HEAD tests hanging on Windows
Toby Dickenson
tdickenson@geminidataloggers.com
Wed, 13 Nov 2002 15:26:07 +0000
On Wednesday 13 November 2002 2:25 pm, Chris Withers wrote:
> The subject says as much as I know :-(
>
> This is with Python 2.2.
>
> Actually, I see I managed to get some output. This was done by change
> testrunner.py's -v to 2 and manually killing the process running the te=
sts
> using the tast manager.
>
> Anyone got any ideas?
Are you including a recent BerekelyDB in your tests?
Yesterday I committed a minor bug with a bad interaction with the recent=20
BerkeleyDB storages. Check out the "DB.close() needs to be called" thread=
on=20
zope-dev for details.
If this is the cause of your problem it was resolved 4 hours ago.