Bug 97148 - [maintainer-update] sysutils/p5-Unix-Mknod new source version
Summary: [maintainer-update] sysutils/p5-Unix-Mknod new source version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-11 18:50 UTC by Jim Pirzyk
Modified: 2006-05-11 21:33 UTC (History)
0 users

See Also:


Attachments
file.diff (1.03 KB, patch)
2006-05-11 18:50 UTC, Jim Pirzyk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Pirzyk freebsd_committer freebsd_triage 2006-05-11 18:50:11 UTC

    
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2006-05-11 20:12:56 UTC
State Changed
From-To: open->feedback

I am getting tests failures, could you investigate? 

PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t 
t/Unix-Mknod....FAILED tests 5, 9 
Failed 2/12 tests, 83.33% okay (less 6 skipped tests: 4 okay, 33.33%) 
Failed Test    Stat Wstat Total Fail  Failed  List of Failed 
------------------------------------------------------------------------------- 
t/Unix-Mknod.t               12    2  16.67%  5 9 
6 subtests skipped. 
*** Error code 45 

Stop in /usr/ports/sysutils/p5-Unix-Mknod/work/Unix-Mknod-0.03. 
# Test 5 got: "-1" (t/Unix-Mknod.t at line 31) 
#   Expected: "0" 
#  t/Unix-Mknod.t line 31 is: skip ( 
# Test 9 got: "-1" (t/Unix-Mknod.t at line 53) 
#   Expected: "0" 
#  t/Unix-Mknod.t line 53 is: skip ( 
Failed 1/1 test scripts, 0.00% okay. 2/12 subtests failed, 83.33% okay.
Comment 2 Anton Berezin freebsd_committer freebsd_triage 2006-05-11 21:32:19 UTC
State Changed
From-To: feedback->closed

Right you are (I was stupidly testing it in a jail). 

Update committed, thanks!