[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-hurd-Bugs][303548] [test-suite] perl: test failures



debian-hurd-Bugs item #303548 was changed at 29/12/2017 17:59 by Samuel Thibault
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=411594&aid=303548&group_id=30628

>Status: Closed
Priority: 3
Submitted By: Michael Banck (mbanck)
Assigned to: Nobody (None)
Summary: [test-suite] perl: test failures 
Category: test suite
Group: None
Resolution: None


Initial Comment:
run/fresh_perl..............................sh: line 1: 26798 Segmentation fault      ./perl "-I../lib" "misctmp002" 2>&1
# PROG:
# package Foo;
# eval { require AnyDBM_File }; # not all places have dbm* functions
# if ($@) {
#     print "ok\n";
#     exit 0;
# }
# package Foo;
# sub new {
#         my $proto = shift;
#         my $class = ref($proto) || $proto;
#         my $self  = {};
#         bless($self,$class);
#         my %LT;
#         dbmopen(%LT, "dbmtest", 0666) ||
#           die "Can't open dbmtest because of $!\n";
#         $self->{'LT'} = \%LT;
#         return $self;
# }
# sub DESTROY {
#         my $self = shift;
#       dbmclose(%{$self->{'LT'}});
#       1 while unlink 'dbmtest';
#       1 while unlink <dbmtest.*>;
#       print "ok\n";
# }
# package main;
# $test = Foo->new(); # must be package var
# EXPECTED:
# GOT:
# STATUS: 35584
# Failed at run/fresh_perl.t line 55
FAILED test 82
        Failed 1/94 tests, 98.94% okay
io/pipe.....................................Confused test output: test 8 answered after test 8
Confused test output: test 9 answered after test 9
Confused test output: test 10 answered after test 10
Confused test output: test 11 answered after test 11
Confused test output: test 12 answered after test 12
Confused test output: test 13 answered after test 13
Confused test output: test 14 answered after test 14
Confused test output: test 15 answered after test 15
Confused test output: test 16 answered after test 16
Confused test output: test 17 answered after test 17
Confused test output: test 18 answered after test 18
Confused test output: test 19 answered after test 19
Confused test output: test 20 answered after test 20
Confused test output: test 21 answered after test 21
FAILED test 7
        Failed 1/22 tests, 95.45% okay
op/64bitint.................................skipped
        all skipped: no 64-bit types
op/lfs......................................skipped
        all skipped: no 64-bit file offsets
op/stat.....................................# Failed at op/stat.t line 262
#      got '143'
# expected '142'
FAILED test 37
        Failed 1/86 tests, 98.84% okay
lib/cygwin..................................skipped
        all skipped: cygwin specific test
        4/33 skipped: various reasons
../ext/Cwd/t/win32..........................skipped
        all skipped: this is not win32
../ext/Fcntl/t/syslfs.......................skipped
        all skipped: no 64-bit file offsets
../ext/IO/t/io_unix.........................Cannot assign requested address at ../ext/IO/t/io_unix.t line 56.
dubious
        Test returned status 49 (wstat 12544, 0x3100)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
        2/17 skipped: Poor man's MULTICALL can't cope
        2/23 skipped: Poor man's MULTICALL can't cope
../ext/NDBM_File/t/ndbm.....................dubious
        Test returned status 0 (wstat 11, 0xb)
../ext/ODBM_File/t/odbm.....................dubious
        Test returned status 0 (wstat 11, 0xb)
../ext/Socket/t/socketpair..................Something unexpectedly hung during testing at ../ext/Socket/t/socketpair.t line 39.
dubious
        Test returned status 0 (wstat 4, 0x4)
../ext/Storable/t/interwork56...............skipped
        all skipped: Your IVs are no larger than your longs
        1/78 skipped: irrelevant test in this case
../ext/Sys/Syslog/t/syslog..................
#   Failed test 'syslog() should return true: '0''
#   in ../ext/Sys/Syslog/t/syslog.t at line 109.

#   Failed test 'syslog() called with level 'info''
#   in ../ext/Sys/Syslog/t/syslog.t at line 113.
#          got: 'no connection to syslog available
#       - udp connect: nobody listening at ../ext/Sys/Syslog/t/syslog.t line 112
# '
#     expected: ''

#   Failed test 'syslog() should return true: '0''
#   in ../ext/Sys/Syslog/t/syslog.t at line 114.
# Looks like you failed 3 tests of 119.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 84-86
        Failed 3/119 tests, 97.48% okay (less 66 skipped tests: 50 okay, 42.02%)
../ext/threads/t/libc.......................dubious
        Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 10-11
        Failed 2/11 tests, 81.82% okay
../ext/threads/t/stress_string..............dubious
        Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 34-64
        Failed 31/64 tests, 51.56% okay
../ext/Time/HiRes/t/HiRes...................
../ext/Time/HiRes/t/HiRes.t: overall time allowed for tests (300s) exceeded!
Use of uninitialized value in subtraction (-) at ../ext/Time/HiRes/t/HiRes.t line 592.
dubious
        Test returned status 0 (wstat 15, 0xf)
DIED. FAILED tests 17-33
        Failed 17/33 tests, 48.48% okay
