mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 22:17:19 +00:00
The attempt to fix SIGILL in TEST-55-OOMD actually made the test more flaky, as the chosen stress-ng method generates less pressure, so it often fails. Try a different approach: try to detect that SIGILL caused the unit calling stress-ng to fail, and skip gracefully in that case.