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

t/library/getopt_obj.t fails on amd64/linux

2 views
Skip to first unread message

Joshua Hoblitt

unread,
Jan 11, 2006, 11:19:03 PM1/11/06
to perl6-i...@perl.org
$ perl t/harness t/library/getopt_obj.t
t/library/getopt_obj....NOK 13
# Failed test (t/library/getopt_obj.t at line 559)
# got: '"argv" => ResizablePMCArray (size:7) [
# "--ignored",
# "-i",
# "--ignored=hello",
# "argv",
# "stay",
# "-",
# "with me"
# ]
# "return" => Hash {
# "Bar" => 12,
# "Foo" => "file.txt",
# "FooBar" => "foobar",
# "I" => ResizablePMCArray (size:2) [
# "/usr/include",
# "/usr/local/include"
# ],
# "alpha" => 1,
# "ban" => 3.14,
# "baz" => 1,
# "beta" => 1,
# "cab" => PMC 'None' { ... },
# "code" => \@\uffff\uffff\uffff\uffff*["cab"],
# "define" => \@\uffff\uffff\uffff\uffff*["cab"]
# }
# '
# expected: '"argv" => ResizablePMCArray (size:7) [
# "--ignored",
# "-i",
# "--ignored=hello",
# "argv",
# "stay",
# "-",
# "with me"
# ]
# "return" => Hash {
# "Bar" => 12,
# "Foo" => "file.txt",
# "FooBar" => "foobar",
# "I" => ResizablePMCArray (size:2) [
# "/usr/include",
# "/usr/local/include"
# ],
# "alpha" => 1,
# "ban" => 3.14,
# "baz" => 1,
# "beta" => 1,
# "cab" => 1,
# "code" => ResizablePMCArray (size:2) [
# "codea",
# "codeb"
# ],
# "define" => Hash {
# "Bye" => "Good Bye",
# "Defined" => 1,
# "Hi" => "Hello",
# "hi" => "hello"
# }
# }
# '
# Looks like you failed 1 test of 13.
t/library/getopt_obj....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 13
Failed 1/13 tests, 92.31% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/library/getopt_obj.t 1 256 13 1 7.69% 13
Failed 1/1 test scripts, 0.00% okay. 1/13 subtests failed, 92.31% okay.


Summary of my parrot 0.4.1 (r0) configuration:
configdate='Wed Jan 11 17:52:15 2006'
Platform:
osname=linux, archname=x86_64-linux
jitcapable=0, jitarchname=nojit,
jitosname=linux, jitcpuarch=x86_64
execcapable=0
perl=/usr/bin/perl5.8.7
Compiler:
cc='x86_64-pc-linux-gnu-gcc', ccflags=' -pipe -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -fPIC -I /usr/include',
Linker and Libraries:
ld='x86_64-pc-linux-gnu-gcc', ldflags='',
cc_ldflags='',
libs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lrt -lgmp'
Dynamic Linking:
share_ext='.so', ld_share_flags='-shared -fPIC',
load_ext='.so', ld_load_flags='-shared -fPIC'
Types:
iv=long, intvalsize=8, intsize=4, opcode_t=long, opcode_t_size=8,
ptrsize=8, ptr_alignment=1 byteorder=12345678,
nv=double, numvalsize=8, doublesize=8

-J

--

Joshua Hoblitt

unread,
Jan 12, 2006, 12:03:10 AM1/12/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Joshua Hoblitt
# Please include the string: [perl #38209]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38209 >


----- Forwarded message from Joshua Hoblitt <jhob...@IfA.Hawaii.Edu> -----

-J

--

----- End forwarded message -----

Joshua Hoblitt via RT

unread,
Feb 15, 2006, 8:53:48 PM2/15/06
to perl6-i...@perl.org
This bug seems to have resolved itself.

-J

--

0 new messages