]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: try to detect SIGILL in stress-ng and skip TEST-55-OOMD gracefully 42290/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Mon, 25 May 2026 11:11:23 +0000 (12:11 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 25 May 2026 11:12:19 +0000 (12:12 +0100)
commita17efef1375c07df89e7f02e87fb881dfced53fb
treed2094b71e0fc0390b372b37a9e72b13092d41390
parentaac19fe4685906a2166464cb0e9e600ebfe850a1
test: try to detect SIGILL in stress-ng and skip TEST-55-OOMD gracefully

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.
test/units/TEST-55-OOMD.sh