git: b1c27807a386 - main - science/cdo: Mark TESTING_UNSAFE

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Mon, 05 May 2025 20:20:43 UTC
The branch main has been updated by arrowd:

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

commit b1c27807a386c515cd14dedc96ae54aa4179ccf5
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-05-05 19:51:52 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-05-05 20:19:58 +0000

    science/cdo: Mark TESTING_UNSAFE
---
 science/cdo/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 63167e8c876b..7051f227dae6 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -26,6 +26,7 @@ CONFIGURE_ENV=	PYTHON=${PYTHON_CMD}
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 MAKE_JOBS_UNSAFE=	yes
+TESTING_UNSAFE=		765 tests fail
 TEST_TARGET=	check
 USE_CXXSTD=	c++20
 USE_LDCONFIG=	yes