[issue1371] Two bsddb tests temporarily commented out in py3k branch

2007-11-01 Thread Guido van Rossum

New submission from Guido van Rossum:

In Lib/bsddb/test/test_misc.py in the py3k branch I had to disable two
test in order to make progress on a mega-merge from the trunk.

The tests are test01_badpointer and test04_double_free_make_key_dbt.  I
commented them out by inserting ##  in front of each line.

Can you please re-enable these tests and fix the code that currently
breaks then?

--
assignee: gregory.p.smith
messages: 57031
nosy: gregory.p.smith, gvanrossum
priority: urgent
severity: urgent
status: open
title: Two bsddb tests temporarily commented out in py3k branch

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue1371
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1371] Two bsddb tests temporarily commented out in py3k branch

2007-11-01 Thread Guido van Rossum

Changes by Guido van Rossum:


--
type:  - crash

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue1371
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1371] Two bsddb tests temporarily commented out in py3k branch

2007-11-01 Thread Gregory P. Smith

Gregory P. Smith added the comment:

This should be fixed in py3k revision 58761.

--
keywords: +py3k
resolution:  - fixed
status: open - closed

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue1371
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com