public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Frantisek Sumsal <frantisek@sumsal.cz>
To: git-commits@fedoraproject.org
Subject: [rpms/systemd] rawhide: rpminspect: ignore test-coredump-stacktrace in annocheck
Date: Mon, 06 Jul 2026 18:55:26 GMT	[thread overview]
Message-ID: <178336412649.1.10121555957396711959.rpms-systemd-453447b79ba6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/systemd
            Branch : rawhide
            Commit : 453447b79ba6a260b3a53fdf2aa38dc9db4aa5ae
            Author : Frantisek Sumsal <frantisek@sumsal.cz>
            Date   : 2026-07-06T17:26:40+00:00
            Stats  : +7/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/systemd/c/453447b79ba6a260b3a53fdf2aa38dc9db4aa5ae?branch=rawhide

            Log:
            rpminspect: ignore test-coredump-stacktrace in annocheck

As this test is intentionally compiled with a minimal set of hardcoded
options, so it always generates a predictable stack trace.

[skip changelog]

---
diff --git a/rpminspect.yaml b/rpminspect.yaml
index 6318820..e080618 100644
--- a/rpminspect.yaml
+++ b/rpminspect.yaml
@@ -1,4 +1,10 @@
- # Disable badfuncs check that has tons of false positives.
+annocheck:
+  ignore:
+    # This test is intentionally compiled with a minimal set of hardcoded
+    # options, so it always generates a predictable stack trace
+    - /usr/lib/systemd/tests/unit-tests/manual/test-coredump-stacktrace
+
+# Disable badfuncs check that has tons of false positives.
 badfuncs:
   allowed:
     /usr/lib/systemd/tests/unit-tests/*:

                 reply	other threads:[~2026-07-06 18:55 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=178336412649.1.10121555957396711959.rpms-systemd-453447b79ba6@fedoraproject.org \
    --to=frantisek@sumsal.cz \
    --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