From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 3/4] syscalls/getpgid01: Replace TINFO with TPASS or TFAIL
Date: Fri, 30 Apr 2021 15:12:28 +0200 [thread overview]
Message-ID: <YIwCPEcwpzEim3yS@yuki> (raw)
In-Reply-To: <20210429125237.31461-1-zhaogongyi@huawei.com>
Hi!
I've applied the patch since ti makes the code better but the test is
still completely broken.
The problem is that the whole test is being executed in a child process
while the parent does wait() on it but it does not propagate the
failures at all as it just does exit(0) at the end of the parent
process. And there are other subtle bugs in the code.
All in all the easiest way how to fix this would be simply rewriting the
test to the new library where no result propagation has to be done.
--
Cyril Hrubis
chrubis@suse.cz
prev parent reply other threads:[~2021-04-30 13:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-29 12:52 [LTP] [PATCH 3/4] syscalls/getpgid01: Replace TINFO with TPASS or TFAIL Zhao Gongyi
2021-04-30 13:12 ` Cyril Hrubis [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YIwCPEcwpzEim3yS@yuki \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox