public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: Do not run pam_console test on Fedora 39 and newer
@ 2026-09-11 13:20 Zdenek Pytela
  0 siblings, 0 replies; only message in thread
From: Zdenek Pytela @ 2026-09-11 13:20 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : 4f7fc855e6c55b6894ea08ed0b4c4ebc9dea01f3
            Author : Zdenek Pytela <zpytela@redhat.com>
            Date   : 2023-09-06T11:42:42+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/4f7fc855e6c55b6894ea08ed0b4c4ebc9dea01f3?branch=pr775-checkpolicy-revdeps

            Log:
            Do not run pam_console test on Fedora 39 and newer

The pam_console module was removed from pam in favor of a more complex
solution in systemd-logind in Fedora 39 [1], therefore the test is not
applicable there and will not be in the future releases.

[1] https://fedoraproject.org/wiki/Changes/RemovePamConsole
/home/zpytela/devel/tests-fedora/selinux

---
diff --git a/selinux-policy/pam_console-and-related/main.fmf b/selinux-policy/pam_console-and-related/main.fmf
index 6cc4b25..24e1f45 100644
--- a/selinux-policy/pam_console-and-related/main.fmf
+++ b/selinux-policy/pam_console-and-related/main.fmf
@@ -45,7 +45,7 @@ link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1817690
 adjust:
   - enabled: false
-    when: distro == rhel-4, rhel-5, rhel-6
+    when: distro == rhel-4, rhel-5, rhel-6 or distro > fedora-38
     continue: false
 extra-nitrate: TC#0606229
 extra-summary: /CoreOS/selinux-policy/Regression/pam_console-and-related

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

only message in thread, other threads:[~2026-09-11 13:20 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:20 [tests/selinux] pr775-checkpolicy-revdeps: Do not run pam_console test on Fedora 39 and newer Zdenek Pytela

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