Report for File-Similars-1.7

Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: PASS File-Similars-1.7 v5.16.0 OpenBSD
Date: 2012-06-05T22:59:29Z

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 Tong Sun,

This is a computer-generated report for File-Similars-1.7
on perl 5.16.0, created by CPAN-Reporter-1.2006.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/sts/cpansmoke/perl-5.16.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..4 todo 1;
# Running under perl version 5.016000 for openbsd
# Current time local: Wed Jun  6 00:59:28 2012
# Current time GMT:   Tue Jun  5 22:59:28 2012
# Using Test.pm version 1.25_02
# Testing File::Searcher::Similars version 1.27

== Testing 1, files under test/ subdir:

  9 test/(eBook) GNU - Python Standard Library 2001.pdf
  3 test/CardLayoutTest.java
  5 test/GNU - 2001 - Python Standard Library.pdf
  4 test/GNU - Python Standard Library (2001).rar
  9 test/LayoutTest.java
  3 test/PopupTest.java
  2 test/Python Standard Library.zip
  5 test/TestLayout.java
find: -printf: unknown option
not ok 1
# Test 1 got: "" (test.pl at line 55 *TODO*)
#   Expected: "  9 test/(eBook) GNU - Python Standard Library 2001.pdf\n  3 test/CardLayoutTest.java\n  5 test/GNU - 2001 - Python Standard Library.pdf\n  4 test/GNU - Python Standard Library (2001).rar\n  9 test/LayoutTest.java\n  3 test/PopupTest.java\n  2 test/Python Standard Library.zip\n  5 test/TestLayout.java\n"
#     (Install the Algorithm::Diff module to have differences in multiline
#      output explained.  You might also set the PERL_TEST_DIFF environment
#      variable to run a diff program on the output.)
#  test.pl line 55 is: ok($strs,$result0) || print $strs;

Note:

- The fileSimilars.pl script will pick out similar files from them in next test.
- Let's assume that the number represent the file size in KB.

== Testing 2 result should be:

## =========
           3 'CardLayoutTest.java' 'test/'
           5 'TestLayout.java' 'test/'

## =========
           4 'GNU - Python Standard Library (2001).rar' 'test/'
           5 'GNU - 2001 - Python Standard Library.pdf' 'test/'
ok 2

Note:

- There are 2 groups of similar files picked out by the script.
  The second group makes more sense.
- The similar files are picked because their file names look similar.
- However, the file size plays an important role as well.
- There are 2 files in the second similar files group.
- The file 'Python Standard Library.zip' is not considered to be similar to
  the group because its size is not similar to the group.

== Testing 3, if Python.zip is bigger, result should be:

## =========
           3 'CardLayoutTest.java' 'test/'
           5 'TestLayout.java' 'test/'

## =========
           4 'Python Standard Library.zip' 'test/'
           4 'GNU - Python Standard Library (2001).rar' 'test/'
           5 'GNU - 2001 - Python Standard Library.pdf' 'test/'
ok 3

Note:

- There are 3 files in the second similar files group.
- The file 'Python Standard Library.zip' is now in the 2nd similar files
  group because its size is now similar to the group.

== Testing 4, if Python.zip is even bigger, result should be:

## =========
           3 'CardLayoutTest.java' 'test/'
           5 'TestLayout.java' 'test/'

## =========
           4 'GNU - Python Standard Library (2001).rar'       'test/'
           5 'GNU - 2001 - Python Standard Library.pdf'       'test/'
           6 'Python Standard Library.zip'                    'test/'
           9 '(eBook) GNU - Python Standard Library 2001.pdf' 'test/'
ok 4

Note:

- There are 4 files in the second similar files group.
- The file 'Python Standard Library.zip' is still in the group.
- But this time, because it is also considered to be similar to the .pdf
  file (since their size are now similar, 6 vs 9), a 4th file the .pdf
  is now included in the 2nd group.
- If the size of file 'Python Standard Library.zip' is 12(KB), then the
  second similar files group will be split into two. Do you know why and
  which files each group will contain?

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Class::Accessor     0    0.34   
    Test::More          0    0.98   

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = /home/sts/cpansmoke/perl-5.16.0/cpan/build/Class-Accessor-0.34-QcYIWi/blib/arch:/home/sts/cpansmoke/perl-5.16.0/cpan/build/Class-Accessor-0.34-QcYIWi/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5730
    PERL5_CPAN_IS_RUNNING = 5730
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 18078,5730
    PERL_CR_SMOKER_CURRENT = File-Similars-1.7
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

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

    $^X = /home/sts/cpansmoke/perl-5.16.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 10 10 0
    $EGID = 10 10 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120630
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.39_02 
    JSON                n/a     
    JSON::PP            2.27200 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4402  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.99    


--

Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
   
  Platform:
    osname=openbsd, osvers=5.1, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd cpansmoke3 5.1 generic.mp#188 i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.16.0'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.1'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.62.0, 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 -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY MYMALLOC PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under openbsd
  Compiled at May 21 2012 09:21:51
  %ENV:
    PERL5LIB="/home/sts/cpansmoke/perl-5.16.0/cpan/build/Class-Accessor-0.34-QcYIWi/blib/arch:/home/sts/cpansmoke/perl-5.16.0/cpan/build/Class-Accessor-0.34-QcYIWi/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="5730"
    PERL5_CPAN_IS_RUNNING="5730"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="18078,5730"
    PERL_CR_SMOKER_CURRENT="File-Similars-1.7"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.16.0/cpan/build/Class-Accessor-0.34-QcYIWi/blib/arch
    /home/sts/cpansmoke/perl-5.16.0/cpan/build/Class-Accessor-0.34-QcYIWi/blib/lib
    /home/sts/cpansmoke/perl-5.16.0/lib/site_perl/5.16.0/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.16.0/lib/site_perl/5.16.0
    /home/sts/cpansmoke/perl-5.16.0/lib/5.16.0/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.16.0/lib/5.16.0
    .