Report for XHTML-Instrumented-0.092

Back
From: Slaven Rezić
Subject: FAIL XHTML-Instrumented-0.092 v5.20.2 FreeBSD
Date: 2015-11-20T21:12:43Z

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 G. Allen Morris III,

This is a computer-generated report for XHTML-Instrumented-0.092
on perl 5.20.2, created by CPAN-Reporter-1.2015.

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 './Build test':

t/args.t .............. ok
t/cdata.t ............. ok
t/changes.t ........... skipped: Test::CheckChanges required for testing the Changes file
t/checkbox.t .......... ok
t/checkbox_loop.t ..... ok
t/checkbox_loop2.t .... ok
t/coverage.t .......... ok
t/entry.t ............. ok
t/eqloop.t ............ ok
t/file.t .............. ok
t/filter.t ............ ok
t/for.t ............... ok

#   Failed test 'select'
#   at t/form.t line 67.
# Found 4 differences with expected:
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
# in processed XML:
#   <div>
#  <form method="post" name="myform"><input name="a" type="hidden" value="a"/><input name="zz" type="hidden" value="zz"/>
#   <textarea name="textarea">test</textarea>
#   <select name="select"><option disabled="disabled" value="A">A</option><option selected="selected" value="B">B</option><option value="C">C</option></select>
#  </form>
# </div>

#   Failed test 'text default'
#   at t/form.t line 148.
# Found 5 differences with expected:
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
# in processed XML:
#   <div>
#   <form method="post" name="myform"><input name="a" type="hidden" value="c"/><input name="a" type="hidden" value="b"/><input name="b" type="hidden" value="a"/>
#     <input name="name" type="text" value="default"/>
#   </form>
# </div>

#   Failed test 'text params'
#   at t/form.t line 165.
# Found 5 differences with expected:
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
# in processed XML:
#   <div>
#   <form method="post" name="myform"><input name="a" type="hidden" value="c"/><input name="a" type="hidden" value="b"/><input name="b" type="hidden" value="a"/>
#     <input name="name" type="text" value="bob"/>
#   </form>
# </div>
# Looks like you failed 3 tests of 8.
t/form.t .............. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/8 subtests 
t/form1.t ............. ok
t/form2.t ............. ok

#   Failed test 'select'
#   at t/form3.t line 51.
# Found 4 differences with expected:
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
# in processed XML:
#   <div>
#   <form method="post" name="myform"><input name="a" type="hidden" value="b"/><input name="a" type="hidden" value="a"/><input name="b" type="hidden" value="b"/>
#     <textarea name="textarea">This is text in a text area.</textarea>
#     <input name="text1" type="text" value="test text 1"/>
#     <input name="text2" type="text" value="test text 2"/>
#   </form>
# </div>

#   Failed test 'select'
#   at t/form3.t line 72.
# Found 4 differences with expected:
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
# in processed XML:
#   <div>
#   <form method="post" name="myform"><input name="a" type="hidden" value="b"/><input name="a" type="hidden" value="a"/><input name="b" type="hidden" value="b"/>
#     <textarea name="textarea">This is text in a text area.</textarea>
#     <input name="text1" type="text" value="test text 1"/>
#     <input name="text2" type="text" value="test text 2"/>
#   </form>
# </div>
# Looks like you failed 2 tests of 4.
t/form3.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests 

#   Failed test 'Not a form'
#   at t/form4.t line 41.
# found warning: need value for b at /home/cpansand/.cpan/build/2015112021/XHTML-Instrumented-0.092-CJdDvX/blib/lib/XHTML/Instrumented/Form/Control.pm line 32.
# found warning: need value for a at /home/cpansand/.cpan/build/2015112021/XHTML-Instrumented-0.092-CJdDvX/blib/lib/XHTML/Instrumented/Form/Control.pm line 32.
# expected to find warning: need value for a
# expected to find warning: need value for b

