# New Ticket Created by  James Keenan 
# Please include the string:  [perl #48138]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48138 >


In the course of preparing the patch submitted in r23472 to config/ 
auto/pmc.pm this evening, I had occasion to run 'make coretest' on  
both darwin-ppc and Linux.  Two tests failed on Darwin but passed on  
Linux.  Please see patch attached.

Thank you very much.
kid51

[autopmc] 554 $ prove -v t/native_pbc/integer.t t/native_pbc/number.t 
t/native_pbc/integer....1..1
not ok 1 - i386 32 bit opcode_t, 32 bit intval

#     Failed test (t/native_pbc/integer.t at line 56)
# Exited with error code: [SIGNAL 11]
# Received:
# 
# Expected:
# 270544960
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/native_pbc/number.....1..1
not ok 1 - i386 double float 32 bit opcode_t

#     Failed test (t/native_pbc/number.t at line 86)
#          got: '012345678910111213141516171819202122232425'
#     expected: '1.000000
# 4.000000
# 16.000000
# 64.000000
# 256.000000
# 1024.000000
# 4096.000000
# 16384.000000
# 65536.000000
# 262144.000000
# 1048576.000000
# 4194304.000000
# 16777216.000000
# 67108864.000000
# 268435456.000000
# 1073741824.000000
# 4294967296.000000
# 17179869184.000000
# 68719476736.000000
# 274877906944.000000
# 1099511627776.000000
# 4398046511104.000000
# 17592186044416.000000
# 70368744177664.000000
# 281474976710656.000000
# 1125899906842620.000000
# '
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test            Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/native_pbc/integer.t    1   256     1    1  1
t/native_pbc/number.t     1   256     1    1  1
Failed 2/2 test scripts. 2/2 subtests failed.
Files=2, Tests=2,  3 wallclock secs ( 0.30 cusr +  0.18 csys =  0.48 CPU)
Failed 2/2 test programs. 2/2 subtests failed.
[autopmc] 555 $ 


Reply via email to