Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the ack CPAN distribution.

Maintainer(s)' notes

ack's issues are tracked at https://github.com/petdance/ack2

Report information
The Basics
Id: 27481
Status: resolved
Priority: 0/
Queue: ack

People
Owner: Nobody in particular
Requestors: andy [...] petdance.com
Cc:
AdminCc:

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



Subject: Fwd: [ack-users] test failures when ACK_OPTIONS set
Date: Thu, 7 Jun 2007 10:19:24 -0500
To: bug-ack [...] rt.cpan.org
From: Andy Lester <andy [...] petdance.com>
Begin forwarded message: Show quoted text
> From: Michael Hendricks <mndrix@gmail.com> > Date: June 7, 2007 10:17:07 AM CDT > To: "ack dev/users" <ack-users@googlegroups.com> > Subject: [ack-users] test failures when ACK_OPTIONS set > Reply-To: ack-users@googlegroups.com > > > It seems that the App::Ack test suite does not clear ACK_OPTIONS > before running. The following recipe produces many test failures: > > $ export ACK_OPTIONS="--group --color" > $ wget http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/ > ack-1.63_01.tar.gz > $ tar xzf ack-1.63_01.tar.gz > $ cd ack-1.63_01 > $ perl Makefile.PL > $ make test > ... > t/ack-a...........ack-standalone: See ack --help or ack --man for > options. > > # Failed test 'File lists match' > t/ack-a...........NOK 1/1# at t/ack-a.t line > 30. > # Structures begin differing at: > # $got->[0] = 'The --group option cannot be used with the -f > option.' > # $expected->[0] = 't/etc/buttonhook.html.xxx' > # Looks like you failed 1 test of 1. > ... > > I may submit a patch later, if I can steal the time. > > Cheers, > Michael >
-- Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance
Fixed a while ago.