#   Failed test 'params'
#   at t/form4.t line 84.
# Found 5 differences with expected:
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
#   Attribute 'name' has different value in element 'input'.
#   Attribute 'value' has different value in element 'input'.
# in processed XML:
#   <div>
#   <a name="bob">bob</a>
#   <form method="post" name="myform"><input name="a" type="hidden" value="b"/><input name="a" type="hidden" value="a"/><input name="b" type="hidden" value="c"/>
#     <textarea name="textarea"></textarea>
#     <input name="text1" type="text" value=""/>
#     <input name="text2" type="text" value="test text 2"/>
#   </form>
# </div>
# Looks like you failed 2 tests of 5.
t/form4.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests 
t/formloop.t .......... ok
t/head.t .............. ok
t/id.t ................ ok
t/ids.t ............... ok
t/if.t ................ ok
t/if1.t ............... ok
t/ifloop.t ............ ok
t/l1.t ................ ok
t/label.t ............. ok
t/list.t .............. ok
t/loop.t .............. ok
t/loop2.t ............. ok
t/loop_eo.t ........... ok
t/loop_input.t ........ ok
t/misc.t .............. ok
t/mm.t ................ ok
t/mm2.t ............... ok
t/multiloop.t ......... ok
t/multiloop2.t ........ ok
t/multiselect.t ....... ok
t/parse.t ............. ok
t/parse_replace.t ..... ok
t/pod.t ............... ok
t/pod_coverage.t ...... ok
t/remove.t ............ ok
t/remove_tag.t ........ ok
t/replace.t ........... ok
t/select.t ............ ok
t/select2.t ........... ok
t/simple.t ............ ok
t/simpleloop.t ........ ok
t/t_if.t .............. ok
t/table_columns.t ..... ok
t/template_data.t ..... ok
t/template_replace.t .. ok
t/template_table.t .... ok
t/text.t .............. ok
t/textarea.t .......... ok
t/vlabel.t ............ ok
t/x1.t ................ ok
t/xlabel.t ............ ok

Test Summary Report
-------------------
t/form.t            (Wstat: 768 Tests: 8 Failed: 3)
  Failed tests:  4, 7-8
  Non-zero exit status: 3
t/form3.t           (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  3-4
  Non-zero exit status: 2
t/form4.t           (Wstat: 512 Tests: 5 Failed: 2)
  Failed tests:  3, 5
  Non-zero exit status: 2
Files=58, Tests=228, 43 wallclock secs ( 0.59 usr  0.43 sys + 19.96 cusr  3.28 csys = 24.26 CPU)
Result: FAIL
Failed 3/58 test programs. 7/228 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module           Need   Have    
    ---------------- ------ --------
    Params::Validate 0      1.20    
    perl             v5.6.0 5.020002
    XML::Parser      0      2.44    

build_requires:

    Module           Need   Have    
    ---------------- ------ --------
    Test::Warn       0      0.30    
    Test::XML        0      0.08    
    Test::XML::Order 0.03   1.01    


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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2015112021/Test-XML-Order-1.01-0l3fxM/blib/arch:/home/cpansand/.cpan/build/2015112021/Test-XML-Order-1.01-0l3fxM/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 49279
    PERL5_CPAN_IS_RUNNING = 49279
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 43716,49279
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2015112018/cpanreporter_002_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HASH_SEED = 0
    PERL_PERTURB_KEYS = NO
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2015112018

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

    $^X = /usr/perl5.20.2p/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.60    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.10    
    ExtUtils::Install   1.67    
    ExtUtils::MakeMaker 7.10    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.60    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4214  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.20.2p'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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 ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE 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 freebsd
  Compiled at Feb 14 2015 20:35:40
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2015112021/Test-XML-Order-1.01-0l3fxM/blib/arch:/home/cpansand/.cpan/build/2015112021/Test-XML-Order-1.01-0l3fxM/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="49279"
    PERL5_CPAN_IS_RUNNING="49279"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="43716,49279"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2015112018/cpanreporter_002_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HASH_SEED="0"
    PERL_PERTURB_KEYS="NO"
  @INC:
    /home/cpansand/.cpan/build/2015112021/Test-XML-Order-1.01-0l3fxM/blib/arch
    /home/cpansand/.cpan/build/2015112021/Test-XML-Order-1.01-0l3fxM/blib/lib
    /usr/perl5.20.2p/lib/site_perl/5.20.2/amd64-freebsd
    /usr/perl5.20.2p/lib/site_perl/5.20.2
    /usr/perl5.20.2p/lib/5.20.2/amd64-freebsd
    /usr/perl5.20.2p/lib/5.20.2
    .