Test-Moose-More v0.050 Perl 5 v5.12.2 MSWin32-x86-multi-thread
- Status
- Pass
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
Test-Moose-More v0.050
- Platform
- Perl 5 v5.12.2 MSWin32-x86-multi-thread
- Date
- 2017-09-23 21:38:18
- ID
- 3c8c5e58-6bf7-1014-bed7-b736b137a38a
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 Chris Weyl,
This is a computer-generated report for Test-Moose-More-0.050
on perl 5.12.2, created by CPAN-Reporter-1.2014.
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 'C:\strawberry\c\bin\dmake.EXE test':
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/attribute_options_ok/*.t t/is_class_ok/*.t t/validate_attribute/*.t t/validate_class/*.t t/validate_role/*.t t/validate_thing/*.t t/wrapped/*.t
t/00-check-deps.t ...................................... ok
t/00-compile.t ......................................... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 6.98
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 6.98
#
# === Test Requires ===
#
# Module Want Have
# ---------------------- ----- --------
# ExtUtils::MakeMaker any 6.98
# File::Spec any 3.47
# IO::Handle any 1.28
# IPC::Open3 any 1.05
# List::Util 1.45 1.49
# Moose any 2.1210
# Moose::Meta::Attribute any 2.1210
# Moose::Role any 2.1210
# Moose::Util::MetaRole any 2.1210
# TAP::SimpleOutput 0.009 0.009
# Test::Builder::Tester any 1.23_003
# Test::CheckDeps 0.010 0.010
# Test::More 0.94 1.001003
# namespace::autoclean any 0.28
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.141520
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------------- ---- --------
# Carp any 1.3301
# Data::OptList any 0.109
# List::MoreUtils any 0.33
# List::Util 1.45 1.49
# Moose::Util any 2.1210
# Moose::Util::TypeConstraints any 2.1210
# Scalar::Util any 1.49
# Sub::Exporter::Progressive any 0.001011
# Syntax::Keyword::Junction any 0.003008
# Test::Builder any 1.001003
# Test::Moose any 2.1210
# Test::More 0.94 1.001003
# strict any 1.04
# warnings any 1.09
#
t/00-report-prereqs.t .................................. ok
t/attribute_options_ok/basic.t ......................... ok
t/attribute_options_ok/subtest-wrapper.t ............... ok
t/check_sugar.t ........................................ ok
t/definition_context.t ................................. ok
t/does_metaroles_ok.t .................................. ok
t/does_not_metaroles_ok.t .............................. ok
t/does_not_ok.t ........................................ ok
t/does_ok.t ............................................ ok
t/has_attribute_ok.t ................................... ok
t/is_anon_ok.t ......................................... ok
t/is_class_ok/basic.t .................................. ok
t/is_class_ok/moose-meta-attribute-should-be-moosey.t .. ok
t/is_immutable_ok.t .................................... ok
t/is_not_anon_ok.t ..................................... ok
t/is_role_ok.t ......................................... ok
t/meta_ok.t ............................................ ok
t/method_from_pkg_ok.t ................................. ok
t/method_is_accessor_ok.t .............................. ok
t/method_is_not_accessor_ok.t .......................... ok
t/method_not_from_pkg_ok.t ............................. ok
t/method_ok.t .......................................... ok
t/no_meta_ok.t ......................................... ok
t/pristine_ok.t ........................................ ok
t/requires_method_ok.t ................................. ok
t/subtest-1.t .......................................... ok
t/validate_attribute/basic.t ........................... ok
t/validate_attribute/coerce.t .......................... ok
t/validate_attribute/in_roles.t ........................ ok
t/validate_attribute/lazy.t ............................ ok
t/validate_attribute/required.t ........................ ok
t/validate_class/basic.t ............................... ok
t/validate_class/metaclasses.t ......................... ok
t/validate_class/metaroles.t ........................... ok
t/validate_class/methods.t ............................. ok
t/validate_role/basic.t ................................ ok
t/validate_role/compose.t .............................. ok
t/validate_role/metaclasses.t .......................... ok
t/validate_role/metaroles.t ............................ ok
t/validate_thing/metaclasses.t ......................... ok
t/validate_thing/methods.t ............................. ok
t/validate_thing/sugar.t ............................... ok
t/wrapped/in_roles.t ................................... ok
All tests successful.
Test Summary Report
-------------------
t/00-check-deps.t (Wstat: 0 Tests: 32 Failed: 0)
TODO passed: 32
Files=45, Tests=235, 34 wallclock secs ( 0.06 usr + 0.30 sys = 0.36 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ----- --------
Carp 0 1.3301
Data::OptList 0 0.109
List::MoreUtils 0 0.33
List::Util 1.45 1.49
Moose::Util 0 2.1210
Moose::Util::TypeConstraints 0 2.1210
perl 5.006 5.012002
Scalar::Util 0 1.49
strict 0 1.04
Sub::Exporter::Progressive 0 0.001011
Syntax::Keyword::Junction 0 0.003008
Test::Builder 0 1.001003
Test::Moose 0 2.1210
Test::More 0.94 1.001003
warnings 0 1.09
build_requires:
Module Need Have
---------------------------- ----- --------
ExtUtils::MakeMaker 0 6.98
File::Spec 0 3.47
IO::Handle 0 1.28
IPC::Open3 0 1.05
List::Util 1.45 1.49
Moose 0 2.1210
Moose::Meta::Attribute 0 2.1210
Moose::Role 0 2.1210
Moose::Util::MetaRole 0 2.1210
namespace::autoclean 0 0.28
TAP::SimpleOutput 0.009 0.009
Test::Builder::Tester 0 1.23_003
Test::CheckDeps 0.010 0.010
Test::More 0.94 1.001003
configure_requires:
Module Need Have
---------------------------- ----- --------
ExtUtils::MakeMaker 0 6.98
perl 5.006 5.012002
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = c:\Windows\system32;c:\Windows\System32\Wbem;C:\Git\cmd;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL5LIB = C:\strawberry\cpan\build\TAP-SimpleOutput-0.009-g54gDw/blib/arch;C:\strawberry\cpan\build\TAP-SimpleOutput-0.009-g54gDw/blib/lib;C:\strawberry\cpan\build\Scalar-List-Utils-1.49-C5R0wC/blib/arch;C:\strawberry\cpan\build\Scalar-List-Utils-1.49-C5R0wC/blib/lib;C:\strawberry\cpan\build\namespace-autoclean-0.28-T5MYXP/blib/arch;C:\strawberry\cpan\build\namespace-autoclean-0.28-T5MYXP/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1744
PERL5_CPAN_IS_RUNNING = 1744
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1712,1744
PERL_CR_SMOKER_CURRENT = MooseX-AttributeShortcuts-0.035
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.141520
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4206
Module::Signature 0.66
Parse::CPAN::Meta 1.4414
Test::Harness 3.32
Test::More 1.001003
YAML 0.98
YAML::Syck 1.27
version 0.9908
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname='Win32 strawberryperl 5.12.2.0 #1 Fri Nov 5 05:17:27 2010 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.4.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl512.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_SITECUSTOMIZE
Built under MSWin32
Compiled at Nov 5 2010 08:39:08
%ENV:
PERL5LIB="C:\strawberry\cpan\build\TAP-SimpleOutput-0.009-g54gDw/blib/arch;C:\strawberry\cpan\build\TAP-SimpleOutput-0.009-g54gDw/blib/lib;C:\strawberry\cpan\build\Scalar-List-Utils-1.49-C5R0wC/blib/arch;C:\strawberry\cpan\build\Scalar-List-Utils-1.49-C5R0wC/blib/lib;C:\strawberry\cpan\build\namespace-autoclean-0.28-T5MYXP/blib/arch;C:\strawberry\cpan\build\namespace-autoclean-0.28-T5MYXP/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="1744"
PERL5_CPAN_IS_RUNNING="1744"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1712,1744"
PERL_CR_SMOKER_CURRENT="MooseX-AttributeShortcuts-0.035"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\strawberry\cpan\build\TAP-SimpleOutput-0.009-g54gDw/blib/arch
C:\strawberry\cpan\build\TAP-SimpleOutput-0.009-g54gDw/blib/lib
C:\strawberry\cpan\build\Scalar-List-Utils-1.49-C5R0wC/blib/arch
C:\strawberry\cpan\build\Scalar-List-Utils-1.49-C5R0wC/blib/lib
C:\strawberry\cpan\build\namespace-autoclean-0.28-T5MYXP/blib/arch
C:\strawberry\cpan\build\namespace-autoclean-0.28-T5MYXP/blib/lib
C:/strawberry/perl/site/lib
C:/strawberry/perl/vendor/lib
C:/strawberry/perl/lib
.