[Bug 200745] perl modules regression-test target strtange or bug

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 9 21:15:25 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200745

            Bug ID: 200745
           Summary: perl modules regression-test target strtange or bug
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: oklaspec at gmail.com
                CC: freebsd-ports-bugs at FreeBSD.org

The default implementation of regression-test in port make subsystem create
wrong or strange execution command. As effect of this, all tests skipped in
some cases, but finally result of tests is passed. 

Problem appear at module p5-Minilla see bug #200515, comment #3.

To reproduce:
cd devel/p5-Minilla,
comment or remove 'regression-test' target in devel/p5-Minilla/Makefile
and run command:
make regression-test

Will see that all tests skipped, uncomment back 'regression-test' target, than
tests will work.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list