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

[perl #37691] [BUG] t/library/streams.t failing in r10009

0 views
Skip to first unread message

Patrick R . Michaud

unread,
Nov 15, 2005, 9:35:25 PM11/15/05
to bugs-bi...@rt.perl.org
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #37691]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37691 >


---
osname= linux
osvers= 2.6.14-rc4
arch= i486-linux-gnu-thread-multi
cc= cc
---
Flags:
category=core
severity=medium
ack=no
---
I know I seem to be in the minority for this one, but I'm still
seeing a failure with t/library/streams.t test #13.
I've attached a script output showing the results I'm getting.

This particular run was performed on feather.perl6.nl, using
a completely fresh checkout (r10009), build, and test:

$ svn checkout https://svn.perl.org/parrot/trunk
$ cd trunk
$ perl Configure.pl; make
$ perl t/harness t/library/streams.t

The output line from t/library/streams_13.pir that seems to be
different is line 48, which reads

# read:[ 47 Larry 5.000alpha9 1994-May-05 ext appears.]
# read:[ 48 Larry 5.000alpha9 1994-Man-11]
# read:[ 49 5.000alpha11 1994-Jul-01]

Note the "1994-Man-11" -- the source file (t/library/perlhist.txt)
and test both indicate that this should be

# read:[ 47 Larry 5.000alpha9 1994-May-05 ext appears.]
# read:[ 48 5.000alpha10 1994-Jun-11]
# read:[ 49 5.000alpha11 1994-Jul-01]

This bug isn't critical to anything I'm working on at the moment,
I just noted the anomaly and didn't want it to go unrecorded.
Earlier today I did some testing and determined that streams.t
started failing for me as of r9983 (it works in r9982).

Thanks,

Pm

---
Summary of my parrot 0.3.1 (r10009) configuration:
configdate='Wed Nov 16 03:04:17 2005'
Platform:
osname=linux, archname=i486-linux-gnu-thread-multi
jitcapable=1, jitarchname=i386-linux,
jitosname=LINUX, jitcpuarch=i386
execcapable=1
perl=/usr/bin/perl
Compiler:
cc='cc', ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
Linker and Libraries:
ld='cc', ldflags=' -L/usr/local/lib',
cc_ldflags='',
libs='-ldl -lm -lpthread -lcrypt -lrt -lgmp'
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

---
Environment:
HOME LANG LANGUAGE LD_LIBRARY_PATH LOGDIR PATH SHELL

t2
0 new messages