mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-31 01:47:15 +03:00
test-watchdog: mark as unsafe
If something goes wrong with this test it may result in an unsafe system restart. Let's avoid running it automatically. See https://github.com/systemd/systemd/issues/22001. (cherry picked from commit 70652c2a6fa9c06c7faac62f41c72e2e4eaa9340)
This commit is contained in:
parent
fb9bbbee6a
commit
4c0ed19c52
@ -551,7 +551,8 @@ tests += [
|
|||||||
[],
|
[],
|
||||||
core_includes, '', 'manual'],
|
core_includes, '', 'manual'],
|
||||||
|
|
||||||
[['src/test/test-watchdog.c']],
|
[['src/test/test-watchdog.c'],
|
||||||
|
[], [], [], '', 'unsafe'],
|
||||||
|
|
||||||
[['src/test/test-sched-prio.c'],
|
[['src/test/test-sched-prio.c'],
|
||||||
[libcore,
|
[libcore,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user