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


Test 2 of t/native_pbc/header.t passes 32-bit Intel OS X builds (10.5)
but fails on 64-bit builds as the returned wordsize is wider than the
values allowed by the test (2 or 4).

MacBook-Pro:build-20081012-64 seneca$ prove -v t/native_pbc/header.t
t/native_pbc/header....1..9

#   Failed test 'wordsize: 8'
#   at t/native_pbc/header.t line 67.
ok 1 - magic string 0xfePBC0x0a0x1a0x0a len=7
not ok 2 - wordsize: 8
ok 3 - byteorder: 0
ok 4 - floattype: 0
ok 5 - major version: 0 vs 0
ok 6 - minor version: 7 vs 7
ok 7 - patch version: 1 vs 1
ok 8 - bc major version: 3
ok 9 - bc minor version: 19
# Looks like you failed 1 test of 9.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
        Failed 1/9 tests, 88.89% okay
Failed Test           Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/native_pbc/header.t    1   256     9    1  11.11%  2
Failed 1/1 test scripts, 0.00% okay. 1/9 subtests failed, 88.89% okay.
MacBook-Pro:build-20081012-64 seneca$

-- 
Seneca Cunningham
<[EMAIL PROTECTED]>

Reply via email to