Skip Menu |

This queue is for tickets about the Fsdb CPAN distribution.

Report information
The Basics
Id: 130112
Status: open
Priority: 0/
Queue: Fsdb

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: t/test_command.t fails on some freebsd systems
On some of my FreeBSD smokers: ... # test TEST/dbfilealter_compress_gzip.cmd skipped (disabled in .cmd) # Failed test 'TEST/dbfilepivot_omitted_possible_error.cmd' # at t/test_command.t line 210. # #### output of some failed tests # # TEST/dbfilepivot_omitted_possible_error # *** TEST/dbfilepivot_omitted_possible_error.out Wed Nov 30 13:28:02 2016 # --- TEST/dbfilepivot_omitted_possible_error.trial Thu Jul 11 03:18:43 2019 # *************** # *** 1,4 **** # dbfilepivot: unanticipated pivot value 3 (forgot it in --possible-pivots?). # at blib/script/dbfilepivot line 999. # #fsdb name hw_1 hw_2 # - Fsdb::Support::Freds: ending, but running process: dbpipeline_filter # --- 1,3 ---- # Looks like you failed 1 test of 314. t/test_command.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/314 subtests ...
Subject: Re: [rt.cpan.org #130112] t/test_command.t fails on some freebsd systems
Date: Sat, 20 Jul 2019 16:35:00 -0700
To: bug-Fsdb [...] rt.cpan.org
From: John Heidemann <johnh [...] isi.edu>
Thanks, yes I hopefully have a fix for that in the next release. (Just a test suite failure.) -John On Sat, 20 Jul 2019 02:17:45 -0400, Slaven_Rezic via RT wrote: Show quoted text
>Sat Jul 20 02:17:45 2019: Request 130112 was acted upon. >Transaction: Ticket created by SREZIC > Queue: Fsdb > Subject: t/test_command.t fails on some freebsd systems > Broken in: 2.67 > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=130112 > > > >On some of my FreeBSD smokers: > >... ># test TEST/dbfilealter_compress_gzip.cmd skipped (disabled in .cmd) > ># Failed test 'TEST/dbfilepivot_omitted_possible_error.cmd' ># at t/test_command.t line 210. ># #### output of some failed tests ># # TEST/dbfilepivot_omitted_possible_error ># *** TEST/dbfilepivot_omitted_possible_error.out Wed Nov 30 13:28:02 2016 ># --- TEST/dbfilepivot_omitted_possible_error.trial Thu Jul 11 03:18:43 2019 ># *************** ># *** 1,4 **** ># dbfilepivot: unanticipated pivot value 3 (forgot it in --possible-pivots?). ># at blib/script/dbfilepivot line 999. ># #fsdb name hw_1 hw_2 ># - Fsdb::Support::Freds: ending, but running process: dbpipeline_filter ># --- 1,3 ---- ># Looks like you failed 1 test of 314. >t/test_command.t .. >Dubious, test returned 1 (wstat 256, 0x100) >Failed 1/314 subtests >...