public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milos Malik <mmalik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: reconsider the set of broken tests
Date: Fri, 11 Sep 2026 13:23:00 GMT	[thread overview]
Message-ID: <178913298005.1.5343633802739637237.tests-selinux-bca963344a08@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-11 13:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178913298005.1.5343633802739637237.tests-selinux-bca963344a08@fedoraproject.org \
    --to=mmalik@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox