[Python-Dev] Slow tests involving bsddb - timeout
skip at pobox.com
skip at pobox.com
Thu Dec 6 04:09:27 CET 2007
Guido> I think I've seen this too when running the bsddb3 unittest. I
Guido> think it's caused by a previous test ending badly and leaving
Guido> junk behind that the test suite doesn't properly remove before
Guido> starting. But I don't recall the details.
Thanks, that at least gives me some hope that I can try to narrow down the
problem with a little binary searching.
Skip
More information about the Python-Dev
mailing list