$  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" => [EMAIL PROTECTED]"cab"],
#     "define" => [EMAIL PROTECTED]"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

--

Attachment: pgpwk1yfB6hwq.pgp
Description: PGP signature

Reply via email to