Date: Sun, 10 Mar 2024 09:00:12 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: 7653ff57ba15 - main - graphics/wayland: Mark TESTING_UNSAFE Message-ID: <202403100900.42A90Cdf033413@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=7653ff57ba152d8b4d4905cb43d9777a8300a80d commit 7653ff57ba152d8b4d4905cb43d9777a8300a80d Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-10 08:58:38 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-10 08:59:06 +0000 graphics/wayland: Mark TESTING_UNSAFE --- graphics/wayland/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/wayland/Makefile b/graphics/wayland/Makefile index a679c5c489f0..632db21714cb 100644 --- a/graphics/wayland/Makefile +++ b/graphics/wayland/Makefile @@ -19,4 +19,6 @@ USE_GNOME= libxslt:build USE_LDCONFIG= yes MESON_ARGS= -Ddocumentation=false +TESTING_UNSAFE= "Assertion failed: (wrapped_calls_fcntl > n), function do_os_wrappers_dupfd_cloexec, file ../tests/os-wrappers-test.c, line 222" + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403100900.42A90Cdf033413>