Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2024 19:20:24 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c6c4a66b656c - main - devel/libunistring: Mark TESTING_UNSAFE
Message-ID:  <202403061920.426JKOHK021828@gitrepo.freebsd.org>

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

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

commit c6c4a66b656c716b4972101e6ae2bfc2dcf00a87
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-06 17:05:56 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-06 19:19:09 +0000

    devel/libunistring: Mark TESTING_UNSAFE
---
 devel/libunistring/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/libunistring/Makefile b/devel/libunistring/Makefile
index a9ca4868a36a..6ca4ecb69a05 100644
--- a/devel/libunistring/Makefile
+++ b/devel/libunistring/Makefile
@@ -23,4 +23,6 @@ TEST_TARGET=	check
 INFO=		${PORTNAME}
 OPTIONS_DEFINE=	DOCS
 
+TESTING_UNSAFE=	test-time.c:46: assertion 'tt3 >= tv2.tv_sec' failed
+
 .include <bsd.port.mk>



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