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.

Taken from 453447b79b.

Related: RHEL-155454
This commit is contained in:
Frantisek Sumsal 2026-07-06 17:26:40 +00:00 committed by Frantisek Sumsal
parent d2ac7031f6
commit 4a5daf6086

View File

@ -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/*: