On Sun, Sep 14, 2008 at 5:24 AM, Benjamin Peterson
<[EMAIL PROTECTED]> wrote:
> On Sun, Sep 14, 2008 at 4:07 AM, Nick Coghlan <[EMAIL PROTECTED]> wrote:
>> Neal Norwitz wrote:
>>> test_epoll skipped -- kernel doesn't support epoll()
>> ...
>>> test_ioctl skipped -- Unable to open /dev/tty
>> ...
>>
On Sun, Sep 14, 2008 at 4:07 AM, Nick Coghlan <[EMAIL PROTECTED]> wrote:
> Neal Norwitz wrote:
>> test_epoll skipped -- kernel doesn't support epoll()
> ...
>> test_ioctl skipped -- Unable to open /dev/tty
> ...
>> test_multiprocessing skipped -- OSError raises on RLock creation, see
> issue 3111!
Thomas Wouters wrote:
> On 5/9/06, Thomas Heller <[EMAIL PROTECTED]> wrote:
>>
>> Thomas Wouters wrote:
>> > On 5/8/06, Neal Norwitz <[EMAIL PROTECTED]> wrote:
>> >
>> >> test_ctypes
>> >> test test_ctypes failed -- Traceback (most recent call last):
>> >> File "/home/neal/python/trunk/Lib/ctypes
On 5/9/06, Thomas Heller <[EMAIL PROTECTED]> wrote:
Thomas Wouters wrote:> On 5/8/06, Neal Norwitz <[EMAIL PROTECTED]> wrote:>>> test_ctypes>> test test_ctypes failed -- Traceback (most recent call last):
>> File "/home/neal/python/trunk/Lib/ctypes/test/test_python_api.py", line>> 41, in test_PyI
Thomas Wouters wrote:
> On 5/8/06, Neal Norwitz <[EMAIL PROTECTED]> wrote:
>
>> test_ctypes
>> test test_ctypes failed -- Traceback (most recent call last):
>> File "/home/neal/python/trunk/Lib/ctypes/test/test_python_api.py", line
>> 41, in test_PyInt_Long
>> self.failUnlessEqual(grc(42), r
On 5/8/06, Neal Norwitz <[EMAIL PROTECTED]> wrote:
test_ctypestest test_ctypes failed -- Traceback (most recent call last): File "/home/neal/python/trunk/Lib/ctypes/test/test_python_api.py", line 41, in test_PyInt_Longself.failUnlessEqual(grc(42), ref42)
AssertionError: 336 != 337We've been se