Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS Dancer2-Plugin-Interchange6-0.203 v5.24.2 GNU/Linux
Date: 2017-08-08T21:39:00Z
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 Peter Mottram,
This is a computer-generated report for Dancer2-Plugin-Interchange6-0.203
on perl 5.24.2, created by CPAN-Reporter-1.2018.
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 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/d2pci6_bop.t t/disabled_cart_and_checkout.t t/manifest.t t/pod-coverage.t t/pod.t t/test_mysql.t t/test_postgresql.t t/test_sqlite.t
# Testing Dancer2::Plugin::Interchange6 0.203, Perl 5.024002, /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/bin/perl
t/00-load.t ..................... ok
t/d2pci6_bop.t .................. ok
Dancer2::Plugin::Interchange6::Routes: Maximum number of navigation records is zero.
t/disabled_cart_and_checkout.t .. skipped: Author tests not required for installation
t/manifest.t .................... skipped: Author tests not required for installation
t/pod-coverage.t ................ skipped: Author tests not required for installation
t/pod.t ......................... skipped: Author tests not required for installation
t/test_mysql.t .................. skipped: Test::mysqld died: could not find mysqld, please set appropriate PATH
pg_ctl: could not start server
Examine the log output.
pg_ctl: could not start server
Examine the log output.
# DBD::Pg 3.6.2 Test::PostgreSQL 1.23
# PostgreSQL 9.6.2 on x86_64-pc-linux-gnu, compiled by gcc (Debian 6.3.0-10) 6.3.0 20170321, 64-bit
# Deploy
# Test::Cart
# Test::DSL
# Test::Hooks
# Test::Routes
# Test::Shop
(in cleanup) {UNKNOWN}: DBI Exception: DBD::Pg::st DESTROY failed: FATAL: terminating connection due to administrator command
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request. [for Statement "SELECT "product"."sku", "product"."name", "product"."uri", "product"."price", "product"."short_description", COALESCE( (SELECT MAX( "variants_alias"."price" ) FROM "products" "variants_alias" WHERE ( "variants_alias"."canonical_sku" = "product"."sku" )), "product"."price" ), (SELECT COUNT( * ) FROM "products" "variants_alias" WHERE ( "variants_alias"."canonical_sku" = "product"."sku" )), COALESCE( (SELECT AVG( "message"."rating" ) FROM "products" "canonical_alias" JOIN "product_messages" "product_messages" ON "product_messages"."sku" = "canonical_alias"."sku" JOIN "messages" "message" ON "message"."messages_id" = "product_messages"."messages_id" JOIN "message_types" "message_type" ON "message_type"."message_types_id" = "message"."message_types_id" WHERE ( ( "canonical_alias"."sku" = "product"."canonical_sku" AND "message"."approved" = ? AND "message"."public" = ? AND "message_type"."name" = ? ) )), (SELECT AVG( "message"."rating" ) FROM "product_messages" "product_messages_alias" JOIN "messages" "message" ON "message"."messages_id" = "product_messages_alias"."messages_id" JOIN "message_types" "message_type" ON "message_type"."message_types_id" = "message"."message_types_id" WHERE ( ( "message"."approved" = ? AND "message"."public" = ? AND "message_type"."name" = ? AND "product_messages_alias"."sku" = "product"."sku" ) )) ) AS "average_rating", COALESCE( LEAST( COALESCE( (SELECT MIN( "price_modifiers"."price" ) FROM "products" "variants_alias" JOIN "price_modifiers" "price_modifiers" ON "price_modifiers"."sku" = "variants_alias"."sku" WHERE ( ( ( "end_date" IS NULL OR "end_date" >= ? ) AND "quantity" <= ? AND ( "roles_id" IS NULL OR "roles_id" IN ( SELECT "me"."roles_id" FROM "user_roles" "me" WHERE ( "users_id" = ? ) ) ) AND ( "start_date" IS NULL OR "start_date" <= ? ) AND "variants_alias"."canonical_sku" = "product"."sku" ) )), (SELECT MIN( "variants_alias"."price" ) FROM "products" "variants_alias" WHERE ( "variants_alias"."canonical_sku" = "product"."sku" )) ), (SELECT MIN( "variants_alias"."price" ) FROM "products" "variants_alias" WHERE ( "variants_alias"."canonical_sku" = "product"."sku" )) ), COALESCE( (SELECT MIN( "price_modifiers_alias"."price" ) FROM "price_modifiers" "price_modifiers_alias" WHERE ( ( ( "end_date" IS NULL OR "end_date" >= ? ) AND "price_modifiers_alias"."sku" = "product"."sku" AND "quantity" <= ? AND ( "roles_id" IS NULL OR "roles_id" IN ( SELECT "me"."roles_id" FROM "user_roles" "me" WHERE ( "users_id" = ? ) ) ) AND ( "start_date" IS NULL OR "start_date" <= ? ) ) )), "product"."price" ) ) AS "selling_price", COALESCE( (SELECT SUM( "inventory"."quantity" ) FROM "products" "variants_alias" JOIN "inventories" "inventory" ON "inventory"."sku" = "variants_alias"."sku" WHERE ( "variants_alias"."canonical_sku" = "product"."sku" )), (SELECT "inventory_alias"."quantity" FROM "inventories" "inventory_alias" WHERE ( "inventory_alias"."sku" = "product"."sku" )) ) AS "quantity_in_stock" FROM "navigation_products" "me" JOIN "products" "product" ON "product"."sku" = "me"."sku" WHERE ( ( "me"."navigation_id" = ? AND "product"."active" = ? ) ) ORDER BY "me"."priority" DESC, "product"."priority" DESC LIMIT ?"] at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/site_perl/5.24.2/DBIx/Class/Schema.pm line 1118.
DBIx::Class::Schema::throw_exception(Interchange6::Schema=HASH(0x5653011814c0), "DBI Exception: DBD::Pg::st DESTROY failed: FATAL: terminatin"...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/site_perl/5.24.2/DBIx/Class/Storage.pm line 113
DBIx::Class::Storage::throw_exception(DBIx::Class::Storage::DBI::Pg=HASH(0x565301202fa8), "DBI Exception: DBD::Pg::st DESTROY failed: FATAL: terminatin"...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/site_perl/5.24.2/DBIx/Class/Storage/DBI.pm line 1501
DBIx::Class::Storage::DBI::__ANON__("DBD::Pg::st DESTROY failed: FATAL: terminating connection du"..., DBI::st=HASH(0x565304930768), undef) called at t/test_postgresql.t line 0
eval {...} called at t/test_postgresql.t line 0
(in cleanup) {UNKNOWN}: DBI Exception: DBD::Pg::st DESTROY failed: no connection to the server [for Statement "SELECT "me"."uri_source", "me"."uri_target", "me"."status_code", "me"."created", "me"."last_used" FROM "uri_redirects" "me" WHERE ( "me"."uri_source" = ? )"] at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/site_perl/5.24.2/DBIx/Class/Schema.pm line 1118.
DBIx::Class::Schema::throw_exception(Interchange6::Schema=HASH(0x5653011814c0), "DBI Exception: DBD::Pg::st DESTROY failed: no connection to t"...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/site_perl/5.24.2/DBIx/Class/Storage.pm line 113
DBIx::Class::Storage::throw_exception(DBIx::Class::Storage::DBI::Pg=HASH(0x565301202fa8), "DBI Exception: DBD::Pg::st DESTROY failed: no connection to t"...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/site_perl/5.24.2/DBIx/Class/Storage/DBI.pm line 1501
DBIx::Class::Storage::DBI::__ANON__("DBD::Pg::st DESTROY failed: no connection to the server [for "..., DBI::st=HASH(0x56530490b278), undef) called at t/test_postgresql.t line 0
eval {...} called at t/test_postgresql.t line 0
t/test_postgresql.t ............. ok
# Deploy
# Test::Cart
# Test::DSL
# Test::Hooks
# Test::Routes
# Test::Shop
t/test_sqlite.t ................. ok
All tests successful.
Files=9, Tests=388, 78 wallclock secs ( 0.10 usr 0.06 sys + 46.93 cusr 1.81 csys = 48.90 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------------------------- -------- --------
Business::OnlinePayment 3.02 3.04
Dancer2 0.200000 0.205001
Dancer2::Plugin::Auth::Extensible 0.600 0.704
Dancer2::Plugin::Auth::Extensible::Provider::DBIC 0.600 0.623
Dancer2::Plugin::DBIC 0.0013 0.0013
Dancer2::Session::DBIC 0.102 0.110
Interchange6 0.120 0.120
Interchange6::Schema 0.110 0.133
JSON::MaybeXS 1.003003 1.003009
Module::Runtime 0 0.015
MooseX::CoverableModifiers 0 0.30
namespace::clean 0 0.27
Net::HTTPS::Any 0.11 0.12
perl 5.010000 5.024002
Scalar::Util 0 1.48
YAML 0 1.23
build_requires:
Module Need Have
------------------------------------------------- -------- --------
File::Temp 0 0.2304
Module::Find 0 0.13
Test::Deep 0 1.127
Test::Exception 0 0.43
Test::More 0.94 1.302090
Test::WWW::Mechanize::PSGI 0.35 0.37
configure_requires:
Module Need Have
------------------------------------------------- -------- --------
ExtUtils::MakeMaker 0 7.30
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12321
PERL5_CPAN_IS_RUNNING = 12321
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.63_01
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.30
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63_01
JSON 2.94
JSON::PP 2.27300_01
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302090
YAML 1.23
YAML::Syck 1.30
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 2) configuration:
Derived from: eb3b805818a89c08b5564d383beddf70f69af1a3
Platform:
osname=linux, osvers=4.9.0-2-amd64, archname=x86_64-linux-ld
uname='linux k93msid 4.9.0-2-amd64 #1 smp debian 4.9.18-1 (2017-03-30) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DDEBUGGING=both'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='6.3.0 20170406', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.24'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_LONG_DOUBLE
USE_PERLIO USE_PERL_ATOF
Locally applied patches:
uncommitted-changes
Built under linux
Compiled at Jul 19 2017 06:00:04
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12321"
PERL5_CPAN_IS_RUNNING="12321"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/site_perl/5.24.2/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/site_perl/5.24.2
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/5.24.2/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.2/0a29/lib/5.24.2
.