[ python-Bugs-1076819 ] test_shelve failures

2004-12-20 Thread SourceForge.net
Bugs item #1076819, was opened at 2004-12-01 16:22
Message generated for change (Comment added) made by nijel
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=105470aid=1076819group_id=5470

Category: Python Library
Group: Python 2.4
Status: Closed
Resolution: Invalid
Priority: 5
Submitted By: Michal #268;iha#345; (nijel)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_shelve failures

Initial Comment:
==
FAIL: test_read (__main__.TestAsciiFileShelve)
--
Traceback (most recent call last):
  File
/usr/src/packages/BUILD/Python-2.4/Lib/test/mapping_tests.py,
line 59, in test_read
self.assert_(d.has_key(k))
AssertionError

==
FAIL: test_read (__main__.TestBinaryFileShelve)
--
Traceback (most recent call last):
  File
/usr/src/packages/BUILD/Python-2.4/Lib/test/mapping_tests.py,
line 59, in test_read
self.assert_(d.has_key(k))
AssertionError

==
FAIL: test_read (__main__.TestProto2FileShelve)
--
Traceback (most recent call last):
  File
/usr/src/packages/BUILD/Python-2.4/Lib/test/mapping_tests.py,
line 59, in test_read
self.assert_(d.has_key(k))
AssertionError


--

Comment By: Michal #268;iha#345; (nijel)
Date: 2004-12-20 13:49

Message:
Logged In: YES 
user_id=192186

It was probably problem somewhere else in the system, I can
not reproduce it right now, so some upgrade has probably
fixed this issue.

--

Comment By: Raymond Hettinger (rhettinger)
Date: 2004-12-19 22:38

Message:
Logged In: YES 
user_id=80475

Works for me on WinME and WinXP.

--

Comment By: Andrew I MacIntyre (aimacintyre)
Date: 2004-12-12 09:53

Message:
Logged In: YES 
user_id=250749

Test works for me on FreeBSD 4.8.

Make sure that you can use anydbm - more details on what db
module is actually invoked by anydbm might help shed some
more light on the matter (use the file utility on a database
created with anydbm.open()).

--

Comment By: Michal #268;iha#345; (nijel)
Date: 2004-12-01 16:26

Message:
Logged In: YES 
user_id=192186

System information:
i386
kernel 2.6.8
glibc 2.3.3

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=105470aid=1076819group_id=5470
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[ python-Bugs-1076819 ] test_shelve failures

2004-12-19 Thread SourceForge.net
Bugs item #1076819, was opened at 2004-12-01 10:22
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=105470aid=1076819group_id=5470

Category: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Michal #268;iha#345; (nijel)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_shelve failures

Initial Comment:
==
FAIL: test_read (__main__.TestAsciiFileShelve)
--
Traceback (most recent call last):
  File
/usr/src/packages/BUILD/Python-2.4/Lib/test/mapping_tests.py,
line 59, in test_read
self.assert_(d.has_key(k))
AssertionError

==
FAIL: test_read (__main__.TestBinaryFileShelve)
--
Traceback (most recent call last):
  File
/usr/src/packages/BUILD/Python-2.4/Lib/test/mapping_tests.py,
line 59, in test_read
self.assert_(d.has_key(k))
AssertionError

==
FAIL: test_read (__main__.TestProto2FileShelve)
--
Traceback (most recent call last):
  File
/usr/src/packages/BUILD/Python-2.4/Lib/test/mapping_tests.py,
line 59, in test_read
self.assert_(d.has_key(k))
AssertionError


--

Comment By: Raymond Hettinger (rhettinger)
Date: 2004-12-19 16:38

Message:
Logged In: YES 
user_id=80475

Works for me on WinME and WinXP.

--

Comment By: Andrew I MacIntyre (aimacintyre)
Date: 2004-12-12 03:53

Message:
Logged In: YES 
user_id=250749

Test works for me on FreeBSD 4.8.

Make sure that you can use anydbm - more details on what db
module is actually invoked by anydbm might help shed some
more light on the matter (use the file utility on a database
created with anydbm.open()).

--

Comment By: Michal #268;iha#345; (nijel)
Date: 2004-12-01 10:26

Message:
Logged In: YES 
user_id=192186

System information:
i386
kernel 2.6.8
glibc 2.3.3

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=105470aid=1076819group_id=5470
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com