Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Workflow CPAN distribution.

Report information
The Basics
Id: 86758
Status: resolved
Priority: 0/
Queue: Workflow

People
Owner: jonasbn [...] cpan.org
Requestors: jonasbn [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.37
Fixed in: (no value)



Subject: CPAN Testers Daily Summary Report
Dear jonasbn, Please find below the latest reports for your distributions, generated by CPAN Testers, from the last 24 hours. To set your preferences for what you wish to have reported in this Daily Summary, please visit the CPAN Testers Preferences system at https://prefs.cpantesters.org. Workflow-1.37: - x86_64-linux-thread-multi / 5.8.8: - FAIL http://www.cpantesters.org/cpan/report/fc85ca1c-e46e-11e2-891c-ff8a40f4ab3d If you have an issue with a particular report, or wish to gain further information from the tester, please use the 'Find A Tester' tool at http://stats.cpantesters.org/cpanmail.html, using the ID or GUID of the report, as listed above, to locate the correct email address. If you wish to unsubscribe from these notifications, please login to the CPAN Testers Preferences system, with your PAUSE credentials, and disable CPAN Testers notifications permanently or temporarily. If you have problems with accessing the site, please contact Barbie <barbie@cpan.org> and request to be removed from the automatic mailings. Thanks, The CPAN Testers -- Reports: http://www.cpantesters.org Statistics: http://stats.cpantesters.org Wiki: http://wiki.cpantesters.org Preferences: https://prefs.cpantesters.org
------------------------------ PROGRAM OUTPUT ------------------------------ Output from './Build test': Use of uninitialized value in length at /home/njh/perl5/perlbrew/perls/perl-5.8.8/lib/site_perl/5.8.8/Module/Build/Base.pm line 2767. t/00_load.t ........................ ok t/02_pod.t ......................... skipped: set TEST_POD to enable this test t/03_pod-coverage.t ................ skipped: set TEST_POD to enable this test t/04_critic.t ...................... skipped: Author test. Set $ENV{TEST_CRITIC} to a true value to run. Log4perl: Seems like no initialization happened. Forgot to call init()? t/05_condition_nested.t ............ ok t/action.t ......................... ok t/action_field.t ................... ok t/action_mailer.t .................. ok t/action_null.t .................... ok t/add_config_bug.t ................. ok t/base.t ........................... ok t/cached_conditions.t .............. ok t/condition.t ...................... ok t/condition_evaluate.t ............. ok t/config.t ......................... ok t/context-persists.t ............... ok t/context.t ........................ ok t/exception.t ...................... ok t/factory.t ........................ ok t/factory_callback_config.t ........ ok t/factory_subclass.t ............... ok t/history.t ........................ ok t/persister.t ...................... ok t/persister_dbi.t .................. ok t/persister_dbi_extra_data.t ....... ok t/persister_dbi_sqlite.t ........... ok t/persister_file.t ................. ok t/persister_random_id.t ............ ok t/persister_spops.t ................ skipped: SPOPS not installed t/persister_uuid.t ................. ok t/state.t .......................... ok t/state_perl.t ..................... ok t/validator.t ...................... ok t/validator_has_required_field.t ... ok t/validator_in_enumerated_type.t ... ok Unable to assert DateTime or similar object at t/validator_matches_date_format.t line 25. t/validator_matches_date_format.t .. ok # Failed test 'One observation sent on workflow fetch to two observers' # at t/workflow.t line 79. # got: '4' # expected: '2' # Looks like you failed 1 test of 35. t/workflow.t ....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/35 subtests Test Summary Report ------------------- t/workflow.t (Wstat: 256 Tests: 35 Failed: 1) Failed test: 11 Non-zero exit status: 1 Files=37, Tests=431, 10 wallclock secs ( 0.17 usr 0.04 sys + 4.46 cusr 0.42 csys = 5.09 CPU) Result: FAIL Failed 1/37 test programs. 1/431 subtests failed.
The issue is now mentioned in the POD of the distribution. We need to investigate further.
This issue is listed in the INCOMPATIBILITIES in the documentation, for now.
Subject: Investigate report on failing tests from CPAN testers
Workflow-1.39: - x86_64-linux-thread-multi / 5.8.8: - FAIL http://www.cpantesters.org/cpan/report/ad649250-fc11-11e2-90a1-fb47fbca4e08
From: ppisar [...] redhat.com
Dne Čt 08.srp.2013 03:36:39, JONASBN napsal(a): Show quoted text
> Workflow-1.39: > - x86_64-linux-thread-multi / 5.8.8: > - FAIL http://www.cpantesters.org/cpan/report/ad649250-fc11-11e2- > 90a1-fb47fbca4e08
This looks like a duplicate report for CPAN RT#86758.
Merged the duplicates - thanks, jonasbn
From: ppisar [...] redhat.com
Dne Ne 07.čec.2013 07:28:58, JONASBN napsal(a): Show quoted text
> Workflow-1.37: > - x86_64-linux-thread-multi / 5.8.8: > - FAIL http://www.cpantesters.org/cpan/report/fc85ca1c-e46e-11e2- > 891c-ff8a40f4ab3d
This is some kind of a race in the tests or the library because the failure happens randomly. One can use command: while (prove -b -v t/workflow.t); do :; done to obtain the failure. I observe this behavior with Workflow-1.41 and perl-5.20.0 on x86_64 Linux. -- Petr
Subject: Re: [rt.cpan.org #86758] CPAN Testers Daily Summary Report
Date: Wed, 10 Sep 2014 08:53:34 +0200
To: bug-Workflow [...] rt.cpan.org
From: Jonas Brømsø Nielsen <jonasbn [...] gmail.com>
Thanks Petr, I will have a look at it when I am done with my current project. jonasbn On 09/09/2014, at 17.57, Petr Pisar via RT <bug-Workflow@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=86758 > > > Dne Ne 07.čec.2013 07:28:58, JONASBN napsal(a):
>> Workflow-1.37: >> - x86_64-linux-thread-multi / 5.8.8: >> - FAIL http://www.cpantesters.org/cpan/report/fc85ca1c-e46e-11e2- >> 891c-ff8a40f4ab3d
> > This is some kind of a race in the tests or the library because the failure happens randomly. One can use command: > > while (prove -b -v t/workflow.t); do :; done > > to obtain the failure. > > I observe this behavior with Workflow-1.41 and perl-5.20.0 on x86_64 Linux. > > -- Petr >
-- http://about.me/jonasbn
Hi Petr, I am investigating this issue now. I have not been able to replicate using a perl 5.20.0 built under perlbrew. Can you provide me with the information on your perl. $ perl -V jonasbn On Wed Sep 10 02:52:49 2014, jonasbn@gmail.com wrote: Show quoted text
> Thanks Petr, > > I will have a look at it when I am done with my current project. > > jonasbn > > On 09/09/2014, at 17.57, Petr Pisar via RT <bug-Workflow@rt.cpan.org> > wrote: >
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=86758 > > > > > Dne Ne 07.čec.2013 07:28:58, JONASBN napsal(a):
> >> Workflow-1.37: > >> - x86_64-linux-thread-multi / 5.8.8: > >> - FAIL http://www.cpantesters.org/cpan/report/fc85ca1c-e46e-11e2- > >> 891c-ff8a40f4ab3d
> > > > This is some kind of a race in the tests or the library because the > > failure happens randomly. One can use command: > > > > while (prove -b -v t/workflow.t); do :; done > > > > to obtain the failure. > > > > I observe this behavior with Workflow-1.41 and perl-5.20.0 on x86_64 > > Linux. > > > > -- Petr > >
> > -- > http://about.me/jonasbn
From: ppisar [...] redhat.com
Dne Út 07.říj.2014 14:03:16, JONASBN napsal(a): Show quoted text
> I am investigating this issue now. I have not been able to replicate > using a perl 5.20.0 built under perlbrew. Can you provide me with the > information on your perl. > > $ perl -V >
Sorry for late answer. Its still happens to me with both perl-5.22.0 as well as perl-5.20.3. Here is perl -V from perl-5.20.3: $ perl -V Summary of my perl5 (revision 5 version 20 subversion 3) configuration: Platform: osname=linux, osvers=4.1.6-100.fc21.x86_64, archname=x86_64-linux-thread-multi uname='linux buildvm-04.phx2.fedoraproject.org 4.1.6-100.fc21.x86_64 #1 smp mon aug 17 22:20:37 utc 2015 x86_64 x86_64 x86_64 gnulinux ' config_args='-des -Doptimize=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Dccdlflags=-Wl,--enable-new-dtags -Dlddlflags=-shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Dshrpdir=/usr/lib64 -DDEBUGGING=-g -Dversion=5.20.3 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib64/perl5 -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Darchlib=/usr/lib64/perl5 -Dvendorarch=/usr/lib64/perl5/vendor_perl -Darchname=x86_64-linux-thread-multi -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Duseshrplib -Dusethreads -Duseithreads -Dusedtrace=/usr/bin/dtrace -Duselargefiles -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin -Dusesitecustomize' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic', cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='5.1.1 20150618 (Red Hat 5.1.1-4)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib64 /lib64 /usr/lib64 /usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib libs=-lpthread -lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat perllibs=-lpthread -lresolv -lnsl -ldl -lm -lcrypt -lutil -lc libc=libc-2.21.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.21' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,--enable-new-dtags' cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS PERL_DONT_CREATE_GVSV PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API USE_SITECUSTOMIZE Locally applied patches: Fedora Patch1: Removes date check, Fedora/RHEL specific Fedora Patch3: support for libdir64 Fedora Patch4: use libresolv instead of libbind Fedora Patch5: USE_MM_LD_RUN_PATH Fedora Patch6: Skip hostname tests, due to builders not being network capable Fedora Patch7: Dont run one io test due to random builder failures Fedora Patch15: Define SONAME for libperl.so Fedora Patch16: Install libperl.so to -Dshrpdir value Fedora Patch22: Document Math::BigInt::CalcEmu requires Math::BigInt (CPAN RT#85015) Fedora Patch25: Use stronger algorithm needed for FIPS in t/op/crypt.t (RT#121591) Fedora Patch26: Make *DBM_File desctructors thread-safe (RT#61912) Fedora Patch27: Report inaccesible file on failed require (RT#123270) Fedora Patch28: Use stronger algorithm needed for FIPS in t/op/taint.t (RT#123338) Fedora Patch29: Fix debugger y command scope level Fedora Patch200: Link XS modules to libperl.so with EU::CBuilder on Linux Fedora Patch201: Link XS modules to libperl.so with EU::MM on Linux Built under linux Compiled at Sep 24 2015 08:46:31 @INC: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .