Skip Menu |

This queue is for tickets about the App-PTP CPAN distribution.

Report information
The Basics
Id: 129187
Status: resolved
Priority: 0/
Queue: App-PTP

People
Owner: MATHIAS [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.01
Fixed in: 1.02



Subject: 'local sort' test fails on freebsd systems
See subject. The test output on freebsd systems: ... # Failed test 'local sort' # at t/203-command-sort.t line 18. # got: ' # .\+ # Be # ab/cd # foobar= # foobaz # last # last= # test # ' # expected: ' # .\+ # ab/cd # Be # foobar= # foobaz # last # last= # test # ' # Looks like you failed 1 test of 6. t/203-command-sort.t ................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests ...
Thanks, this should now be fixed (although I don't have access to a freebsd system to test). Le Lun 15 Avr 2019 02:02:53, SREZIC a écrit : Show quoted text
> See subject. The test output on freebsd systems: > > ... > # Failed test 'local sort' > # at t/203-command-sort.t line 18. > # got: ' > # .\+ > # Be > # ab/cd > # foobar= > # foobaz > # last > # last= > # test > # ' > # expected: ' > # .\+ > # ab/cd > # Be > # foobar= > # foobaz > # last > # last= > # test > # ' > # Looks like you failed 1 test of 6. > t/203-command-sort.t ................... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/6 subtests > ...
Confirmed, looks good now. On 2019-04-20 18:05:43, MATHIAS wrote: Show quoted text
> Thanks, this should now be fixed (although I don't have access to a > freebsd system to test). > > Le Lun 15 Avr 2019 02:02:53, SREZIC a écrit :
> > See subject. The test output on freebsd systems: > > > > ... > > # Failed test 'local sort' > > # at t/203-command-sort.t line 18. > > # got: ' > > # .\+ > > # Be > > # ab/cd > > # foobar= > > # foobaz > > # last > > # last= > > # test > > # ' > > # expected: ' > > # .\+ > > # ab/cd > > # Be > > # foobar= > > # foobaz > > # last > > # last= > > # test > > # ' > > # Looks like you failed 1 test of 6. > > t/203-command-sort.t ................... > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/6 subtests > > ...