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: do not run the anon_inode test on s390x machines
Date: Fri, 11 Sep 2026 13:21:44 GMT [thread overview]
Message-ID: <178913290452.1.60641673814633151.tests-selinux-12c66e8685d2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 12c66e8685d25efefa10d3bcc9eab879e31fc44e
Author : Milos Malik <mmalik@redhat.com>
Date : 2024-06-19T13:42:52+02:00
Stats : +4/-0 in 2 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/12c66e8685d25efefa10d3bcc9eab879e31fc44e?branch=pr775-checkpolicy-revdeps
Log:
do not run the anon_inode test on s390x machines
The automated test causes problems when executed on s390x machines.
From now on, the test should not be executed there.
---
diff --git a/selinux-policy/anon_inode-and-similar/Makefile b/selinux-policy/anon_inode-and-similar/Makefile
index e6d8ba8..9efa34d 100644
--- a/selinux-policy/anon_inode-and-similar/Makefile
+++ b/selinux-policy/anon_inode-and-similar/Makefile
@@ -60,6 +60,7 @@ $(METADATA): Makefile
@echo "License: GPLv2" >> $(METADATA)
@echo "Confidential: no" >> $(METADATA)
@echo "Destructive: no" >> $(METADATA)
+ @echo "Architectures: aarch64 ppc64le x86_64" >> $(METADATA)
@echo "Environment: AVC_ERROR=+no_avc_check" >> $(METADATA)
@echo "Releases: -RHEL4" >> $(METADATA)
@echo "Bug: 1954145" >> $(METADATA) # RHEL-9
diff --git a/selinux-policy/anon_inode-and-similar/main.fmf b/selinux-policy/anon_inode-and-similar/main.fmf
index 632ca36..a94c107 100644
--- a/selinux-policy/anon_inode-and-similar/main.fmf
+++ b/selinux-policy/anon_inode-and-similar/main.fmf
@@ -43,6 +43,9 @@ adjust:
- enabled: false
when: distro == rhel-4, rhel-5, rhel-6, rhel-7, rhel-8, centos-stream-8
because: the anon_inode class is not defined there
+ - enabled: false
+ when: distro == s390, s390x
+ because: the automated test gets stuck there
extra-nitrate: TC#0612643
extra-summary: /CoreOS/selinux-policy/Regression/anon_inode-and-similar
extra-task: /CoreOS/selinux-policy/Regression/anon_inode-and-similar
reply other threads:[~2026-09-11 13:21 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=178913290452.1.60641673814633151.tests-selinux-12c66e8685d2@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