Report for Redis-CappedCollection-1.09

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Redis-CappedCollection-1.09 v5.24.1 RC2 GNU/Linux
Date: 2016-07-28T22:10:53Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Sergey Gladkov,

This is a computer-generated report for Redis-CappedCollection-1.09
on perl 5.24.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/bbbike/perl-5.24.1-RC2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/00_compile.t t/00_CappedCollection/00_compile.t t/00_CappedCollection/01_new.t t/00_CappedCollection/02_insert.t t/00_CappedCollection/03_update.t t/00_CappedCollection/04_receive.t t/00_CappedCollection/05_collection_info.t t/00_CappedCollection/06_pop_oldest.t t/00_CappedCollection/07_exists.t t/00_CappedCollection/08_lists.t t/00_CappedCollection/09_drop_collection.t t/00_CappedCollection/10_quit.t t/00_CappedCollection/11_max_datasize.t t/00_CappedCollection/12_last_errorcode.t t/00_CappedCollection/13_name.t t/00_CappedCollection/15_cleanup_bytes.t t/00_CappedCollection/17_cleanup_items.t t/00_CappedCollection/18_info.t t/00_CappedCollection/19_drop.t t/00_CappedCollection/20_cleaning.t t/00_CappedCollection/21_rollback.t t/00_CappedCollection/22_alarm.t t/00_CappedCollection/23_cleaning_bench.t t/00_CappedCollection/24_timeout.t t/00_CappedCollection/25_cleaning_correctness.t t/00_CappedCollection/26_script_variable_protection.t
t/00_CappedCollection/00_compile.t ..................... ok
t/00_CappedCollection/01_new.t ......................... ok
# insert:total_commands_processed average = 22.5818181818182
# upsert:total_commands_processed average = 23.5818181818182
t/00_CappedCollection/02_insert.t ...................... ok
t/00_CappedCollection/03_update.t ...................... ok
t/00_CappedCollection/04_receive.t ..................... ok
t/00_CappedCollection/05_collection_info.t ............. ok
t/00_CappedCollection/06_pop_oldest.t .................. ok
t/00_CappedCollection/07_exists.t ...................... ok
t/00_CappedCollection/08_lists.t ....................... ok
t/00_CappedCollection/09_drop_collection.t ............. ok
t/00_CappedCollection/10_quit.t ........................ ok
t/00_CappedCollection/11_max_datasize.t ................ ok
t/00_CappedCollection/12_last_errorcode.t .............. ok
t/00_CappedCollection/13_name.t ........................ ok
t/00_CappedCollection/15_cleanup_bytes.t ............... ok
t/00_CappedCollection/17_cleanup_items.t ............... ok
t/00_CappedCollection/18_info.t ........................ ok
t/00_CappedCollection/19_drop.t ........................ ok
# cleanings on update present
# cleanings on update present
# cleanings on update present
# cleanings on update present
# cleanings on update present
# cleanings on update present
t/00_CappedCollection/20_cleaning.t .................... ok
t/00_CappedCollection/21_rollback.t .................... ok
t/00_CappedCollection/22_alarm.t ....................... ok
t/00_CappedCollection/23_cleaning_bench.t .............. ok
t/00_CappedCollection/24_timeout.t ..................... ok
# cleanup_bytes = 10000, cleanup_items = 0
# cleanup_bytes = 0, cleanup_items = 10
# cleanup_bytes = 10000, cleanup_items = 10
# cleanup_bytes = 1000, cleanup_items = 10

#   Failed test 'no cleanings'
#   at t/00_CappedCollection/25_cleaning_correctness.t line 230.
#          got: '10'
#     expected: '0'

#   Failed test 'last_removed_time not changed'
#   at t/00_CappedCollection/25_cleaning_correctness.t line 231.
#          got: '1469702248.8547101'
#     expected: '1469702248.84058'

#   Failed test 'item added ones'
#   at t/00_CappedCollection/25_cleaning_correctness.t line 233.
#          got: '239'
#     expected: '249'
# cleanup_bytes = 0, cleanup_items = 0
# Looks like you failed 3 tests of 195.
t/00_CappedCollection/25_cleaning_correctness.t ........ 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/195 subtests 
t/00_CappedCollection/26_script_variable_protection.t .. ok
t/00_compile.t ......................................... ok

Test Summary Report
-------------------
t/00_CappedCollection/25_cleaning_correctness.t      (Wstat: 768 Tests: 195 Failed: 3)
  Failed tests:  152-153, 155
  Non-zero exit status: 3
Files=26, Tests=98995, 78 wallclock secs ( 5.83 usr  0.52 sys + 50.43 cusr 16.19 csys = 72.97 CPU)
Result: FAIL
Failed 1/26 test programs. 3/98995 subtests failed.
Makefile:911: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Const::Fast         0.014 0.014   
    Digest::SHA1        2.13  2.13    
    Mouse               0     v2.4.5  
    Params::Util        1.07  1.07    
    perl                5.010 5.024001
    Redis               1.976 1.982   
    Try::Tiny           0.18  0.24    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Data::UUID          1.217 1.221   
    ExtUtils::MakeMaker 0     7.18    
    JSON::XS            3.01  3.02    
    Net::EmptyPort      0     0       
    Sys::SigAction      0.21  0.22    
    Test::Exception     0.31  0.43    
    Test::NoWarnings    1.04  1.04    
    Test::RedisServer   0.04  0.20    

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.18    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10652
    PERL5_CPAN_IS_RUNNING = 10652
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17010,10652
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /run/user/1023/cpansmoker/2016072806/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /run/user/1023/cpansmoker/2016072806

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /bbbike/perl-5.24.1-RC2/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.11_01   
    CPAN::Meta          2.150005  
    Cwd                 3.63_01   
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.18      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.18      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.31      
    File::Spec          3.63_01   
    JSON                2.90      
    JSON::PP            2.27300_01
    Module::Build       0.4218    
    Module::Signature   0.80      
    Parse::CPAN::Meta   1.4422    
    Test::Harness       3.36_01   
    Test::More          1.302047  
    YAML                1.18      
    YAML::Syck          1.29      
    version             0.9917    


--

Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.24.1-RC2 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	RC2
  Built under linux
  Compiled at Jul 25 2016 17:38:44
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10652"
    PERL5_CPAN_IS_RUNNING="10652"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="17010,10652"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/run/user/1023/cpansmoker/2016072806/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
  @INC:
    /opt/perl-5.24.1-RC2/lib/site_perl/5.24.1/x86_64-linux
    /opt/perl-5.24.1-RC2/lib/site_perl/5.24.1
    /opt/perl-5.24.1-RC2/lib/5.24.1/x86_64-linux
    /opt/perl-5.24.1-RC2/lib/5.24.1
    .