cpython/Lib/bsddb/test
R. David Murray 4c0e894e69 Merged revisions 78558 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78558 | r.david.murray | 2010-03-01 14:14:16 -0500 (Mon, 01 Mar 2010) | 6 lines

  Issue 3892 again.  The bsddb3 replication test still fails randomly.
  Since this module is unmaintained in the library and gone in py3k,
  this patch skips the remainder of the replication test if a
  second timeout occurs, as it randomly does.  This should improve buildbot
  stability.
........
2010-03-01 19:49:39 +00:00
..
__init__.py Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at 2002-12-30 20:53:52 +00:00
test_all.py Python3.0 bsddb testsuite compatibility improvements 2008-09-03 22:07:11 +00:00
test_associate.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_basics.py Merged revisions 69846 via svnmerge from 2009-07-02 15:37:21 +00:00
test_compare.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_compat.py Merged revisions 69846 via svnmerge from 2009-07-02 15:37:21 +00:00
test_cursor_pget_bug.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_dbobj.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_dbshelve.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_dbtables.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_distributed_transactions.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_early_close.py warnings.catch_warnings() now returns a list or None instead of the custom 2008-09-09 00:49:16 +00:00
test_get_none.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_join.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_lock.py Merged revisions 68978 via svnmerge from 2009-01-26 21:53:32 +00:00
test_misc.py Merged revisions 77733 via svnmerge from 2010-01-24 21:50:01 +00:00
test_pickle.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_queue.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_recno.py Merged revisions 69846 via svnmerge from 2009-07-02 15:37:21 +00:00
test_replication.py Merged revisions 78558 via svnmerge from 2010-03-01 19:49:39 +00:00
test_sequence.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_thread.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00