develooper Front page | perl.cpan.testers | Postings from April 2008

PASS Test-Differences-0.47 i386-freebsd-64int 7.0-release

From:
stro
Date:
April 19, 2008 07:16
Subject:
PASS Test-Differences-0.47 i386-freebsd-64int 7.0-release
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Barrie Slaymaker,
    
This is a computer-generated report for Test-Differences-0.47
on perl 5.8.8, created by CPAN-Reporter-1.13. 

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 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00flatten...........ok
t/01text_vs_data......# Test 1 got: "\n+---+-----+----------+\n| Ln|Got  |Expected  |\n+---+-----+----------+\n| 28|     |          |\n| 29|     |          |\n| 30|     |          |\n* 31|a    |b         *\n+---+-----+----------+\n" (t/01text_vs_data.t at line 11 *TODO*)
#   Expected: "No differences"
#  t/01text_vs_data.t line 11 is: sub { eq_or_diff $a, $b },
# Test 2 got: "\n+---+-----+----------+\n| Ln|Got  |Expected  |\n+---+-----+----------+\n| 28|     |          |\n| 29|     |          |\n| 30|     |          |\n* 31|a    |b         *\n+---+-----+----------+\n" (t/01text_vs_data.t at line 12 *TODO*)
#   Expected: "No differences"
#  t/01text_vs_data.t line 12 is: sub { eq_or_diff_text $a, $b },
# Test 3 got: "\n+----+-----+----------+\n| Elt|Got  |Expected  |\n+----+-----+----------+\n|  27|     |          |\n|  28|     |          |\n|  29|     |          |\n*  30|a    |b         *\n+----+-----+----------+\n" (t/01text_vs_data.t at line 13 *TODO*)
#   Expected: "No differences"
#  t/01text_vs_data.t line 13 is: sub { eq_or_diff_data $a, $b },
ok
t/02pass..............ok
t/03struct............ok
t/10test..............# Test 2 got: "\n+---+-----+----------+\n| Ln|Got  |Expected  |\n+---+-----+----------+\n*  1|a    |b         *\n+---+-----+----------+\n" (t/10test.t at line 7 *TODO*)
#   Expected: "No differences"
#  t/10test.t line 7 is: sub { eq_or_diff "a", "b" },
# Test 3 got: "\n+---+-----+---+----------+\n| Ln|Got  | Ln|Expected  |\n+---+-----+---+----------+\n|  1|a    |  1|a         |\n*  2|b    *   |          |\n|  3|c    |  2|c         |\n+---+-----+---+----------+\n" (t/10test.t at line 8 *TODO*)
#   Expected: "No differences"
#  t/10test.t line 8 is: sub { eq_or_diff "a\nb\nc\n", "a\nc\n" },
# Test 4 got: "\n+---+-----+----------+\n| Ln|Got  |Expected  |\n+---+-----+----------+\n|  1|a    |a         |\n*  2|b    |B         *\n|  3|c    |c         |\n+---+-----+----------+\n" (t/10test.t at line 9 *TODO*)
#   Expected: "No differences"
#  t/10test.t line 9 is: sub { eq_or_diff "a\nb\nc\n", "a\nB\nc\n" },
# Test 5 got: "\n+---+-----+---+----------+\n| Ln|Got  | Ln|Expected  |\n+---+-----+---+----------+\n|  1|a    |  1|a         |\n*  2|b    *   |          |\n|  3|c    |  2|c         |\n*  4|d    *   |          |\n|  5|e    |  3|e         |\n+---+-----+---+----------+\n" (t/10test.t at line 10 *TODO*)
#   Expected: "No differences"
#  t/10test.t line 10 is: sub { eq_or_diff "a\nb\nc\nd\ne\n", "a\nc\ne\n" },
# Test 6 got: "\n+---+-----+---+----------+\n| Ln|Got  | Ln|Expected  |\n+---+-----+---+----------+\n*  3|c    *   |          |\n+---+-----+---+----------+\n" (t/10test.t at line 11 *TODO*)
#   Expected: "No differences"
#  t/10test.t line 11 is: sub { eq_or_diff "a\nb\nc\nd\ne\n", "a\nb\nd\ne\n", { context => 0 } },
# Test 7 got: "\n+---+-----+---+----------+\n| Ln|Got  | Ln|Expected  |\n+---+-----+---+----------+\n|  1|a    |  1|a         |\n|  2|b    |  2|b         |\n*  3|c    *   |          |\n|  4|d    |  3|d         |\n|  5|e    |  4|e         |\n+---+-----+---+----------+\n" (t/10test.t at line 12 *TODO*)
#   Expected: "No differences"
#  t/10test.t line 12 is: sub { eq_or_diff "a\nb\nc\nd\ne\n", "a\nb\nd\ne\n", { context => 10 } },
ok
t/20test_more.........ok
t/99example...........ok
All tests successful.
Files=7, Tests=23, 49 wallclock secs ( 2.78 usr  3.09 sys + 10.48 cusr 19.55 csys = 35.91 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    Text::Diff 0.34 0.35

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
    PERL5LIB = /root/.cpan/build/Text-Diff-0.35-8kg2m3/blib/arch:/root/.cpan/build/Text-Diff-0.35-8kg2m3/blib/lib:/root/.cpan/build/Algorithm-Diff-1.1902-U8ZyRL/blib/arch:/root/.cpan/build/Algorithm-Diff-1.1902-U8ZyRL/blib/lib:/root/.cpan/build/IPC-Cmd-0.40-rEKato/blib/arch:/root/.cpan/build/IPC-Cmd-0.40-rEKato/blib/lib:/root/.cpan/build/Module-Load-Conditional-0.26-xwAbsv/blib/arch:/root/.cpan/build/Module-Load-Conditional-0.26-xwAbsv/blib/lib:/root/.cpan/build/Module-Load-0.12-1o2YWE/blib/arch:/root/.cpan/build/Module-Load-0.12-1o2YWE/blib/lib:/root/.cpan/build/version-0.74-JUuoJO/blib/arch:/root/.cpan/build/version-0.74-JUuoJO/blib/lib:/root/.cpan/build/Params-Check-0.26-fKue8a/blib/arch:/root/.cpan/build/Params-Check-0.26-fKue8a/blib/lib:/root/.cpan/build/Locale-Maketext-Simple-0.18-x5qWSH/blib/arch:/root/.cpan/build/Locale-Maketext-Simple-0.18-x5qWSH/blib/lib:/root/.cpan/build/Class-Base-0.03-dEe9hN/blib/arch:/root/.cpan/build/Class-Base-0.03-dEe9hN/blib/lib:/root/.cpan/build/SVG-2.41-fH3_pu/blib/arch:/root/.cpan/build/SVG-2.41-fH3_pu/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 23086
    PERL5_CPAN_IS_RUNNING = 23086
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22952,23086
    PERL_CR_SMOKER_CURRENT = IPC-Capture-0.02
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/csh
    TERM = cons25

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

    $^X = /usr/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 5 0 0
    $EGID = 0 5 0 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_60
    Cwd                 3.2701 
    ExtUtils::CBuilder  n/a    
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.10   
    Test::More          0.62   
    YAML                n/a    
    YAML::Syck          1.04   
    version             0.74   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=7.0-release, archname=i386-freebsd-64int
    uname='freebsd freebsd.org 7.0-release freebsd 7.0-release #0: fri dec 7 15:51:05 pst 2007 kris@freebsd.org:usrsrcsysmagickernelpath i386 '
    config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe  -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O2 -fno-strict-aliasing -pipe ',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719  [FreeBSD]', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil
    perllibs=-lm -lcrypt -lutil
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About