$ make test
        perl t/harness
t/op/basic..........ok
t/op/bitwise........ok
t/op/debuginfo......ok
t/op/hacks..........ok
t/op/ifunless.......ok
t/op/integer........ok
t/op/interp.........ok
t/op/macro..........ok, 1/9 subtest skipped
t/op/number.........#     Failed test (t/op/number.t at line 239)
#          got: '5.000000
# -0.000000
# 2.000000
# -1.000000
# 1.000000
# -2.000000
# '
#     expected: '5.000000
# 0.000000
# 2.000000
# -1.000000
# 1.000000
# -2.000000
# '
# Looks like you failed 1 tests of 31.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 8
        Failed 1/31 tests, 96.77% okay
t/op/rx.............ok, 2/27 subtests skipped
t/op/stacks.........ok, 1/28 subtest skipped
t/op/string.........ok
t/op/time...........ok
t/op/trans..........ok
t/pmc/array.........ok
t/pmc/perlarray.....ok
t/pmc/perlhash......ok, 8/8 subtests skipped
t/pmc/perlstring....ok, 1/8 subtest skipped
t/pmc/pmc...........ok, 1/56 subtest skipped
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/op/number.t     1   256    31    1   3.23%  8
14 subtests skipped.
Failed 1/19 test scripts, 94.74% okay. 1/340 subtests failed, 99.71% okay.
make: 1254-004 The error code from the last command is 2.





One test failed, it appears to be the good old -0
Its the sign of nothing....

-Melvin Smith

IBM :: Atlanta Innovation Center
[EMAIL PROTECTED] :: 770-835-6984

Reply via email to