https://github.com/bitcoin/bitcoin/actions/runs/23707832716/job/69062601128?pr=34923#step:10:3349:
0 3/157 Test [#3](/bitcoin-bitcoin/3/): mptest ...............................***Failed 1.06 sec
1[ TEST ] spawn_tests.cpp:44: SpawnProcess does not run callback in child
2./ipc/libmultiprocess/test/mp/test/spawn_tests.cpp:108: failed: expected exited; Timeout waiting for child process to exit
3stack: bf2ed1 cc4091 cc4545 d817f9 d82ba3 bf220b ee33f4b9 ee33f555
4./ipc/libmultiprocess/test/mp/test/spawn_tests.cpp:109: failed: expected WIFEXITED(status) && WEXITSTATUS(status) == 0
5stack: bf2e03 cc4091 cc4545 d817f9 d82ba3 bf220b ee33f4b9 ee33f555
6[ FAIL ] spawn_tests.cpp:44: SpawnProcess does not run callback in child (1051610 μs)
7[ TEST ] test.cpp:124: Call FooInterface methods
8[ PASS ] test.cpp:124: Call FooInterface methods (3744 μs)
9[ TEST ] test.cpp:216: Call IPC method after client connection is closed
10[ PASS ] test.cpp:216: Call IPC method after client connection is closed (363 μs)
11[ TEST ] test.cpp:233: Calling IPC method after server connection is closed
12[ PASS ] test.cpp:233: Calling IPC method after server connection is closed (346 μs)
13[ TEST ] test.cpp:250: Calling IPC method and disconnecting during the call
14[ PASS ] test.cpp:250: Calling IPC method and disconnecting during the call (354 μs)
15[ TEST ] test.cpp:270: Calling IPC method, disconnecting and blocking during the call
16[ PASS ] test.cpp:270: Calling IPC method, disconnecting and blocking during the call (554 μs)
17[ TEST ] test.cpp:319: Make simultaneous IPC calls on single remote thread
18[ PASS ] test.cpp:319: Make simultaneous IPC calls on single remote thread (741 μs)
196 test(s) passed
201 test(s) failed