Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2024 19:20:21 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: efb309a6812b - main - accessibility/at-spi2-core: Mark TESTING_UNSAFE
Message-ID:  <202403061920.426JKLrN021708@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=efb309a6812b82d4d1109ce42c452c0596ef2231

commit efb309a6812b82d4d1109ce42c452c0596ef2231
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-06 09:38:15 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-06 19:19:08 +0000

    accessibility/at-spi2-core: Mark TESTING_UNSAFE
---
 accessibility/at-spi2-core/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile
index 35236164f40a..52e5934a600f 100644
--- a/accessibility/at-spi2-core/Makefile
+++ b/accessibility/at-spi2-core/Makefile
@@ -30,4 +30,6 @@ X11_USES=		xorg
 X11_USE=		XORG=x11,xi,xtst
 X11_MESON_ENABLED=	x11
 
+TESTING_UNSAFE=	some tests fail
+
 .include <bsd.port.mk>



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