On Tue, 31 Aug 2004 05:56:27 -0700 (PDT), Joshua Gatcomb
<[EMAIL PROTECTED]> wrote:
> Obviously the test is passing, but the expected result
> is different:
> loaded runtime/parrot/dynext/libnci.so
> vs
> loaded libnci.so
I'm getting the same thing on Solaris 8 using GCC 3.4.1 with solaris binutils:
t/pmc/nci......................NOK 2# Failed test (t/pmc/nci.t at line 59)
# got: 'loaded libnci.so
# 8.000000
# '
# expected: 'loaded runtime/parrot/dynext/libnci.so
# 8.000000
# '
t/pmc/nci......................ok 35/35# Looks like you failed 1 tests of 35.
t/pmc/nci......................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/35 tests, 97.14% okay