Re: [PATCH] tests: Skip signal detection on Haiku
Bruno Haible <[email protected]> Sat, 05 Jun 2021 16:04:46 +0200
| Newsgroups | gmane.comp.gnu.m4.bugs |
|---|---|
| Message-ID | <2152693.gy5LZ8X5s4@omega> |
Eric Blake wrote: > On Haiku, using 'kill -9' fromm /bin/shactually causes a process to > die with the non-standard SIGKILLTHR 15, which causes 198.sysval to > fail from the unexpected value. Thank you. I confirm that now, on Haiku, all m4 tests pass. (A few gnulib tests fail, that apparently have no influence on m4's behaviour in normal circumstances.) Bruno