summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild')
-rw-r--r--sys-fs/bcachefs-tools/bcachefs-tools-1.4.1.ebuild3
1 files changed, 3 insertions, 0 deletions
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'
)