Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Jun 2018 15:09:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 228692] [NEW PORT] devel/py-testrepository: Repository of test results
Message-ID:  <bug-228692-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228692

            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@FreeBSD.org
          Reporter: freebsd_ports@k-worx.org
                CC: python@FreeBSD.org

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

Hello,

attached is the patch from svn for the Python package devel/py-testreposito=
ry,
that provides a database of test results which can be used as part of devel=
oper
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=3D228685 )

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228692-21822>