Plack-Middleware-AccessLog-Structured v0.002000 Perl 5 v5.12.2 MSWin32-x86-multi-thread

Status
Fail
From
Alexandr Ciornii (CHORNY)
Dist
Plack-Middleware-AccessLog-Structured v0.002000
Platform
Perl 5 v5.12.2 MSWin32-x86-multi-thread
Date
2021-05-22 21:13:30
ID
947a8bf5-6c0c-1014-a53c-8582eba7b7e4
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 Manfred Stock,

This is a computer-generated report for Plack-Middleware-AccessLog-Structured-0.002000
on perl 5.12.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 'C:\strawberry\perl\bin\perl.exe ./Build test':

t/00-compile.t .............................. ok
# 
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.012002 (wanted 5.006) on MSWin32 from C:\strawberry\perl\bin\perl.exe
# 
# Carp                                          => 1.3301     (want any version)
# File::Spec                                    => 3.47       (want any version)
# HTTP::Request::Common                         => 6.04       (want any version)
# IO::Handle                                    => 1.28       (want any version)
# IPC::Open3                                    => 1.05       (want any version)
# JSON                                          => 2.90       (want any version)
# MRO::Compat                                   => 0.12       (want any version)
# Module::Build                                 => 0.4206     (want 0.28)   
# Net::Domain                                   => 2.20       (want any version)
# Plack::Middleware                             => <undef>    (want any version)
# Plack::Test                                   => <undef>    (want any version)
# Plack::Util::Accessor                         => <undef>    (want any version)
# Test::Class                                   => 0.46       (want any version)
# Test::Deep                                    => 0.112      (want any version)
# Test::Exception                               => 0.32       (want any version)
# Test::More                                    => 1.001003   (want 0.88)   
# Time::Moment                                  => 0.16       (want any version)
# lib                                           => 0.62       (want any version)
# parent                                        => 0.228      (want any version)
# strict                                        => 1.04       (want any version)
# warnings                                      => 1.09       (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
# 
t/000-report-versions-tiny.t ................ ok
t/author-critic.t ........................... skipped: these tests are for testing by the author
t/author-eol.t .............................. skipped: these tests are for testing by the author
t/author-pod-coverage.t ..................... skipped: these tests are for testing by the author
t/author-pod-syntax.t ....................... skipped: these tests are for testing by the author

#   Failed test 'application executed'
#   at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 32.
#   (in Plack::Middleware::AccessLog::StructuredTest->basic_log_test)
#          got: '500'
#     expected: '200'

#   Failed test 'message count ok'
#   at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 35.
#   (in Plack::Middleware::AccessLog::StructuredTest->basic_log_test)
#          got: '0'
#     expected: '1'

#   Failed test 'basic_log_test died (malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "(end of string)") at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 56.)'
#   at t/plack.middleware.access-log.structured.t line 3.
#   (in Plack::Middleware::AccessLog::StructuredTest->basic_log_test)

#   Failed test 'application executed'
#   at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 97.
#   (in Plack::Middleware::AccessLog::StructuredTest->callback_test)
#          got: '500'
#     expected: '200'

#   Failed test 'message count ok'
#   at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 100.
#   (in Plack::Middleware::AccessLog::StructuredTest->callback_test)
#          got: '0'
#     expected: '1'

#   Failed test 'callback_test died (malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "(end of string)") at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 101.)'
#   at t/plack.middleware.access-log.structured.t line 3.
#   (in Plack::Middleware::AccessLog::StructuredTest->callback_test)

#   Failed test 'application executed'
#   at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 178.
#   (in Plack::Middleware::AccessLog::StructuredTest->delayed_duration_test)
#          got: '500'
#     expected: '200'

#   Failed test 'message count ok'
#   at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 181.
#   (in Plack::Middleware::AccessLog::StructuredTest->delayed_duration_test)
#          got: '0'
#     expected: '1'

#   Failed test 'delayed_duration_test died (malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "(end of string)") at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 182.)'
#   at t/plack.middleware.access-log.structured.t line 3.
#   (in Plack::Middleware::AccessLog::StructuredTest->delayed_duration_test)

#   Failed test 'application executed'
#   at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 122.
#   (in Plack::Middleware::AccessLog::StructuredTest->extra_field_test)
#          got: '500'
#     expected: '200'

#   Failed test 'message count ok'
#   at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 125.
#   (in Plack::Middleware::AccessLog::StructuredTest->extra_field_test)
#          got: '0'
#     expected: '1'

#   Failed test 'extra_field_test died (malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "(end of string)") at t/lib/Plack/Middleware/AccessLog/StructuredTest.pm line 126.)'
#   at t/plack.middleware.access-log.structured.t line 3.
#   (in Plack::Middleware::AccessLog::StructuredTest->extra_field_test)
# Looks like you failed 12 tests of 18.
t/plack.middleware.access-log.structured.t .. 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/18 subtests 
	(less 4 skipped subtests: 2 okay)
t/release-cpan-changes.t .................... skipped: these tests are for release candidate testing
t/release-distmeta.t ........................ skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/plack.middleware.access-log.structured.t (Wstat: 3072 Tests: 18 Failed: 12)
  Failed tests:  1-3, 7-9, 11-16
  Non-zero exit status: 12
Files=9, Tests=20,  2 wallclock secs ( 0.04 usr +  0.02 sys =  0.06 CPU)
Result: FAIL
Failed 1/9 test programs. 12/20 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                Need  Have    
    --------------------- ----- --------
    Carp                  0     1.3301  
    JSON                  0     2.90    
    MRO::Compat           0     0.12    
    Net::Domain           0     2.20    
    parent                0     0.228   
    Plack::Middleware     0     0       
    Plack::Util::Accessor 0     0       
    strict                0     1.04    
    Time::Moment          0     0.16    
    warnings              0     1.09    

build_requires:

    Module                Need  Have    
    --------------------- ----- --------
    File::Spec            0     3.47    
    HTTP::Request::Common 0     6.04    
    IO::Handle            0     1.28    
    IPC::Open3            0     1.05    
    lib                   0     0.62    
    Module::Build         0.28  0.4206  
    perl                  5.006 5.012002
    Plack::Test           0     0       
    Test::Class           0     0.46    
    Test::Deep            0     0.112   
    Test::Exception       0     0.32    
    Test::More            0.88  1.001003

configure_requires:

    Module                Need  Have    
    --------------------- ----- --------
    Module::Build         0.28  0.4206  


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = c:\Windows\system32;c:\Windows\System32\Wbem;C:\Git\cmd;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1440
    PERL5_CPAN_IS_RUNNING = 1440
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 912,1440
    PERL_CR_SMOKER_CURRENT = Plack-Middleware-AccessLog-Structured-0.002000
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.141520
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4206  
    Module::Signature   0.66    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.32    
    Test::More          1.001003
    YAML                0.98    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberryperl 5.12.2.0 #1 Fri Nov  5 05:17:27 2010 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.4.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl512.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at Nov  5 2010 08:39:08
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="1440"
    PERL5_CPAN_IS_RUNNING="1440"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="912,1440"
    PERL_CR_SMOKER_CURRENT="Plack-Middleware-AccessLog-Structured-0.002000"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/strawberry/perl/site/lib
    C:/strawberry/perl/vendor/lib
    C:/strawberry/perl/lib
    .