On Mon, 03 May 2004 10:32:33 -0700, Chromatic wrote:

>> BTW, current test results on win32 are:
>> Failed 1/102 test scripts, 99.02% okay. 3/1519 subtests failed, 99.80%
> Can you run these outside of the harness and post the results?  Here's
> the command I'd use on Unix with the path separators swapped:
>       $ perl -Ilib t\pmc\nci.t

Here goes:

1..31
i386 JIT CPU
.dll SO extension
ok 1 - nci_d_d
ok 2 - nci_f_ff
ok 3 - nci_i_sc
ok 4 - nci_s_sc
ok 5 - nci_c_sc
ok 6 - nci_i_t
ok 7 - nci_t_t
ok 8 - nci_d_d - stress test
ok 9 - nci_d_d - clone
ok 10 - nci_i_iii
ok 11 - nci_i_4i
ok 12 - nci_i_i3
ok 13 - nci_t_b
ok 14 - nci_t_B
ok 15 - nci_p_i
ok 16 - nci_p_i
ok 17 - nci_p_i - align
ok 18 - nci_p_i - char*
ok 19 - nci_p_i - nested struct *
ok 20 - nci_p_i - func_ptr*
ok 21 - nci_p_i - func_ptr* with signature
ok 22 - nci_p_i - nested struct aligned
ok 23 - nci_p_i - nested struct unaligned
ok 24 - nci_p_i - nested, unaligned, named
ok 25 - nci_i_p
ok 26 - nci_v_P
not ok 27 - nci_cb_C1
#     Failed test (t/pmc/nci.t at line 857)
#          got: 'ok 1
# ok 2
# cb didnt run
# '
#     expected: 'ok 1
# ok 2
# in callback
# user data: 42
# external data: succeeded
# done.
# '
not ok 28 - nci_cb_D1
#     Failed test (t/pmc/nci.t at line 915)
#          got: 'ok 1
# ok 2
# cb didnt run
# '
#     expected: 'ok 1
# ok 2
# in callback
# user data: 42
# external data: succeeded
# done.
# '
not ok 29 - nci_cb_C2
#     Failed test (t/pmc/nci.t at line 973)
#          got: 'ok 1
# ok 2
# cb didnt run
# '
#     expected: 'ok 1
# ok 2
# in callback
# user data: 42
# external data: 77
# done.
# '
ok 30 - array of structs
ok 31 - out parameters and return values
# Looks like you failed 3 tests of 31.

Reply via email to