Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue7247] 2.6.4 fnctl test failure

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Nov 1, 2009, 11:20 AM

Post #1 of 2 (55 views)
Permalink
[issue7247] 2.6.4 fnctl test failure

New submission from Tony Vroon <tony[at]vroon.org>:

chainsaw[at]prometheus ~ $ python2.6
/usr/lib64/python2.6/test/test_fcntl.py
struct.pack:
'\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0
0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
test_fcntl_64_bit (__main__.TestFcntl) ... ERROR
test_fcntl_file_descriptor (__main__.TestFcntl) ... ok
test_fcntl_fileno (__main__.TestFcntl) ... Status from fcntl with
O_NONBLOCK:
0
String from fcntl with F_SETLKW:
'\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0
0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
ok

======================================================================
ERROR: test_fcntl_64_bit (__main__.TestFcntl)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib64/python2.6/test/test_fcntl.py", line 96, in
test_fcntl_64_bit
fcntl.fcntl(fd, cmd, flags)
IOError: [Errno 22] Invalid argument

----------------------------------------------------------------------
Ran 3 tests in 0.000s

FAILED (errors=1)
Traceback (most recent call last):
File "/usr/lib64/python2.6/test/test_fcntl.py", line 105, in <module>
test_main()
File "/usr/lib64/python2.6/test/test_fcntl.py", line 102, in test_main
run_unittest(TestFcntl)
File "/usr/lib64/python2.6/test/test_support.py", line 724, in
run_unittest
_run_suite(suite)
File "/usr/lib64/python2.6/test/test_support.py", line 707, in
_run_suite
raise TestFailed(err)
test.test_support.TestFailed: Traceback (most recent call last):
File "/usr/lib64/python2.6/test/test_fcntl.py", line 96, in
test_fcntl_64_bit
fcntl.fcntl(fd, cmd, flags)
IOError: [Errno 22] Invalid argument

----------
components: Tests
messages: 94801
nosy: Chainsaw
severity: normal
status: open
title: 2.6.4 fnctl test failure
type: behavior
versions: Python 2.6

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7247>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 1, 2009, 2:30 PM

Post #2 of 2 (41 views)
Permalink
[issue7247] 2.6.4 fnctl test failure [In reply to]

Changes by Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA[at]GMail.Com>:


----------
nosy: +Arfrever

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7247>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.