Message127743
test_fdopen (in test_os) fails on Solaris 9/sparc with Python 2.7.1.
FAIL: test_fdopen (test.test_os.TestInvalidFD)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 550, in helper
self.check(getattr(os, f))
File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 562, in check
% f)
AssertionError: <built-in function fdopen> didn't raise a OSError with a bad file descriptor |
|
Date |
User |
Action |
Args |
2011-02-02 16:42:00 | ekrauss | set | recipients:
+ ekrauss |
2011-02-02 16:41:59 | ekrauss | set | messageid: <1296664919.37.0.123111264864.issue11100@psf.upfronthosting.co.za> |
2011-02-02 16:41:58 | ekrauss | link | issue11100 messages |
2011-02-02 16:41:58 | ekrauss | create | |
|