Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2025 07:52:52 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: 1876cd9f6581 - main - devel/ignition-common: Mark TESTING_UNSAFE
Message-ID:  <202505060752.5467qqhd035022@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by arrowd:

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

commit 1876cd9f65817329e9da47b38d3bae23eff52f7e
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-05-06 06:43:48 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-05-06 07:52:44 +0000

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

diff --git a/devel/ignition-common/Makefile b/devel/ignition-common/Makefile
index 70918401303e..4a33bb341320 100644
--- a/devel/ignition-common/Makefile
+++ b/devel/ignition-common/Makefile
@@ -35,6 +35,8 @@ WRKSRC=		${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
 
 PLIST_SUB=	COMMON_IGN_VER=common${DISTVERSION:R:R}
 
+TESTING_UNSAFE=	6 tests failed out of 79
+
 do-test:
 	@cd ${BUILD_WRKSRC} && \
 		${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING=ON ${CMAKE_SOURCE_PATH} && \


home | help

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