Report for Jedi-Plugin-Session-0.05

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Jedi-Plugin-Session-0.05 v5.20.2 GNU/Linux
Date: 2017-05-12T13:29:28Z

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 celogeek,

This is a computer-generated report for Jedi-Plugin-Session-0.05
on perl 5.20.2, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from './Build test':

t/00-compile.t ........... ok
# Testing with Perl 5.020002, /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/a1a1/bin/perl
#     B::Hooks::EndOfScope version is 0.21
#     CGI::Cookie version is 4.36
#     Cache::LRU::WithExpires version is 0.03
#     Carp version is 1.38
#     DBIx::Class::Core version is undefined
#     DBIx::Class::Migration version is 0.058
#     DBIx::Class::Schema version is undefined
#     Digest::SHA1 version is 2.13
#     File::ShareDir version is 1.102
#     File::Spec version is 3.62
#     HTTP::Request::Common version is 6.11
#     IO::Handle version is 1.35
#     IPC::Open3 version is 1.16
#     Import::Into version is 1.002005
#     Jedi version is 1.008
#     Jedi::App version is 1.008
#     Module::Build version is 0.4222
#     Module::Runtime version is 0.014
#     Moo version is 2.003002
#     Moo::Role version is 2.003002
#     Path::Class version is 0.37
#     Plack::Test version is undefined
#     Redis version is 1.991
#     Scalar::Util version is 1.47
#     Sereal version is 3.015
#     Test::File::ShareDir version is 1.001002
#     Test::More version is 1.302085
#     Test::Most version is 0.35
#     Time::Duration::Parse version is 0.13
#     base version is 2.22
#     strict version is 1.08
#     warnings version is 1.23
t/000-report-versions.t .. ok
t/author-critic.t ........ skipped: these tests are for testing by the author
t/release-kwalitee.t ..... skipped: these tests are for release candidate testing
t/release-unused-vars.t .. skipped: these tests are for release candidate testing
# Expiration t::lib::session : Waiting 3 s ...

#   Failed test 'value get is 2'
#   at t/session.t line 164.
#          got: 'undef'
#     expected: '2'
[Test failed.  Stopping test.]A context appears to have been destroyed without first calling release().
Based on $@ it does not look like an exception was thrown (this is not always
a reliable test)

This is a problem because the global error variables ($!, $@, and $?) will
not be restored. In addition some release callbacks will not work properly from
inside a DESTROY method.

Here are the context creation details, just in case a tool forgot to call
release():
  File: t/session.t
  Line: 174
  Tool: Test::More::is

Cleaning up the CONTEXT stack...
A context appears to have been destroyed without first calling release().
Based on $@ it does not look like an exception was thrown (this is not always
a reliable test)

This is a problem because the global error variables ($!, $@, and $?) will
not be restored. In addition some release callbacks will not work properly from
inside a DESTROY method.

Here are the context creation details, just in case a tool forgot to call
release():
  File: t/session.t
  Line: 174
  Tool: Test::More::is

Cleaning up the CONTEXT stack...
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 29.
t/session.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/29 subtests 

Test Summary Report
-------------------
t/session.t            (Wstat: 65280 Tests: 29 Failed: 1)
  Failed test:  29
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=6, Tests=71, 10 wallclock secs ( 0.03 usr  0.06 sys +  3.23 cusr  0.60 csys =  3.92 CPU)
Result: FAIL
Failed 1/6 test programs. 1/71 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                  Need   Have    
    ----------------------- ------ --------
    B::Hooks::EndOfScope    0      0.21    
    base                    0      2.22    
    Cache::LRU::WithExpires 0      0.03    
    Carp                    0      1.38    
    CGI::Cookie             0      4.36    
    DBIx::Class::Core       0      0       
    DBIx::Class::Migration  0      0.058   
    DBIx::Class::Schema     0      0       
    Digest::SHA1            0      2.13    
    File::ShareDir          1.00   1.102   
    Import::Into            0      1.002005
    Jedi                    1.002  1.008   
    Module::Runtime         0      0.014   
    Moo                     0      2.003002
    Moo::Role               0      2.003002
    Path::Class             0.33   0.37    
    perl                    5.010  5.020002
    Redis                   0      1.991   
    Sereal                  0      3.015   
    strict                  0      1.08    
    Time::Duration::Parse   0      0.13    
    warnings                0      1.23    

build_requires:

    Module                  Need   Have    
    ----------------------- ------ --------
    File::Spec              0      3.62    
    HTTP::Request::Common   0      6.11    
    IO::Handle              0      1.35    
    IPC::Open3              0      1.16    
    Jedi                    1.002  1.008   
    Jedi::App               0      1.008   
    Module::Build           0.3601 0.4222  
    Path::Class             0.33   0.37    
    perl                    5.010  5.020002
    Plack::Test             0      0       
    Scalar::Util            0      1.47    
    Test::File::ShareDir    0      1.001002
    Test::More              0.94   1.302085
    Test::Most              0      0.35    

configure_requires:

    Module                  Need   Have    
    ----------------------- ------ --------
    Module::Build           0.3601 0.4222  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 17047
    PERL5_CPAN_IS_RUNNING = 17047
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/a1a1/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.25_04 
    ExtUtils::Install   2.08    
    ExtUtils::MakeMaker 7.25_04 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4222  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302085
    YAML                1.23    
    YAML::Syck          1.30_01 
    version             0.9918  


--

Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
  Derived from: c05ce579b6dae0f955ff8922469d49f95f4bf6fd
  Platform:
    osname=linux, osvers=4.9.0-2-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux k93msid 4.9.0-2-amd64 #1 smp debian 4.9.18-1 (2017-03-30) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/a1a1 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DDEBUGGING=both'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170406', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_TRACK_MEMPOOL PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Apr 17 2017 06:20:05
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="17047"
    PERL5_CPAN_IS_RUNNING="17047"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/a1a1/lib/site_perl/5.20.2/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/a1a1/lib/site_perl/5.20.2
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/a1a1/lib/5.20.2/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/a1a1/lib/5.20.2
    .