From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1T3gJv-0007Lq-DG for ltp-list@lists.sourceforge.net; Tue, 21 Aug 2012 04:44:03 +0000 Received: from [222.73.24.84] (helo=song.cn.fujitsu.com) by sog-mx-3.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1T3gJt-00025M-Pf for ltp-list@lists.sourceforge.net; Tue, 21 Aug 2012 04:44:03 +0000 Message-ID: <50330833.1080708@cn.fujitsu.com> Date: Tue, 21 Aug 2012 12:01:55 +0800 From: Wanlong Gao MIME-Version: 1.0 References: <446368613.3052914.1344590200420.JavaMail.root@redhat.com> In-Reply-To: <446368613.3052914.1344590200420.JavaMail.root@redhat.com> Subject: Re: [LTP] [PATCH 3/3] timer_settime/5-3: fix test hung Reply-To: gaowanlong@cn.fujitsu.com List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: Kang Kai Cc: ltp-list@lists.sourceforge.net, Zhenfeng Zhao On 08/10/2012 05:16 PM, Jan Stancek wrote: > > ----- Original Message ----- >> > From: "Kang Kai" >> > To: ltp-list@lists.sourceforge.net >> > Cc: "Zhenfeng Zhao" >> > Sent: Thursday, 9 August, 2012 12:30:58 PM >> > Subject: [LTP] [PATCH 3/3] timer_settime/5-3: fix test hung >> > >> > This case hangs on sugarbay(intel x86_64) platform. >> > >> > The root cause is that the case calls timer_settime with time which >> > already took place and then calls sleep. When the timer expires and >> > sends signal the sleep will be break. >> > >> > But on sugarbay the timer always expires before the case enters >> > sleep, >> > then it always sleeps NUMTESTS * LONGSLEEPTIME seconds. So it exceeds >> > the time limit set by auto-run test shell script, and reports that it >> > hangs. >> > >> > Decrease LONGSLEEPTIME value to avoid this issue. >> > >> > Signed-off-by: Kang Kai > Looks good to me, 5 secs is still enough time. > > Reviewed-by: Jan Stancek > Pushed, thank you. Wanlong Gao ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list