You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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
The text was updated successfully, but these errors were encountered: