Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: PASS MozRepl-0.06 v5.8.9 GNU/Linux
Date: 2010-11-21T13:24:56Z
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 Toru Yamaguchi,
This is a computer-generated report for MozRepl-0.06
on perl 5.8.9, created by CPAN-Reporter-1.1803.
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':
/home/tester/testing/perl-5.8.9/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Carp::Clan,0,Data::Dump,0,Data::JavaScript::Anon,0,Module::Pluggable::Fast,0,Template,0,Template::Provider::FromDATA,0,Text::SimpleTable,0,UNIVERSAL::require,0
PERL_DL_NONLAZY=1 /home/tester/testing/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/10-plugin-repl-enter.t t/11-plugin-repl-search.t t/12-plugin-repl-inspect.t t/13-plugin-repl-load.t t/14-plugin-repl-rename.t t/15-plugin-repl-print.t t/16-plugin-repl-home.t t/17-plugin-repl-back.t t/18-plugin-repl-util-help_url_for.t t/19-plugin-repl-util-doc_for.t t/20-plugin-json.t t/pod-coverage.t t/pod.t
# Testing MozRepl 0.06
t/00-load.t ........................... ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/10-plugin-repl-enter.t .............. ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/11-plugin-repl-search.t ............. ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/12-plugin-repl-inspect.t ............ ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/13-plugin-repl-load.t ............... ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/14-plugin-repl-rename.t ............. ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/15-plugin-repl-print.t .............. ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/16-plugin-repl-home.t ............... ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/17-plugin-repl-back.t ............... ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/18-plugin-repl-util-help_url_for.t .. ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/19-plugin-repl-util-doc_for.t ....... ok
[DEBUG] MozRepl logging enabled
[DEBUG]
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name | client_arg_value |
+----------------------+------------------------------------------+
| host | localhost |
| port | 4242 |
| timeout | 10 |
| extra_client_args | {} |
'----------------------+------------------------------------------'
t/20-plugin-json.t .................... ok
t/pod-coverage.t ...................... ok
t/pod.t ............................... ok
All tests successful.
Files=14, Tests=74, 5 wallclock secs ( 0.25 usr 0.08 sys + 4.34 cusr 1.16 csys = 5.83 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ---- ----
Carp::Clan 0 6.04
Class::Accessor::Fast 0 0.34
Class::Data::Inheritable 0 0.08
Data::Dump 0 1.19
Data::JavaScript::Anon 0 1.03
File::Spec 0 3.29
Module::Pluggable::Fast 0 0.19
Net::Telnet 0 3.03
Template 0 2.22
Template::Provider::FromDATA 0 0.11
Text::SimpleTable 0 2.03
UNIVERSAL::require 0 0.13
URI 0 1.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.utf8
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/tester/testing/perl-5.8.9/.cpan/build/Data-JavaScript-Anon-1.03-wsh_lg/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Data-JavaScript-Anon-1.03-wsh_lg/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Class-Default-1.51-b2ebyF/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Class-Default-1.51-b2ebyF/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Module-Pluggable-Fast-0.19-0wtZLL/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Module-Pluggable-Fast-0.19-0wtZLL/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Template-Provider-FromDATA-0.11-XNBQL1/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Template-Provider-FromDATA-0.11-XNBQL1/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Text-SimpleTable-2.03-WovqQh/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Text-SimpleTable-2.03-WovqQh/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/parent-0.224-rmCIW5/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/parent-0.224-rmCIW5/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Template-Toolkit-2.22-f0Fed3/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Template-Toolkit-2.22-f0Fed3/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/AppConfig-1.66-aYxk55/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/AppConfig-1.66-aYxk55/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Data-Dump-1.19-7SsHdO/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Data-Dump-1.19-7SsHdO/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Carp-Clan-6.04-N5SdLB/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Carp-Clan-6.04-N5SdLB/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/UNIVERSAL-require-0.13-u5m9EG/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/UNIVERSAL-require-0.13-u5m9EG/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 19432
PERL5_CPAN_IS_RUNNING = 19432
PERL5_MINISMOKEBOX = 0.36
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/tester/testing/perl-5.8.9/bin/perl
$UID/$EUID = 1002 / 1002
$GID = 1002 20 24 25 27 29 30 44 46 100 103 104 112 114 115 1002
$EGID = 1002 20 24 25 27 29 30 44 46 100 103 104 112 114 115 1002
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9301
Cwd 3.29
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.15
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.48
ExtUtils::Manifest 1.55
ExtUtils::ParseXS 2.2206
File::Spec 3.29
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.22
Test::More 0.96
YAML n/a
YAML::Syck 1.15
version 0.85
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=2.6.34-0.slh.9-sidux-amd64, archname=x86_64-linux-thread-multi
uname='linux verona 2.6.34-0.slh.9-sidux-amd64 #1 smp preempt sat jun 12 23:27:41 utc 2010 x86_64 gnulinux '
config_args='-Dprefix=/home/tester/testing/perl-5.8.9 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define 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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.4.5 20100909 (prerelease)', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
THREADS_HAVE_PIDS USE_64_BIT_ALL USE_64_BIT_INT
USE_FAST_STDIO USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API
Built under linux
Compiled at Nov 13 2010 18:49:54
%ENV:
PERL5LIB="/home/tester/testing/perl-5.8.9/.cpan/build/Data-JavaScript-Anon-1.03-wsh_lg/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Data-JavaScript-Anon-1.03-wsh_lg/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Class-Default-1.51-b2ebyF/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Class-Default-1.51-b2ebyF/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Module-Pluggable-Fast-0.19-0wtZLL/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Module-Pluggable-Fast-0.19-0wtZLL/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Template-Provider-FromDATA-0.11-XNBQL1/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Template-Provider-FromDATA-0.11-XNBQL1/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Text-SimpleTable-2.03-WovqQh/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Text-SimpleTable-2.03-WovqQh/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/parent-0.224-rmCIW5/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/parent-0.224-rmCIW5/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Template-Toolkit-2.22-f0Fed3/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Template-Toolkit-2.22-f0Fed3/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/AppConfig-1.66-aYxk55/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/AppConfig-1.66-aYxk55/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Data-Dump-1.19-7SsHdO/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Data-Dump-1.19-7SsHdO/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/Carp-Clan-6.04-N5SdLB/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/Carp-Clan-6.04-N5SdLB/blib/lib:/home/tester/testing/perl-5.8.9/.cpan/build/UNIVERSAL-require-0.13-u5m9EG/blib/arch:/home/tester/testing/perl-5.8.9/.cpan/build/UNIVERSAL-require-0.13-u5m9EG/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="19432"
PERL5_CPAN_IS_RUNNING="19432"
PERL5_MINISMOKEBOX="0.36"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/tester/testing/perl-5.8.9/.cpan/build/Data-JavaScript-Anon-1.03-wsh_lg/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/Data-JavaScript-Anon-1.03-wsh_lg/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/Class-Default-1.51-b2ebyF/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/Class-Default-1.51-b2ebyF/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/Module-Pluggable-Fast-0.19-0wtZLL/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/Module-Pluggable-Fast-0.19-0wtZLL/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/Template-Provider-FromDATA-0.11-XNBQL1/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/Template-Provider-FromDATA-0.11-XNBQL1/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/Text-SimpleTable-2.03-WovqQh/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/Text-SimpleTable-2.03-WovqQh/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/parent-0.224-rmCIW5/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/parent-0.224-rmCIW5/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/Template-Toolkit-2.22-f0Fed3/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/Template-Toolkit-2.22-f0Fed3/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/AppConfig-1.66-aYxk55/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/AppConfig-1.66-aYxk55/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/Data-Dump-1.19-7SsHdO/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/Data-Dump-1.19-7SsHdO/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/Carp-Clan-6.04-N5SdLB/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/Carp-Clan-6.04-N5SdLB/blib/lib
/home/tester/testing/perl-5.8.9/.cpan/build/UNIVERSAL-require-0.13-u5m9EG/blib/arch
/home/tester/testing/perl-5.8.9/.cpan/build/UNIVERSAL-require-0.13-u5m9EG/blib/lib
/home/tester/testing/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi
/home/tester/testing/perl-5.8.9/lib/5.8.9
/home/tester/testing/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi
/home/tester/testing/perl-5.8.9/lib/site_perl/5.8.9
.