mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
tests: run TEST-01-BASIC under ASAN+UBSan again
Not that `journalctl --flush` is no longer flaky, it should be safe to bring the test back.
This commit is contained in:
parent
15bcd9fa09
commit
ee784fff1a
@ -56,6 +56,4 @@ make -C test/TEST-01-BASIC clean setup run NSPAWN_TIMEOUT=600 TEST_NO_QEMU=yes N
|
||||
# Now that we're more or less sure that ASan isn't going to crash systemd and cause a kernel panic
|
||||
# let's also run the test with QEMU to cover udevd, sysctl and everything else that isn't run
|
||||
# in containers.
|
||||
|
||||
# This should be turned on once `journalctl --flush` isn't flaky any more
|
||||
#make -C test/TEST-01-BASIC clean setup run QEMU_TIMEOUT=900 TEST_NO_NSPAWN=yes
|
||||
make -C test/TEST-01-BASIC clean setup run QEMU_TIMEOUT=900 TEST_NO_NSPAWN=yes
|
||||
|
Loading…
Reference in New Issue
Block a user