This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Michael.Felt
Recipients Michael.Felt
Date 2016-07-28.15:58:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469721493.59.0.470577292028.issue27643@psf.upfronthosting.co.za>
In-reply-to
Content
So, it seems to be a compiler issue - when built using gcc (v4.7.4) the tests take a bit longer, but no failures.

root@x065:[/data/prj/aixtools/python/python-2.7.12.1/Lib/ctypes/test]../../../python runtests.py
A 0x1001f 0
B 0x2001d 0
C 0x3001a 0
D 0x40016 0
E 0x50011 0
F 0x6000b 0
G 0x70004 0
H 0x80018 4
I 0x9000f 4
M 0x1000e 6
N 0x2000c 6
O 0x30009 6
P 0x40005 6
Q 0x50000 6
R 0x6000a 8
S 0x70003 8
.............s....................ssss............................ssssssssssssssssssssssssssss...s.......s.....................sssssssssssssssssssss......s...........s....s..........................s...............................................s.............sssss.ss....s.......ss..sss...................s......s.....................s..................................................s...........ss.sssss................s.s.............s.
----------------------------------------------------------------------
Ran 440 tests in 1.028s (0 modules skipped)
Unavailable resources: printing, refcount

OK
History
Date User Action Args
2016-07-28 15:58:13Michael.Feltsetrecipients: + Michael.Felt
2016-07-28 15:58:13Michael.Feltsetmessageid: <1469721493.59.0.470577292028.issue27643@psf.upfronthosting.co.za>
2016-07-28 15:58:13Michael.Feltlinkissue27643 messages
2016-07-28 15:58:13Michael.Feltcreate