Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2022 21:36:15 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4fdde2018b74 - main - security/s2n-tls:  Add comment with issue url about failed tests
Message-ID:  <202209152136.28FLaFYA021489@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4fdde2018b74268a8944912b161a8cf34f8e4f7f

commit 4fdde2018b74268a8944912b161a8cf34f8e4f7f
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-09-15 21:32:38 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-09-15 21:36:06 +0000

    security/s2n-tls:  Add comment with issue url about failed tests
---
 security/s2n-tls/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile
index 2c38717e37e6..29c922132c41 100644
--- a/security/s2n-tls/Makefile
+++ b/security/s2n-tls/Makefile
@@ -43,4 +43,6 @@ post-install:
 	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
 	${INSTALL_DATA} ${WRKSRC}/bin/*.c ${STAGEDIR}${EXAMPLESDIR}
 
+# testunit fails: https://github.com/aws/s2n-tls/issues/3489
+
 .include <bsd.port.mk>



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