POE-Loop-Mojo_IOLoop v0.003 Perl 5 v5.28.1 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić (SREZIC)
- Dist
-
POE-Loop-Mojo_IOLoop v0.003
- Platform
- Perl 5 v5.28.1 x86_64-linux
- Date
- 2018-12-04 22:21:03
- ID
- e32e2970-f812-11e8-968b-a13d3f7f332c
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 Dan Book,
This is a computer-generated report for POE-Loop-Mojo_IOLoop-0.003
on perl 5.28.1, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/opt/perl-5.28.1/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- -----
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.74
# POE::Test::Loops 1.360 1.360
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.34
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ----- --------
# ExtUtils::MakeMaker any 7.34
# File::Spec any 3.74
# POE::Test::Loops 1.360 1.360
# Test::More 0.88 1.302140
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ----------- ----- ------
# Mojolicious 5.70 8.08
# POE 1.366 1.367
# Time::HiRes any 1.9759
#
t/00-report-prereqs.t ............................................ ok
# Testing POE 1.367, Perl 5.028001, /opt/perl-5.28.1/bin/perl5.28.1 on linux
t/00_info.t ...................................................... ok
# Using reactor Mojo::Reactor::Poll=HASH(0x2b3f958)
# Testing POE 1.367, POE::Test::Loops 1.360, Using Loop(POE::Loop::Mojo_IOLoop), Perl 5.028001, /opt/perl-5.28.1/bin/perl5.28.1 on linux
t/30_loops/mojo_ioloop/00_info.t ................................. ok
t/30_loops/mojo_ioloop/all_errors.t .............................. skipped: most of these should move into other test files
t/30_loops/mojo_ioloop/comp_tcp.t ................................ ok
# You might see a 'disconnect' error during this test.
# It may be ignored.
t/30_loops/mojo_ioloop/comp_tcp_concurrent.t ..................... ok
t/30_loops/mojo_ioloop/connect_errors.t .......................... ok
t/30_loops/mojo_ioloop/k_alarms.t ................................ ok
t/30_loops/mojo_ioloop/k_aliases.t ............................... ok
t/30_loops/mojo_ioloop/k_detach.t ................................ ok
t/30_loops/mojo_ioloop/k_run_returns.t ........................... ok
t/30_loops/mojo_ioloop/k_selects.t ............................... ok
t/30_loops/mojo_ioloop/k_sig_child.t ............................. ok
t/30_loops/mojo_ioloop/k_signals.t ............................... ok
t/30_loops/mojo_ioloop/k_signals_rerun.t ......................... ok
t/30_loops/mojo_ioloop/sbk_signal_init.t ......................... ok
t/30_loops/mojo_ioloop/ses_nfa.t ................................. ok
# This test generates some STDERR during trace testing.
=== 26358 === 23 -> _start (from /home/cpansand/.cpan/build/2018120422/POE-1.367-0/blib/lib/POE/Kernel.pm at 1497)
=== 26358 === 23 -> woot (from /home/cpansand/.cpan/build/2018120422/POE-Test-Loops-1.360-0/blib/lib/POE/Test/Loops/ses_session.pm at 691)
=== 26358 === 23 -> narf (from /home/cpansand/.cpan/build/2018120422/POE-Test-Loops-1.360-0/blib/lib/POE/Test/Loops/ses_session.pm at 692)
=== 26358 === 23 -> _stop (from /home/cpansand/.cpan/build/2018120422/POE-1.367-0/blib/lib/POE/Resource/Sessions.pm at 571)
t/30_loops/mojo_ioloop/ses_session.t ............................. ok
t/30_loops/mojo_ioloop/wheel_accept.t ............................ ok
t/30_loops/mojo_ioloop/wheel_curses.t ............................ skipped: Curses not available
t/30_loops/mojo_ioloop/wheel_readline.t .......................... ok
t/30_loops/mojo_ioloop/wheel_readwrite.t ......................... ok
t/30_loops/mojo_ioloop/wheel_run.t ............................... ok
t/30_loops/mojo_ioloop/wheel_run_size.t .......................... skipped: This test requires Term::Size
t/30_loops/mojo_ioloop/wheel_sf_ipv6.t ........................... skipped: Socket::GetAddrInfo is needed for IPv6 tests
t/30_loops/mojo_ioloop/wheel_sf_tcp.t ............................ ok
t/30_loops/mojo_ioloop/wheel_sf_udp.t ............................ ok
t/30_loops/mojo_ioloop/wheel_sf_unix.t ........................... ok
t/30_loops/mojo_ioloop/wheel_tail.t .............................. ok
t/30_loops/mojo_ioloop/z_kogman_sig_order.t ...................... ok
t/30_loops/mojo_ioloop/z_leolo_wheel_run.t ....................... ok
# Using '/bin/true' as our thing to run under system()
t/30_loops/mojo_ioloop/z_merijn_sigchld_system.t ................. ok
t/30_loops/mojo_ioloop/z_rt39872_sigchld.t ....................... ok
# Parent 26511 waiting 3sec for slow systems to settle.
# sending sigusr1
# sent sigusr1
t/30_loops/mojo_ioloop/z_rt39872_sigchld_stop.t .................. ok
t/30_loops/mojo_ioloop/z_rt53302_fh_watchers.t ................... ok
t/30_loops/mojo_ioloop/z_rt54319_bazerka_followtail.t ............ ok
t/30_loops/mojo_ioloop/z_steinert_signal_integrity.t ............. ok
t/30_loops/mojo_ioloop_tester_ev/00_info.t ....................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/all_errors.t .................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/comp_tcp.t ...................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/comp_tcp_concurrent.t ........... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/connect_errors.t ................ skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/k_alarms.t ...................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/k_aliases.t ..................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/k_detach.t ...................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/k_run_returns.t ................. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/k_selects.t ..................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/k_sig_child.t ................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/k_signals.t ..................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/k_signals_rerun.t ............... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/sbk_signal_init.t ............... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/ses_nfa.t ....................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/ses_session.t ................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_accept.t .................. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_curses.t .................. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_readline.t ................ skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_readwrite.t ............... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_run.t ..................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_run_size.t ................ skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_sf_ipv6.t ................. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_sf_tcp.t .................. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_sf_udp.t .................. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_sf_unix.t ................. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/wheel_tail.t .................... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/z_kogman_sig_order.t ............ skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/z_leolo_wheel_run.t ............. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/z_merijn_sigchld_system.t ....... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/z_rt39872_sigchld.t ............. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/z_rt39872_sigchld_stop.t ........ skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/z_rt53302_fh_watchers.t ......... skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/z_rt54319_bazerka_followtail.t .. skipped: tests for author testing only
t/30_loops/mojo_ioloop_tester_ev/z_steinert_signal_integrity.t ... skipped: tests for author testing only
All tests successful.
Files=72, Tests=487, 41 wallclock secs ( 0.19 usr 0.08 sys + 14.52 cusr 2.30 csys = 17.09 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Mojolicious 5.70 8.08
perl 5.010001 5.028001
POE 1.366 1.367
Time::HiRes 0 1.9759
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.34
File::Spec 0 3.74
POE::Test::Loops 1.360 1.360
Test::More 0.88 1.302140
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.34
File::Spec 0 3.74
POE::Test::Loops 1.360 1.360
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = de_DE.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2018120422/POE-1.367-0/blib/arch:/home/cpansand/.cpan/build/2018120422/POE-1.367-0/blib/lib:/home/cpansand/.cpan/build/2018120422/IO-Pipely-0.005-0/blib/arch:/home/cpansand/.cpan/build/2018120422/IO-Pipely-0.005-0/blib/lib:/home/cpansand/.cpan/build/2018120422/Mojolicious-8.08-0/blib/arch:/home/cpansand/.cpan/build/2018120422/Mojolicious-8.08-0/blib/lib:/home/cpansand/.cpan/build/2018120422/POE-Test-Loops-1.360-0/blib/arch:/home/cpansand/.cpan/build/2018120422/POE-Test-Loops-1.360-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23297
PERL5_CPAN_IS_RUNNING = 23297
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2325,23297
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018120321/cpanreporter_002_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_PARALLEL_SMOKER = yes
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2018120321
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.28.1/bin/perl5.28.1
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.74
JSON n/a
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302140
YAML 1.27
YAML::Syck 1.31
version 0.9923
--
Summary of my perl5 (revision 5 version 28 subversion 1) configuration:
Platform:
osname=linux
osvers=4.18.16-200.fc28.x86_64
archname=x86_64-linux
uname='linux fedora-4gb-hel1-1 4.18.16-200.fc28.x86_64 #1 smp sat oct 20 23:53:47 utc 2018 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.28.1 -Dcf_email=srezic@cpan.org'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.2.1 20181105 (Red Hat 8.2.1-5)'
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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Nov 29 2018 21:12:20
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2018120422/POE-1.367-0/blib/arch:/home/cpansand/.cpan/build/2018120422/POE-1.367-0/blib/lib:/home/cpansand/.cpan/build/2018120422/IO-Pipely-0.005-0/blib/arch:/home/cpansand/.cpan/build/2018120422/IO-Pipely-0.005-0/blib/lib:/home/cpansand/.cpan/build/2018120422/Mojolicious-8.08-0/blib/arch:/home/cpansand/.cpan/build/2018120422/Mojolicious-8.08-0/blib/lib:/home/cpansand/.cpan/build/2018120422/POE-Test-Loops-1.360-0/blib/arch:/home/cpansand/.cpan/build/2018120422/POE-Test-Loops-1.360-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23297"
PERL5_CPAN_IS_RUNNING="23297"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="2325,23297"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018120321/cpanreporter_002_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_PARALLEL_SMOKER="yes"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2018120422/POE-1.367-0/blib/arch
/home/cpansand/.cpan/build/2018120422/POE-1.367-0/blib/lib
/home/cpansand/.cpan/build/2018120422/IO-Pipely-0.005-0/blib/arch
/home/cpansand/.cpan/build/2018120422/IO-Pipely-0.005-0/blib/lib
/home/cpansand/.cpan/build/2018120422/Mojolicious-8.08-0/blib/arch
/home/cpansand/.cpan/build/2018120422/Mojolicious-8.08-0/blib/lib
/home/cpansand/.cpan/build/2018120422/POE-Test-Loops-1.360-0/blib/arch
/home/cpansand/.cpan/build/2018120422/POE-Test-Loops-1.360-0/blib/lib
/opt/perl-5.28.1/lib/site_perl/5.28.1/x86_64-linux
/opt/perl-5.28.1/lib/site_perl/5.28.1
/opt/perl-5.28.1/lib/5.28.1/x86_64-linux
/opt/perl-5.28.1/lib/5.28.1
.