App-cpanminus-reporter

 view release on metacpan or  search on metacpan

t/data/build.cloudweights.log  view on Meta::CPAN

PERL_DL_NONLAZY=1 /Users/garu/perl5/perlbrew/perls/perl-5.19.9/bin/perl5.19.9 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/20-unit/Devel-TypeTiny-Perl56Comp...
# Required:
# 
#   Perl                              5.019009
#   Exporter::Tiny                    0.036
#   Scalar::Util                      1.38
#   Test::More                        1.001002
#   Text::Balanced                    2.02
# 
# Optional:
# 
#   Class::ISA                        undef
#   Devel::LexAlias                   undef
#   Devel::StackTrace                 1.31
#   Function::Parameters              undef
#   Moo                               1.004002
#   Moose                             2.1204
#   MooseX::Types                     0.41
#   Mouse                             undef
#   MouseX::Types                     undef
#   Role::Tiny                        1.003002
# 
# Environment:
# 
#   $AUTOMATED_TESTING                undef
#   $NONINTERACTIVE_TESTING           "1"
#   $EXTENDED_TESTING                 undef
#   $AUTHOR_TESTING                   undef
#   $RELEASE_TESTING                  undef
# 
#   $PERL_TYPES_STANDARD_STRICTNUM    undef
#   $MOO_XS_DISABLE                   undef
#   $MOOSE_ERROR_STYLE                undef
#   $MOUSE_XS                         undef
#   $MOUSE_PUREPERL                   undef
#   $PERL_ONLY                        undef
# 
t/00-begin.t ....................................... ok
t/01-compile.t ..................................... ok
t/02-api.t ......................................... ok
t/03-leak.t ........................................ skipped: Test requires module 'Test::LeakTrace' but it's not found
t/20-unit/Devel-TypeTiny-Perl56Compat/basic.t ...... ok
t/20-unit/Devel-TypeTiny-Perl58Compat/basic.t ...... ok
t/20-unit/Error-TypeTiny-Assertion/basic.t ......... ok
t/20-unit/Error-TypeTiny/stacktrace.t .............. ok
t/20-unit/Eval-TypeTiny/basic.t .................... ok
t/20-unit/Eval-TypeTiny/lexical-subs.t ............. ok
t/20-unit/Test-TypeTiny/basic.t .................... ok
t/20-unit/Test-TypeTiny/extended.t ................. ok
t/20-unit/Type-Coercion-FromMoose/basic.t .......... ok
t/20-unit/Type-Coercion-Union/basic.t .............. ok
t/20-unit/Type-Coercion/basic.t .................... ok
t/20-unit/Type-Coercion/frozen.t ................... ok
t/20-unit/Type-Coercion/inlining.t ................. ok
t/20-unit/Type-Coercion/parameterized.t ............ ok
t/20-unit/Type-Library/assert.t .................... ok
t/20-unit/Type-Library/inheritance.t ............... ok
t/20-unit/Type-Library/is.t ........................ ok
t/20-unit/Type-Library/to.t ........................ ok
t/20-unit/Type-Library/types.t ..................... ok
t/20-unit/Type-Params/badsigs.t .................... ok
t/20-unit/Type-Params/carping.t .................... ok
t/20-unit/Type-Params/coerce.t ..................... ok
t/20-unit/Type-Params/methods.t .................... ok
t/20-unit/Type-Params/mixednamed.t ................. ok
t/20-unit/Type-Params/multisig.t ................... ok
t/20-unit/Type-Params/named.t ...................... ok
t/20-unit/Type-Params/noninline.t .................. ok
t/20-unit/Type-Params/optional.t ................... ok
t/20-unit/Type-Params/positional.t ................. ok
t/20-unit/Type-Params/slurpy.t ..................... ok
t/20-unit/Type-Parser/basic.t ...................... ok
t/20-unit/Type-Parser/moosextypes.t ................ skipped: Test requires module 'MooseX::Types::Common' but it's not found
t/20-unit/Type-Registry/basic.t .................... ok
t/20-unit/Type-Registry/moosextypes.t .............. skipped: Test requires module 'MooseX::Types::Common' but it's not found
t/20-unit/Type-Tiny-_HalfOp/overload-precedence.t .. ok
t/20-unit/Type-Tiny-Class/basic.t .................. ok
t/20-unit/Type-Tiny-Class/plus-constructors.t ...... ok
t/20-unit/Type-Tiny-Duck/basic.t ................... ok
t/20-unit/Type-Tiny-Enum/basic.t ................... ok
t/20-unit/Type-Tiny-Intersection/basic.t ........... ok
t/20-unit/Type-Tiny-Role/basic.t ................... ok
t/20-unit/Type-Tiny-Union/basic.t .................. ok
t/20-unit/Type-Tiny/arithmetic.t ................... ok
t/20-unit/Type-Tiny/basic.t ........................ ok
t/20-unit/Type-Tiny/coercion-modifiers.t ........... ok
t/20-unit/Type-Tiny/parameterization.t ............. ok
t/20-unit/Type-Tiny/smartmatch.t ................... ok
t/20-unit/Type-Tiny/syntax.t ....................... ok
t/20-unit/Type-Utils/dwim-moose.t .................. ok
t/20-unit/Type-Utils/dwim-mouse.t .................. skipped: Test requires module 'Mouse' but it's not found
t/20-unit/Type-Utils/match-on-type.t ............... ok
t/20-unit/Types-Common-Numeric/basic.t ............. ok
t/20-unit/Types-Common-String/basic.t .............. ok
t/20-unit/Types-Common-String/coerce.t ............. ok
t/20-unit/Types-Common-String/unicode.t ............ ok
t/20-unit/Types-Standard/basic.t ................... ok
t/20-unit/Types-Standard/deep-coercions.t .......... ok
t/20-unit/Types-Standard/mxtmlb-alike.t ............ ok
t/20-unit/Types-Standard/optlist.t ................. ok
t/20-unit/Types-Standard/overload.t ................ ok
t/20-unit/Types-Standard/strmatch.t ................ ok
t/20-unit/Types-Standard/structured.t .............. ok
t/20-unit/Types-Standard/tied.t .................... ok
t/30-integration/Class-InsideOut/basic.t ........... skipped: Test requires module 'Class::InsideOut' but it's not found
t/30-integration/Exporter-Tiny/basic.t ............. ok
t/30-integration/Exporter-Tiny/installer.t ......... skipped: Test requires module 'Sub::Exporter::Lexical' but it's not found
t/30-integration/Exporter-Tiny/role-conflict.t ..... ok
t/30-integration/Function-Parameters/basic.t ....... skipped: Test requires module 'Function::Parameters' but it's not found
t/30-integration/Kavorka/basic.t ................... skipped: Test requires module 'Kavorka' but it's not found
t/30-integration/match-simple/basic.t .............. skipped: Test requires module 'match::simple' but it's not found
t/30-integration/Moo/basic.t ....................... ok
t/30-integration/Moo/coercion.t .................... ok
t/30-integration/Moo/exceptions.t .................. ok
t/30-integration/Moo/inflation.t ................... ok
t/30-integration/Moo/inflation2.t .................. ok
t/30-integration/Moops/basic.t ..................... skipped: Test requires module 'Moops' but it's not found
t/30-integration/Moops/library-keyword.t ........... skipped: Test requires module 'Moops' but it's not found
t/30-integration/Moose/accept-moose-types.t ........ ok
t/30-integration/Moose/basic.t ..................... ok
t/30-integration/Moose/coercion.t .................. ok



( run in 1.447 second using v1.01-cache-2.11-cpan-71847e10f99 )