From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yang Xu Date: Tue, 17 Nov 2020 13:19:15 +0800 Subject: [LTP] [PATCH] pipe13: Increase time to wait for child processes to terminate In-Reply-To: <20201116131148.19243-1-lkml@jv-coder.de> References: <20201116131148.19243-1-lkml@jv-coder.de> Message-ID: <5FB35D53.9050308@cn.fujitsu.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Joerg > From: Joerg Vehlow > > If the system is not fast enough, to clean up > the child processes, the test shows a false negative result. Pushed, thanks. Best Regards Yang Xu