../lib/AnyDBM_File..........................dubious
        Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
        7/7 skipped: FCGI not installed, cannot continue
        1/12 skipped: do_sleep() test may take a while
../lib/DBM_Filter/t/compress................skipped
        all skipped: Compress::Zlib is not available
        3/106 skipped: cannot find loaded file
        37/74 skipped: Test::Pod not installed
../lib/ExtUtils/t/MM_BeOS...................skipped
        all skipped: This is not BeOS
../lib/ExtUtils/t/MM_Cygwin.................skipped
        all skipped: This is not cygwin
../lib/ExtUtils/t/MM_NW5....................skipped
        all skipped: This is not NW5
../lib/ExtUtils/t/MM_OS2....................skipped
        all skipped: This is not OS/2
../lib/ExtUtils/t/MM_Unix...................Argument "1.50_01" isn't numeric in addition (+) at ../lib/Test/Builder.pm line 505.
ok
../lib/ExtUtils/t/MM_VMS....................skipped
        all skipped: This is not VMS
../lib/ExtUtils/t/MM_Win32..................skipped
        all skipped: This is not Win32
        1/3 skipped: Test for DOSish prefixification
../lib/ExtUtils/t/xs........................skipped
        all skipped: ExtUtils::CBuilder not installed or couldn't find a compiler
        7/50 skipped: Can't load File::Spec::VMS
        83/471 skipped: various reasons
        4/15 skipped: No /usr/bin/chflags available
../lib/Memoize/t/errors.....................dubious
        Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 7-11
        Failed 5/11 tests, 54.55% okay
../lib/Memoize/t/tie_ndbm...................dubious
        Test returned status 0 (wstat 11, 0xb)
../lib/Net/netent...........................skipped
        all skipped: no loopback net
        1/2 skipped: icmp ping requires root privileges.
../lib/Net/Ping/t/200_ping_tcp..............skipped
        all skipped: network dependent test
../lib/Net/Ping/t/250_ping_hires............skipped
        all skipped: network dependent test
../lib/Net/Ping/t/300_ping_stream...........skipped
        all skipped: network dependent test
../lib/Net/Ping/t/400_ping_syn..............skipped
        all skipped: network dependent test
../lib/Net/Ping/t/410_syn_host..............skipped
        all skipped: network dependent test
        1/2 skipped: icmp ping requires root privileges.
../lib/Net/t/ftp............................skipped
        all skipped: no reason given
../lib/Net/t/nntp...........................skipped
        all skipped: no reason given
../lib/Net/t/smtp...........................skipped
        all skipped: no reason given
../lib/Term/Cap.............................skipped
        all skipped: no termcap available to test
../lib/Test/Harness/t/pod...................skipped
        all skipped: Test::Pod 1.00 required for testing POD
../lib/Test/Harness/t/prove-globbing........skipped
        all skipped: Not adapted to perl core
../lib/Test/Harness/t/prove-switches........skipped
        all skipped: Not adapted to perl core
        31/189 skipped: various reasons
        1/5 skipped: not really skipped, testing overloaded reason
        1/6 skipped: Just testing skip with no_plan
../lib/Test/Simple/t/plan_skip_all..........skipped
        all skipped: Just testing plan & skip_all
        7/15 skipped: Just testing the skip interface.
../lib/Test/Simple/t/strays.................skipped
        all skipped: not completed
        1/11 skipped: just testing skip()
../lib/Tie/File/t/09_gen_rs.................FAILED test 59
        Failed 1/59 tests, 98.31% okay
../lib/Tie/File/t/21_win32..................skipped
        all skipped: no reason given
Failed Test                      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
../ext/IO/t/io_unix.t              49 12544     5   10 200.00%  1-5
../ext/NDBM_File/t/ndbm.t           0    11    ??   ??       %  ??
../ext/ODBM_File/t/odbm.t           0    11    ??   ??       %  ??
../ext/Socket/t/socketpair.t        0     4    ??   ??       %  ??
../ext/Sys/Syslog/t/syslog.t        3   768   119    3   2.52%  84-86
../ext/Time/HiRes/t/HiRes.t         0    15    33   34 103.03%  17-33
../ext/threads/t/libc.t             0    11    11    4  36.36%  10-11
../ext/threads/t/stress_string.t    0    11    64   62  96.88%  34-64
../lib/AnyDBM_File.t                0    11    12   24 200.00%  1-12
../lib/Memoize/t/errors.t           0    11    11   10  90.91%  7-11
../lib/Memoize/t/tie_ndbm.t         0    11    ??   ??       %  ??
../lib/Tie/File/t/09_gen_rs.t                  59    1   1.69%  59
io/pipe.t                                      22    1   4.55%  7
op/stat.t                                      86    1   1.16%  37
run/fresh_perl.t                               94    1   1.06%  82
30 tests and 261 subtests skipped.
Failed 15/995 test scripts, 98.49% okay. 79/118027 subtests failed, 99.93% okay.

----------------------------------------------------------------------

>Comment By: Samuel Thibault (sthibault)
Date: 29/12/2017 17:59

Message:
This is mostly outdated, no need to keep it :)

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=411594&aid=303548&group_id=30628


Reply to: