[Bug 228692] [NEW PORT] devel/py-testrepository: Repository of test results

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 2 15:09:39 UTC 2018


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

            Bug ID: 228692
           Summary: [NEW PORT] devel/py-testrepository: Repository of test
                    results
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pypi.org/project/testrepository/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: freebsd_ports at k-worx.org
                CC: python at FreeBSD.org

Created attachment 193932
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193932&action=edit
py-testrepository.patch

Hello,

attached is the patch from svn for the Python package devel/py-testrepository,
that provides a database of test results which can be used as part of developer
workflow to ensure/check things like:
+
- No commits without having had a test failure, test fixed cycle.
- No commits without new tests being added.
- What tests have failed since the last commit (to run just a subset).
- What tests are currently failing and need work.


QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK

Note:
Before this port can be added to the ports tree following port must be added
first:
- devel/py-python-subunit (see also PR #228685:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228685 )

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


More information about the freebsd-python mailing list