# New Ticket Created by Mark Glines # Please include the string: [perl #53390] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53390 >
r27167 added a test (from RT #53362) for the "sysinfo" op. And now that it's being tested properly, I can see it failing on amd64: t/op/sysinfo......1/8 # Failed test 'sysinfo integer size' # at t/op/sysinfo.t line 53. # got: '8' # expected: '4' # Looks like you failed 1 test of 8. t/op/sysinfo...... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests (less 1 skipped subtest: 6 okay) Mark