public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Zdenek Pytela <zpytela@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: Do not run pam_console test on Fedora 39 and newer
Date: Fri, 11 Sep 2026 13:20:59 GMT	[thread overview]
Message-ID: <178913285904.1.5455961786228650237.tests-selinux-4f7fc855e6c5@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-11 13:20 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=178913285904.1.5455961786228650237.tests-selinux-4f7fc855e6c5@fedoraproject.org \
    --to=zpytela@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