[PATCH v6 5/5] Add tests for PID namespace translation
Ákos Uzonyi
uzonyi.akos at gmail.com
Sat Aug 8 13:33:06 UTC 2020
On Fri, 7 Aug 2020 at 21:09, Dmitry V. Levin <ldv at altlinux.org> wrote:
> On Thu, Aug 06, 2020 at 09:02:11PM +0200, Ákos Uzonyi wrote:
> > tests/gettid--pidns-translation.c | 2 +
>
> Note that this test is constantly failing one of github ci tests,
> see e.g. https://github.com/strace/strace/runs/959422499
>
> Could you have a look, please?
Unfortunately musl calls gettid in the child after fork. I think some
kind of hack has to be done here, like running uniq on the output.
More information about the Strace-devel
mailing list