On 2015-09-10 22:23:21, ANDK wrote:
Show quoted text> No links to cpantesters this time since they are down. Apart from
> that: as per subject
>
> Greets,
Here's a full test report:
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.23.2/bin/perl5.23.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.04
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.04
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# Data::Dumper any 2.154
# ExtUtils::MakeMaker any 7.04
# File::Spec any 3.57
# Test::More 0.88 1.001014
# Test::Output any 1.03
# YAML any 1.15
# base any 2.22
# lib any 0.63
# strict any 1.09
# warnings any 1.33
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150005
#
# === Test Suggests ===
#
# Module Want Have
# ---------------------- ---- ----
# MooseX::ConfigFromFile any 0.14
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------------- ----- ------
# App::Cmd 0.321 0.328
# App::Cmd::Command any 0.328
# English any 1.09
# File::Basename any 2.85
# Getopt::Long::Descriptive 0.091 0.099
# Moose any 2.1603
# Moose::Object any 2.1603
# MooseX::Getopt any 0.68
# namespace::autoclean any 0.27
#
# === Other Modules ===
#
# Module Have
# ------------- ----
# Pod::Coverage 0.23
#
t/00-report-prereqs.t ... ok
t/basic.t ............... ok
# Failed test 'Internal hashes match'
# at t/build_emulates_new.t line 16.
# Structures begin differing at:
# $got->{show_version} = Does not exist
# $expected->{show_version} = '0'
# Looks like you failed 1 test of 1.
t/build_emulates_new.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/configfile.t .......... ok
t/moose.t ............... ok
t/zzz-check-breaks.t .... ok
Test Summary Report
-------------------
t/build_emulates_new.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=6, Tests=21, 8 wallclock secs ( 0.03 usr 0.03 sys + 2.80 cusr 0.45 csys = 3.31 CPU)
Result: FAIL
Failed 1/6 test programs. 1/21 subtests failed.
make: *** [test_dynamic] Error 255