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


t/pmc/signal............NOK 2#     Failed test (t/pmc/signal.t at line
65)
t/pmc/signal............NOK 4#     Failed test (t/pmc/signal.t at line
65)
t/pmc/signal............ok 6/6# Looks like you failed 2 tests of 6.
t/pmc/signal............dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2, 4
        Failed 2/6 tests, 66.67% okay (less 2 skipped tests: 2 okay,
33.33%)

[EMAIL PROTECTED] parrot-0.1.0]$ /usr/bin/perl t/pmc/signal.t
1..6
ok 1 - SIGINT event - sleep
not ok 2 - parrot 12363 still running
#     Failed test (t/pmc/signal.t at line 65)
ok 3 - SIGINT event - loop
not ok 4 - parrot 12372 still running
#     Failed test (t/pmc/signal.t at line 65)
ok 5 # skip works standalone but not in test
ok 6 # skip works standalone but not in test
# Looks like you failed 2 tests of 6.

myconfig:
Summary of my parrot 0.1.0 configuration:
  configdate='Sun Sep 19 01:40:56 2004'
  Platform:
    osname=linux, archname=i386-linux-thread-multi
    jitcapable=1, jitarchname=i386-linux,
    jitosname=LINUX, jitcpuarch=i386
    execcapable=1
    perl=/usr/bin/perl
  Compiler:
    cc='gcc', ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBUGGIN
G  -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/includ
e/gdbm',
  Linker and Libraries:
    ld='gcc', ldflags=' -L/usr/local/lib',
    cc_ldflags='',
    libs='-lnsl -ldl -lm -lpthread -lcrypt -lutil'
  Dynamic Linking:
    so='.so', ld_shared='-shared -L/usr/local/lib',
    ld_shared_flags=''
  Types:
    iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
    ptrsize=4, ptr_alignment=4 byteorder=1234,
    nv=double, numvalsize=8, doublesize=8


Reply via email to