From: SourceForge.net <no...@so...> - 2006-10-20 14:29:10
|
Bugs item #904652, was opened at 2004-02-26 00:01 Message generated for change (Settings changed) made by nikosch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=904652&group_id=49630 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Paul Rodger (paulrodger) >Assigned to: Nikolaus Schulz (nikosch) Summary: test suite fails on sparc solaris 2.6 Initial Comment: Hello, I get the following message during test_archivemail.py Is this expected on sparc solaris 2.6? FAIL: exclusive_lock/unlock should create/delete an advisory lock ---------------------------------------------------------------------- Traceback (most recent call last): File "test_archivemail.py", line 163, in testExclusiveLock self.assertRaises(IOError, fcntl.flock, file.fileno(), lock_nb) File "/dist/sparc/solaris/Python/lib/python2.3/unittest.py", line 295, in failUnlessRaises raise self.failureException, excName AssertionError: IOError ---------------------------------------------------------------------- Ran 54 tests in 1477.271s FAILED (failures=1) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=904652&group_id=49630 |