Report for TAP-Formatter-JUnit-0.09

Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: FAIL TAP-Formatter-JUnit-0.09 v5.15.3 GNU/Linux
Date: 2012-02-10T11:35:11Z

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 Graham TerMarsch,

This is a computer-generated report for TAP-Formatter-JUnit-0.09
on perl 5.15.3, created by CPAN-Reporter-1.2003.

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':


#   Failed test 't/data/tests/stdout_stderr'
#   at t/formatter.t line 38.
# +---+-----------------------------------------------+---+-----------------------------------------------+
# | Ln|Got                                            | Ln|Expected                                       |
# +---+-----------------------------------------------+---+-----------------------------------------------+
# |  1|'<testsuites>                                  |  1|'<testsuites>                                  |
# |  2|  <testsuite failures="0"                      |  2|  <testsuite failures="0"                      |
# |  3|             errors="0"                        |  3|             errors="0"                        |
# |  4|             tests="4"                         |  4|             tests="4"                         |
# |  5|             name="data_tests_stdout_stderr">  |  5|             name="data_tests_stdout_stderr">  |
# |  6|    <testcase name="1"></testcase>             |  6|    <testcase name="1"></testcase>             |
# |  7|    <testcase name="2"></testcase>             |  7|    <testcase name="2"></testcase>             |
# |  8|    <testcase name="3"></testcase>             |  8|    <testcase name="3"></testcase>             |
# |  9|    <testcase name="4"></testcase>             |  9|    <testcase name="4"></testcase>             |
# * 10|    <system-out><![CDATA[TAP version 13        * 10|    <system-out><![CDATA[# comments            *
# * 11|# comments                                     *   |                                               |
# | 12|ok 1                                           | 11|ok 1                                           |
# | 13|ok 2                                           | 12|ok 2                                           |
# | 14|ok 3                                           | 13|ok 3                                           |
# | 15|# comment                                      | 14|# comment                                      |
# | 16|ok 4                                           | 15|ok 4                                           |
# | 17|# more ignored stuff                           | 16|# more ignored stuff                           |
# | 18|# and yet more                                 | 17|# and yet more                                 |
# | 19|1..4                                           | 18|1..4                                           |
# | 20|]]></system-out>                               | 19|]]></system-out>                               |
# | 21|    <system-err></system-err>                  | 20|    <system-err></system-err>                  |
# | 22|  </testsuite>                                 | 21|  </testsuite>                                 |
# | 23|</testsuites>'                                 | 22|</testsuites>'                                 |
# +---+-----------------------------------------------+---+-----------------------------------------------+
# 1 test of 22 failed.
t/formatter.t ......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/22 subtests 
t/passing-todos.t ..... ok
t/pod-coverage.t ...... ok
t/pod.t ............... ok
t/tap2junit-filter.t .. ok
t/tap2junit-name.t .... ok
t/tap2junit.t ......... ok
# foo
# bar
# foobar

#   Failed test '... test timing: (init)'
#   at t/timer.t line 152.
#          got: '4'
#     expected: '3'

#   Failed test '... unexpected test name: (init)'
#   at t/timer.t line 156.
#     <testcase time="3.47047901153564" name="(init)" />

#   Failed test '... test timing: 1 - one'
#   at t/timer.t line 152.
#          got: '0'
#     expected: '3'
# 21 tests planned, but 22 ran.
# 3 tests of 22 failed.
t/timer.t ............. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/21 subtests 

Test Summary Report
-------------------
t/formatter.t       (Wstat: 256 Tests: 22 Failed: 1)
  Failed test:  18
  Non-zero exit status: 1
t/timer.t           (Wstat: 768 Tests: 22 Failed: 4)
  Failed tests:  12, 18-19, 22
  Non-zero exit status: 3
  Parse errors: Bad plan.  You planned 21 tests but ran 22.
Files=8, Tests=83, 93 wallclock secs ( 0.08 usr  0.01 sys + 13.01 cusr  1.45 csys = 14.55 CPU)
Result: FAIL
Failed 2/8 test programs. 5/83 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module            Need Have        
    ----------------- ---- ------------
    File::Slurp       0    9999.19     
    Moose             0    2.0401      
    MooseX::NonMoose  0    0.22        
    TAP::Harness      3.12 3.23        
    XML::Generator    0    1.04        

build_requires:

    Module            Need Have        
    ----------------- ---- ------------
    IO::Scalar        0    2.110       
    Test::Differences 0    0.61        
    Test::More        0    1.005000_002

configure_requires:

    Module            Need Have        
    ----------------- ---- ------------
    Module::Build     0.38 0.39_01     


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 13205
    PERL5_CPAN_IS_RUNNING = 13205
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9798,13205
    PERL_CR_SMOKER_CURRENT = TAP-Formatter-JUnit-0.09
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/trushel/perl/perl5153m/bin/perl
    $UID/$EUID = 138375 / 138375
    $GID = 5762 4 20 21 24 25 26 30 44 46 104 105 119 122 431 5762
    $EGID = 5762 4 20 21 24 25 26 30 44 46 104 105 119 122 431 5762

Perl module toolchain versions installed:

    Module              Have        
    ------------------- ------------
    CPAN                1.9800      
    CPAN::Meta          2.113640    
    Cwd                 3.39_01     
    ExtUtils::CBuilder  0.280202    
    ExtUtils::Command   1.17        
    ExtUtils::Install   1.54        
    ExtUtils::MakeMaker 6.63_02     
    ExtUtils::Manifest  1.60        
    ExtUtils::ParseXS   3.11        
    File::Spec          3.39_01     
    JSON                2.53        
    JSON::PP            2.27200     
    Module::Build       0.39_01     
    Module::Signature   n/a         
    Parse::CPAN::Meta   1.4401      
    Test::Harness       3.23        
    Test::More          1.005000_002
    YAML                0.78        
    YAML::Syck          1.19        
    version             0.95        


--

Summary of my perl5 (revision 5 version 15 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-33-generic, archname=x86_64-linux-multi
    uname='linux trushel-glaptop 2.6.32-33-generic #72-ubuntu smp fri jul 29 21:07:13 utc 2011 x86_64 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.3', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        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_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Sep 25 2011 19:32:23
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="13205"
    PERL5_CPAN_IS_RUNNING="13205"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="9798,13205"
    PERL_CR_SMOKER_CURRENT="TAP-Formatter-JUnit-0.09"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/trushel/perl/perl5153m/lib/site_perl/5.15.3/x86_64-linux-multi
    /home/trushel/perl/perl5153m/lib/site_perl/5.15.3
    /home/trushel/perl/perl5153m/lib/5.15.3/x86_64-linux-multi
    /home/trushel/perl/perl5153m/lib/5.15.3
    .