[ python-Bugs-954530 ] bsddb3 test errors

SourceForge.net noreply at sourceforge.net
Sat May 15 16:21:57 EDT 2004


Bugs item #954530, was opened at 2004-05-15 10:59
Message generated for change (Comment added) made by greg
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=954530&group_id=5470

Category: Extension Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Peters (tim_one)
Assigned to: Nobody/Anonymous (nobody)
Summary: bsddb3 test errors

Initial Comment:
test_bsddb3 has 30 errors in 2.3.4c1, WinXP Pro SP1.  
They all appear to come from BTree tests, and are a mix 
of

DBNotFoundError

and

TypeError: unsubscriptable object

bsddb3.txt is a screen scrap of the whole test_bsddb3 
run.

----------------------------------------------------------------------

>Comment By: Gregory P. Smith (greg)
Date: 2004-05-15 13:21

Message:
Logged In: YES 
user_id=413

some of the errors are occurring in code added by a patch i applied in february; i'm looking at reproducing this (on linux) now.  hopefully i just missed something when porting it over.

----------------------------------------------------------------------

Comment By: Tim Peters (tim_one)
Date: 2004-05-15 11:01

Message:
Logged In: YES 
user_id=31435

Attaching bsddb3.txt (again?).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=954530&group_id=5470



More information about the Python-bugs-list mailing list