Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testEmptyIteritems fails #6

Open
turian opened this issue Sep 14, 2009 · 0 comments
Open

testEmptyIteritems fails #6

turian opened this issue Sep 14, 2009 · 0 comments

Comments

@turian
Copy link

turian commented Sep 14, 2009

I get the following error when I test using ./test-working:

ERROR: testEmptyIteritems (tc.test.bdb.TestBDB)

Traceback (most recent call last):
File "/u/turian/utils/src/tc.git/build/lib.linux-x86_64-2.5/tc/test/bdb.py", line 232, in testEmptyIteritems
self.assertEqual(list(db.iteritems()), [])
KeyError: 'no record found'


Why does this test fail?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant