preparing for the next release
Dmitry V. Levin
ldv at altlinux.org
Mon Aug 11 18:00:43 UTC 2014
On Mon, Aug 11, 2014 at 01:38:42AM -0400, Mike Frysinger wrote:
[...]
> empty logs were due to bugs in the test scripts themselves :)
Looks like I haven't tested these scripts with a shell that doesn't
disable "set -e" in the caller scope of a function that disables "set -e".
> with the fixes i posted, arm now passes.
>
> sh fails detach-stopped in the way you describe:
> $ cat tests/detach-stopped.log
> Process 10130 attached
> --- SIGSTOP {si_signo=SIGSTOP, si_code=SI_USER, si_pid=0, si_uid=0} ---
> --- stopped by SIGSTOP ---
> brk(0) = 0x417000
> brk(0x438000) = 0x438000
> nanosleep({120, 0}, Process 10130 detached
> <detached ...>
> State: S (sleeping)
> detach-stopped.test: failed test: tracee is not group-stopped after detach
>
> should we just mark this as XFAIL on old kernels ?
If I only could find out what's the first kernel version that has no such
issues, I'd certainly do it.
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20140811/20258539/attachment.bin>
More information about the Strace-devel
mailing list