Skip Menu |

This queue is for tickets about the File-Wildcard CPAN distribution.

Report information
The Basics
Id: 38538
Status: new
Priority: 0/
Queue: File-Wildcard

People
Owner: Nobody in particular
Requestors: onken [...] netcubed.de
Cc:
AdminCc:

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



Subject: Test failed
$ uname -a Darwin macbook.local 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386 i386 t/01_basic.t........ok t/02_derived.t......ok t/03_absolute.t.....1/19 Use of uninitialized value in pattern match (m//) at t/03_absolute.t line 69. # Failed test 'Simple case, no wildcard' # at t/03_absolute.t line 69. # undef # doesn't match '(?i-xsm:/tmp/File-Wildcard-test/abs/foo/lish.tmp)' # Failed test 'Ellipsis found tmp files' # at t/03_absolute.t line 114. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '/tmp/File-Wildcard-test/abs/bar/drink.tmp' # Failed test 'Recursive directory search (normal)' # at t/03_absolute.t line 133. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '/tmp/File-Wildcard-test/' # Failed test 'Recursive directory search (custom sort)' # at t/03_absolute.t line 155. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '/tmp/File-Wildcard-test/' # Failed test 'Recursive directory search (breadth-first)' # at t/03_absolute.t line 181. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '/tmp/File-Wildcard-test/abs/' # Failed test 'Appended absolute' # at t/03_absolute.t line 202. # Structures begin differing at: # $got->[0] = '/tmp/' # $expected->[0] = '/tmp/File-Wildcard-test/abs/bar/drink.tmp' # Failed test 'Recursive directory search (inside-out)' # at t/03_absolute.t line 222. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '/tmp/File-Wildcard-test/abs/bar/drink.tmp' # Failed test 'Append to absolute' # at t/03_absolute.t line 235. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '/tmp/File-Wildcard-test/abs/bar/drink.tmp' # Failed test 'Test has tidied up after itself' # at t/03_absolute.t line 258. # Looks like you failed 9 tests of 19. t/03_absolute.t..... Dubious, test returned 9 (wstat 2304, 0x900) Failed 9/19 subtests (less 1 skipped subtest: 9 okay) t/04_append.t.......ok t/05_symlink.t......ok t/06_fwf.t..........ok t/pod.t.............ok t/pod_coverage.t....ok