]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: fix test-resolved-stream unit test failure 31582/head
authorLuca Boccassi <bluca@debian.org>
Sun, 3 Mar 2024 18:14:31 +0000 (18:14 +0000)
committerLuca Boccassi <bluca@debian.org>
Mon, 4 Mar 2024 16:28:10 +0000 (16:28 +0000)
commit1e61de81f222056df9b0a045aa4faa3b23d91520
treef304d6db4111c0cdd993b766496626bc046c33fc
parentba3c8e685a5d8d81c2c825f79a8cea23f4edf01e
test: fix test-resolved-stream unit test failure

On Noble setting this ioctl fails:

1570s  819/1330 systemd:resolve / test-resolved-stream  FAIL 0.14s   killed by signal 6 SIGABRT
1570s Successfully forked off '(usernstest)' as PID 27737.
1570s Skipping PR_SET_MM, as we don't have privileges.
1570s (usernstest) succeeded.
1570s Assertion 'ioctl(socket_fd, SIOCSIFFLAGS, &req) >= 0' failed at src/resolve/test-resolved-stream.c:372, function try_isolate_network(). Aborting.

Ignore the result.
src/resolve/test-resolved-stream.c