git: 2852a2ee8ce5 - main - databases/xrootd: Add TEST_DEPENDS and mark TESTING_UNSAFE

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Tue, 06 May 2025 09:32:25 UTC
The branch main has been updated by arrowd:

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

commit 2852a2ee8ce5f09057f95748662f5b42d8cadff3
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-05-06 09:21:13 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-05-06 09:32:20 +0000

    databases/xrootd: Add TEST_DEPENDS and mark TESTING_UNSAFE
---
 databases/xrootd/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/databases/xrootd/Makefile b/databases/xrootd/Makefile
index 517e1bad926e..d0e4124e86d7 100644
--- a/databases/xrootd/Makefile
+++ b/databases/xrootd/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libtinyxml.so:textproc/tinyxml \
 		libuuid.so:misc/e2fsprogs-libuuid
+TEST_DEPENDS=	cppunit>0:devel/cppunit \
+		googletest>0:devel/googletest
 
 USES=		cmake:testing compiler:c++14-lang cpe gnome localbase:ldflags pkgconfig readline shebangfix ssl
 SHEBANG_GLOB=	*.sh
@@ -36,6 +38,8 @@ CMAKE_TESTING_ON=	ENABLE_TESTS
 CXXFLAGS+=	-Ddirent64=dirent
 LDFLAGS+=	-lexecinfo
 
+TESTING_UNSAFE=	some tests hang on accept()
+
 OPTIONS_DEFINE=		KERBEROS5
 OPTIONS_GROUP=		PLUGINS
 OPTIONS_GROUP_PLUGINS=	MACAROONS XRDCLHTTP