| Summary: | [maintainer update] www/p5-HTML-Template-Compiled v. 0.53 -> 0.56 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | hideo | ||||
| Component: | Individual Port(s) | Assignee: | Aaron Dalton <aaron> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
hideo
2005-12-09 05:00:18 UTC
Responsible Changed From-To: freebsd-ports-bugs->aaron Take. State Changed From-To: open->feedback Back to submitter to investigate 'make test' problems. Thank you for your submission. I get the following errors when running
'make test.' Could you look into it and get back to me? Thanks!
moondance# make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.7 "-MExtUtils::Command::MM"
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_HTML-Template-Compiled....NOK 3
# Failed test 'output ok'
# in t/01_HTML-Template-Compiled.t at line 95.
t/01_HTML-Template-Compiled....NOK 4
# Failed test 'output after update ok'
# in t/01_HTML-Template-Compiled.t at line 109.
t/01_HTML-Template-Compiled....NOK 5
# Failed test 'output after update & sleep ok'
# in t/01_HTML-Template-Compiled.t at line 116.
t/01_HTML-Template-Compiled....ok 6/6# Looks like you failed 3 tests of 6.
t/01_HTML-Template-Compiled....dubious
Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 3-5
Failed 3/6 tests, 50.00% okay
t/02_version...................ok
t/03_param.....................ok
t/04_out_fh....................ok
t/05_filter....................ok
t/06_dyn_include...............ok
t/07_formatter.................ok
t/08_global_vars...............ok
t/09_wrong.....................ok
t/10_if_else...................ok
t/11_dhtml.....................ok
1/2 skipped: no DHTML installed
t/12_path......................ok
t/13_loop......................ok
t/14_scalarref.................ok
t/15_comment...................ok
t/16_switch....................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01_HTML-Template-Compiled.t 3 768 6 3 50.00% 3-5
1 subtest skipped.
Failed 1/16 test scripts, 93.75% okay. 3/50 subtests failed, 94.00% okay.
*** Error code 255
Stop in
/home/aaron/BSD/p5-HTML-Template-Compiled/work/HTML-Template-Compiled-0.56.
--
Aaron Dalton
aaron@FreeBSD.org
FreeBSD Ports Committer
Aaron, Please close this. I will resubmit v0.58 in which tests 01_* are fixed and a new dependency fixes test 11_*. Thanks, Zach State Changed From-To: feedback->closed We're already on 0.59! |