Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Failing parrot test (t/op/stringu.t)

5 views
Skip to first unread message

Paul Cochrane

unread,
Aug 8, 2006, 5:22:41 AM8/8/06
to parrot-...@perl.org
Hi all,

I have a test in parrot that is consistently failing between svn
updates (test output below). I'm not 100% sure if this is the right
place to post this; I'm too much of a lurker to subscribe to RT and
submit a bug, but I thought people would like to know (I've also had a
look on RT, but couldn't find mention of the problem).

HTH

Paul


(make test output)

t/op/stringu.............................NOK 24
# Failed test (t/op/stringu.t at line 332)
# got: '1102268
# '
# expected: '1102269
# '
# Looks like you failed 1 test of 25.
t/op/stringu.............................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 24
Failed 1/25 tests, 96.00% okay

(myconfig)

Summary of my parrot 0.4.5 (r13892) configuration:
configdate='Mon Aug 7 16:41:00 2006'
Platform:
osname=linux, archname=i386-linux
jitcapable=1, jitarchname=i386-linux,
jitosname=LINUX, jitcpuarch=i386
execcapable=1
perl=/usr/bin/perl5.8.8
Compiler:
cc='i386-pc-linux-gnu-gcc', ccflags=' -pipe
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I /usr/include',
Linker and Libraries:
ld='i386-pc-linux-gnu-gcc', ldflags=' -L/usr/local/lib',
cc_ldflags='',
libs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lrt -lgmp -lreadline'
Dynamic Linking:
share_ext='.so', ld_share_flags='-shared -L/usr/local/lib -fPIC',
load_ext='.so', ld_load_flags='-shared -L/usr/local/lib -fPIC'
Types:
iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
ptrsize=4, ptr_alignment=1 byteorder=1234,
nv=double, numvalsize=8, doublesize=8

(uname -a)

Linux avon 2.6.7-gentoo-r6 #1 Mon Jul 4 20:52:26 EST 2005 i686 Mobile
Intel(R) Pentium(R) 4 - M CPU 2.00GHz GNU/Linux

0 new messages