[Python-Dev] test_bsddb185 failing under OS X (original) (raw)
Brett C. drifty@alum.berkeley.edu
Fri, 16 May 2003 16:25:02 -0700
- Previous message: [Python-Dev] test_urllibnet failing on Windows
- Next message: [Python-Dev] test_bsddb185 failing under OS X
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
====================================================================== FAIL: test_anydbm_create (main.Bsddb185Tests)
Traceback (most recent call last):
File "test_bsddb185.py", line 35, in test_anydbm_create
self.assertNotEqual(ftype, "bsddb185")
File "/Users/drifty/cvs_code/lib/python2.3/unittest.py", line 300, in
failIfEqual
raise self.failureException,
AssertionError: 'bsddb185' == 'bsddb185'
DBs are not my area of expertise so I don't know how to go about to attempt to fix this.
-Brett
- Previous message: [Python-Dev] test_urllibnet failing on Windows
- Next message: [Python-Dev] test_bsddb185 failing under OS X
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]