From 0ff929b402dec2c6a19f50b13a5e0283acd4a96e Mon Sep 17 00:00:00 2001 From: Jan Kolarik Date: Mon, 6 Nov 2023 16:04:09 +0100 Subject: [PATCH] Disable not implemented cacheonly related test --- dnf-behave-tests/dnf/comps-group.feature | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dnf-behave-tests/dnf/comps-group.feature b/dnf-behave-tests/dnf/comps-group.feature index 3f40d155c..fc53d4036 100644 --- a/dnf-behave-tests/dnf/comps-group.feature +++ b/dnf-behave-tests/dnf/comps-group.feature @@ -557,7 +557,9 @@ Scenario: Packages that are part of another installed group are not removed | group-remove | Test Group | -@dnf5 +# @dnf5 +# TODO(jkolarik): Cache files are now created with root-only mask +# TODO(jkolarik): Enable after resolving the https://github.com/rpm-software-management/dnf5/issues/1000 # destructive because it can create a new user on the system @bz2030255 @destructive