Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] sig_term test is unstable in github actions #2223

Open
martin-mat opened this issue Feb 24, 2025 · 0 comments
Open

[BUG] sig_term test is unstable in github actions #2223

martin-mat opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@martin-mat
Copy link
Collaborator

sig_term test often fails in gh actions. Examples:

https://github.com/cnti-testcatalog/testsuite/actions/runs/13498980714/job/37712588374
https://github.com/cnti-testcatalog/testsuite/actions/runs/13108987316/job/36574062616

Image

@martin-mat martin-mat added the bug Something isn't working label Feb 24, 2025
@martin-mat martin-mat moved this from To do to In progress in CNF Test Suite Mar 4, 2025
svteb added a commit that referenced this issue Mar 11, 2025
Refs: #2223
- Prior implementation of the test did not correctly handle `strace`
  failures, resulting in the task being fragile and failing on
  ephemeral/untracable processes.
- Above issues were resolved by adding correct error handling on
  expected errors.
- The code structure was also flattened for better readability.

Signed-off-by: svteb <slavo.valko@tietoevry.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants