Skip Menu |

This queue is for tickets about the Tapper-TAP-Harness CPAN distribution.

Report information
The Basics
Id: 111879
Status: resolved
Worked: 1 hour (60 min)
Priority: 0/
Queue: Tapper-TAP-Harness

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

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



Subject: Non-portable "find" calls
t/dot_section.t fails on FreeBSD systems: find: illegal option -- t usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression] find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression] No tests named and 't' directory not found at /usr/perl5.16.3t/lib/site_perl/5.16.3/App/Prove.pm line 520. # Failed test 'Generate HTML for TAP with section names that lead to illegal file names' # at t/dot_section.t line 30. # '' # doesn't match '(?^:_dot_</a>)' find: illegal option -- t usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression] find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression] No tests named and 't' directory not found at /usr/perl5.16.3t/lib/site_perl/5.16.3/App/Prove.pm line 520. # Failed test 'Generate HTML for TAP with section names that contain dots but don't lead to illegal file names' # at t/dot_section.t line 31. # '' # doesn't match '(?^:some.section</a>)' # Looks like you failed 2 tests of 5. t/dot_section.t ........................................ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests
Comparing the output of those two reports http://www.cpantesters.org/cpan/report/8afbb4aa-cfea-11e5-96d3-dffefbd2507e # 5.0.3 http://www.cpantesters.org/cpan/report/cd39d9a4-d4aa-11e5-bd81-f9c1fbd2507e # 5.0.4 it seems I fixed the issue. Thanks for your report. Kind regards, Steffen On Mon Feb 08 13:56:40 2016, SREZIC wrote: Show quoted text
> t/dot_section.t fails on FreeBSD systems: > > find: illegal option -- t > usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression] > find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression] > No tests named and 't' directory not found at > /usr/perl5.16.3t/lib/site_perl/5.16.3/App/Prove.pm line 520. > > # Failed test 'Generate HTML for TAP with section names that lead to > illegal file names' > # at t/dot_section.t line 30. > # '' > # doesn't match '(?^:_dot_</a>)' > find: illegal option -- t > usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression] > find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression] > No tests named and 't' directory not found at > /usr/perl5.16.3t/lib/site_perl/5.16.3/App/Prove.pm line 520. > > # Failed test 'Generate HTML for TAP with section names that contain > dots but don't lead to illegal file names' > # at t/dot_section.t line 31. > # '' > # doesn't match '(?^:some.section</a>)' > # Looks like you failed 2 tests of 5. > t/dot_section.t ........................................ > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/5 subtests
-- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>