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: 24422
Status: resolved
Priority: 0/
Queue: ack

People
Owner: Nobody in particular
Requestors: jerry.gay [...] gmail.com
Cc:
AdminCc:

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



Subject: [BUG] make test failures on win32 w/ r253
Date: Wed, 17 Jan 2007 12:33:23 -0800
To: bug-ack [...] rt.cpan.org
From: "jerry gay" <jerry.gay [...] gmail.com>
D:\usr\local\ack>nmake all test install Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Ack.pm blib\lib/App/Ack.pm D:\usr\local\perl\bin\perl.exe squash ack File::Next Ack.pm > ack-standa lone Reading ack Reading D:/usr/local/perl/site/lib/File/Next.pm Reading Ack.pm D:\usr\local\perl\bin\perl.exe -MExtUtils::Command -e chmod +x ack-stand alone D:\usr\local\perl\bin\perl.exe -c ack-standalone ack-standalone syntax OK D:\usr\local\perl\bin\perl.exe ack-standalone --help > ack-help.txt || p erl -e0 D:\usr\local\perl\bin\perl.exe ack-standalone --help=types > ack-help-ty pes.txt || perl -e0 D:\usr\local\perl\bin\perl.exe -MExtUtils::Command -e cp ack blib\script \ack pl2bat.bat blib\script\ack D:\usr\local\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harn ess(0, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........# Testing App::Ack 1.56, Perl 5.008008, D:\usr\local\perl\bin\ perl.exe t/00-load.........ok t/ack-a...........NOK 1 # Failed test 'File lists match' # in t/ack-a.t at line 30. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't\etc\buttonhook.html.xxx' # Looks like you failed 1 test of 1. t/ack-a...........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/ack-binary......ok 1/3 # Failed test 'Looking for binary' # in t/ack-binary.t at line 30. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't\etc\shebang.empty.xxx' # Looks like you failed 1 test of 3. t/ack-binary......dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/ack-c...........NOK 1 # Failed test 'Looking for religion' # in t/ack-c.t at line 19. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/text/science-of-myth.txt' t/ack-c...........NOK 2 # Failed test 'Religion counts' # in t/ack-c.t at line 36. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/text/boy-named-sue.txt:0' t/ack-c...........NOK 3# Failed test 'Religion counts -l -c' # in t/ack-c.t at line 50. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/text/science-of-myth.txt:2' # Looks like you failed 3 tests of 3. t/ack-c...........dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/ack-type........ok t/ack-v........... t/ack-v...........NOK 1# Failed test 'No religion please' # in t/ack-v.t at line 22. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't\text\boy-named-sue.txt' t/ack-v...........NOK 2# Failed test 'Non-religion counts' # in t/ack-v.t at line 39. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't\text\boy-named-sue.txt:72' # Looks like you failed 2 tests of 2. t/ack-v...........dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/filetypes.......ok t/interesting.....ok t/pod-coverage....ok t/pod.............ok t/standalone......ok 1/4 t/standalone......NOK 4# Failed test 'Got expected output' # in t/standalone.t at line 32. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 'package File::Next;' # Looks like you failed 1 test of 4. t/standalone......dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/ack-a.t 1 256 1 1 100.00% 1 t/ack-binary.t 1 256 3 1 33.33% 3 t/ack-c.t 3 768 3 3 100.00% 1-3 t/ack-v.t 2 512 2 2 100.00% 1-2 t/standalone.t 1 256 4 1 25.00% 4 Failed 5/11 test scripts, 54.55% okay. 8/69 subtests failed, 88.41% okay. NMAKE : fatal error U1077: 'D:\usr\local\perl\bin\perl.exe' : return code '0x1' Stop. D:\usr\local\ack>svn info Path: . URL: https://ack.googlecode.com/svn/trunk Repository Root: https://ack.googlecode.com/svn Repository UUID: 0c8536a8-3c1a-0410-a247-91dcf638db7e Revision: 253 Node Kind: directory Schedule: normal Last Changed Author: petdance Last Changed Rev: 250 Last Changed Date: 2007-01-17 10:56:47 -0800 (Wed, 17 Jan 2007)
If this is still a problem with 1.60, please open a new ticket.