Date: Thu, 11 Aug 2022 19:47:08 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 547fa5d1d27d - main - science/dirac: Add comment about failing tests Message-ID: <202208111947.27BJl8Es027159@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=547fa5d1d27d9e376bbf7e180fcf377f54e94456 commit 547fa5d1d27d9e376bbf7e180fcf377f54e94456 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-11 18:38:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-11 19:47:05 +0000 science/dirac: Add comment about failing tests --- science/dirac/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/dirac/Makefile b/science/dirac/Makefile index 627ddca9e8d2..c65e3d3f1179 100644 --- a/science/dirac/Makefile +++ b/science/dirac/Makefile @@ -38,4 +38,6 @@ BINARY_ALIAS= make=${GMAKE} \ python=${PYTHON_CMD} \ python3=${PYTHON_CMD} +# 2 tests are known to fail, see https://gitlab.com/dirac/dirac/-/issues/35 + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208111947.27BJl8Es027159>