pkg/test-libc_fifo_pipe: ignore Ipc_error messages

Such messages can occur by chance when killing 'echo' while the program
blocks in an IPC call. It gets killed nevertheless. So the message does
not hint at a failure of the test.
This commit is contained in:
Norman Feske 2024-03-18 12:09:35 +01:00 committed by Christian Helmuth
parent 598dfff601
commit 6315a09369

View File

@ -2,7 +2,6 @@
<fail after_seconds="120"/>
<succeed>--- test succeeded ---</succeed>
<fail>Error: </fail>
<content>
<rom label="fs_rom"/>