Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2018 17:04:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232182] sysutils/py-pyznap: Add tests to the port
Message-ID:  <bug-232182-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 232182
           Summary: sysutils/py-pyznap: Add tests to the port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: feature
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: 0mp@FreeBSD.org
                CC: driesm.michiels@gmail.com
                CC: driesm.michiels@gmail.com
             Flags: maintainer-feedback?(driesm.michiels@gmail.com)

Hi,

pyznap has a test suite. It would be nice to add it to the port's Makefile.

I've found out that it requires at least the following things to be added to
the Makefile:

> TEST_DEPENDS=3D   ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FL=
AVOR} \
>                 ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-ru=
nner@${PY_FLAVOR} \
>                 faketime:devel/libfaketime
>=20
> do-test:
>         @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test

There is a problem, however. The tests seem to be broken when I ran them in
poudriere. I've opened a bug report in the upstream bug tracker.[1]=20

If you could find some time to address those issues as a maintainer then the
FreeBSD port of pyznap should be rock-solid! :)

Cheers!

[1]: https://github.com/yboetz/pyznap/issues/14

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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