CI runs of atf-c/detail/process_test:status_coredump pass, but running the tests/binaries local on my machine fails because the test fails to dump core.
Whatever the CI containers do on the GHA side should be replicated in general and/or queryable, such that we can determine what behavior we should be asserting on for the test and how the feature should be functioning (if a security policy bypass or a cert is installed, then we can obtain coredumps for test processes).
Related to #142 , #143.
CI runs of atf-c/detail/process_test:status_coredump pass, but running the tests/binaries local on my machine fails because the test fails to dump core.
Whatever the CI containers do on the GHA side should be replicated in general and/or queryable, such that we can determine what behavior we should be asserting on for the test and how the feature should be functioning (if a security policy bypass or a cert is installed, then we can obtain coredumps for test processes).
Related to #142 , #143.