Bugs item #1010645, was opened at 2004-08-17 03:39 Message generated for change (Comment added) made by greg You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1010645&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Extension Modules >Group: Python 2.5 Status: Open Resolution: None Priority: 5 Submitted By: Matthias Klose (doko) >Assigned to: Gregory P. Smith (greg) Summary: bsddb3 testsuite failure when running more than one time Initial Comment: running the testsuite with TESTOPTS="-l -unetwork,bsddb" leaves (sometimes?) an directory Lib/test/db_home, which lets two of the bsddb tests fail in further test runs. Removing this directory before the next test run, lets the tests complete sucessfully. ---------------------------------------------------------------------- >Comment By: Gregory P. Smith (greg) Date: 2006-04-12 13:44 Message: Logged In: YES user_id=413 yes there appear to be several messy turds (db_home/ and even a db created outside of db_home) in the existing full bsddb test suite. its on my list to find and clean up. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1010645&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com