From ee9952afac0d62ea936e53c8f2ed79b922cb0333 Mon Sep 17 00:00:00 2001 From: Christopher Fore Date: Thu, 25 Jan 2024 11:58:02 -0500 Subject: sys-fs/bcachefs-tools: Re-ignore sandbox tests, add myself as maintainer I cannot seem to get these tests to fail for me but re-ignoring them is likely the best idea in the meantime. The current maintainer is also happy with me becoming a co-maintainer of this package. Closes: https://bugs.gentoo.org/922821 Closes: https://github.com/gentoo/gentoo/pull/35011 Signed-off-by: Christopher Fore Signed-off-by: Yixun Lan --- sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild | 3 +++ sys-fs/bcachefs-tools/metadata.xml | 4 ++++ 2 files changed, 7 insertions(+) (limited to 'sys-fs/bcachefs-tools') diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild b/sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild index e7396e664d7a..9957e27ce26f 100644 --- a/sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild +++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild @@ -225,6 +225,9 @@ src_test() { 'tests/test_fixture.py::test_leak' 'tests/test_fixture.py::test_check' # Fails in portage because of usersandbox; ensure that these pass before bumping! + 'tests/test_basic.py::test_format' + 'tests/test_basic.py::test_fsck' + 'tests/test_basic.py::test_list' 'tests/test_basic.py::test_list_inodes' 'tests/test_basic.py::test_list_dirent' ) diff --git a/sys-fs/bcachefs-tools/metadata.xml b/sys-fs/bcachefs-tools/metadata.xml index f86ecd3e8764..dbf11eaa9455 100644 --- a/sys-fs/bcachefs-tools/metadata.xml +++ b/sys-fs/bcachefs-tools/metadata.xml @@ -5,6 +5,10 @@ Matt.Jolly@footclan.ninja Matt Jolly + + csfore@posteo.net + Christopher Fore + proxy-maint@gentoo.org Proxy Maintainers -- cgit v1.2.3-65-gdbad