mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
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:
parent
598dfff601
commit
6315a09369
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
<fail after_seconds="120"/>
|
<fail after_seconds="120"/>
|
||||||
<succeed>--- test succeeded ---</succeed>
|
<succeed>--- test succeeded ---</succeed>
|
||||||
<fail>Error: </fail>
|
|
||||||
|
|
||||||
<content>
|
<content>
|
||||||
<rom label="fs_rom"/>
|
<rom label="fs_rom"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user