public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: reconsider the set of broken tests
@ 2026-09-11 13:23 Milos Malik
  0 siblings, 0 replies; only message in thread
From: Milos Malik @ 2026-09-11 13:23 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : bca963344a08f05a8ef7c464606048fdd2db95f2
            Author : Milos Malik <mmalik@redhat.com>
            Date   : 2025-06-24T15:26:24+02:00
            Stats  : +8/-3 in 6 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/bca963344a08f05a8ef7c464606048fdd2db95f2?branch=pr775-checkpolicy-revdeps

            Log:
            reconsider the set of broken tests

Check if all tests tagged with rhel9_broken or rhel10_broken are
really broken. If not, remove the tag. If there are other broken
tests not yet tagged, assign them the relevant broken tag.

---
diff --git a/libselinux/selabel-functions/main.fmf b/libselinux/selabel-functions/main.fmf
index f3425df..50a8029 100644
--- a/libselinux/selabel-functions/main.fmf
+++ b/libselinux/selabel-functions/main.fmf
@@ -18,7 +18,6 @@ tag:
   - TierCandidatesPASS
   - f33friendly
   - targeted
-  - rhel10_broken
   - fusa
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1390909

diff --git a/selinux-policy/anon_inode-and-similar/main.fmf b/selinux-policy/anon_inode-and-similar/main.fmf
index 81712be..c348cbb 100644
--- a/selinux-policy/anon_inode-and-similar/main.fmf
+++ b/selinux-policy/anon_inode-and-similar/main.fmf
@@ -30,6 +30,8 @@ tag:
   - NoRHEL8
   - targeted
   - reboot
+  - rhel9_broken
+  - rhel10_broken
   - NoRHIVOS
 link:
   - verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1954145

diff --git a/selinux-policy/anon_inode-and-similar/runtest.sh b/selinux-policy/anon_inode-and-similar/runtest.sh
index 46c25c6..8a506d3 100755
--- a/selinux-policy/anon_inode-and-similar/runtest.sh
+++ b/selinux-policy/anon_inode-and-similar/runtest.sh
@@ -34,7 +34,7 @@ if rlIsRHEL 9 || rlIsCentOS 9 ; then
         grubby --update-kernel ALL --args io_uring.enable=y
         grubby --update-kernel ALL --args sysctl.kernel.io_uring_disabled=0
         sync
-        rhts-reboot
+        tmt-reboot
     fi
 fi
 

diff --git a/selinux-policy/bz533007-unable-to-start-kdump-service/runtest.sh b/selinux-policy/bz533007-unable-to-start-kdump-service/runtest.sh
index 5a7c57c..3606222 100755
--- a/selinux-policy/bz533007-unable-to-start-kdump-service/runtest.sh
+++ b/selinux-policy/bz533007-unable-to-start-kdump-service/runtest.sh
@@ -32,7 +32,7 @@
 if ! grep crashkernel= /proc/cmdline ; then
     grubby --update-kernel ALL --args crashkernel=512M
     sync
-    rhts-reboot
+    tmt-reboot
 fi
 
 PACKAGE="selinux-policy"

diff --git a/selinux-policy/snapd-and-similar/main.fmf b/selinux-policy/snapd-and-similar/main.fmf
index 9715cbd..2fe0e0f 100644
--- a/selinux-policy/snapd-and-similar/main.fmf
+++ b/selinux-policy/snapd-and-similar/main.fmf
@@ -33,6 +33,8 @@ tag:
   - rhel8-epel
   - rhel9-epel
   - rhel10-epel
+  - rhel9_broken
+  - rhel10_broken
   - NoRHIVOS
 link:
   - verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2207725

diff --git a/selinux-policy/tlp-and-similar/main.fmf b/selinux-policy/tlp-and-similar/main.fmf
index 9144304..b04f5e7 100644
--- a/selinux-policy/tlp-and-similar/main.fmf
+++ b/selinux-policy/tlp-and-similar/main.fmf
@@ -36,6 +36,8 @@ tag:
   - rhel8-epel
   - rhel9-epel
   - rhel10-epel
+  - rhel9_broken
+  - rhel10_broken
   - NoRHIVOS
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1460481

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:23 [tests/selinux] pr775-checkpolicy-revdeps: reconsider the set of broken tests Milos Malik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox