From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sfi-mx-4.v28.ch3.sourceforge.com ([172.29.28.124] helo=mx.sourceforge.net) by 235xhf1.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1MYyDH-00016F-Dw for ltp-list@lists.sourceforge.net; Thu, 06 Aug 2009 08:20:39 +0000 Received: from mail-qy0-f201.google.com ([209.85.221.201]) by 1b2kzd1.ch3.sourceforge.com with esmtp (Exim 4.69) id 1MYyDB-0003ey-9v for ltp-list@lists.sourceforge.net; Thu, 06 Aug 2009 08:20:39 +0000 Message-ID: <4A7A85F9.60502@petalogix.com> Date: Thu, 06 Aug 2009 09:27:53 +0200 From: Michal Simek MIME-Version: 1.0 References: <1248978557.5788.61.camel@subratamodak.linux.ibm.com> <1249385096.15587.17.camel@subratamodak.linux.ibm.com> <1249387539.15587.24.camel@subratamodak.linux.ibm.com> In-Reply-To: Subject: Re: [LTP] waitid02 testcase fails on 2.6.29 kernel Reply-To: michal.simek@petalogix.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: rohit verma Cc: ltp-list rohit verma wrote: > PFA the patch for waitid02 > I can confirm that this patch fixed problem with waitid02. It is just confirmation - I haven't look at style/patch in detail - just works and pass on Microblaze Subrate: Do you want to add it to cvs? Michal > On Tue, Aug 4, 2009 at 5:35 PM, Subrata Modak wrote: > >> On Tue, 2009-08-04 at 17:01 +0530, rohit verma wrote: >> >>> FYI >>> >> unfortunately, you did not attach the patch itself ;-) >> >> Regards-- >> Subrata >> >> >>> ---------- Forwarded message ---------- >>> From: Subrata Modak >>> Date: Tue, Aug 4, 2009 at 4:54 PM >>> Subject: Re: [LTP] waitid02 testcase fails on 2.6.29 kernel >>> To: rohit verma >>> Cc: maknayak@in.ibm.com, CAI Qian >>> >>> >>> Rohit, >>> >>> Post this to ltp mailing list. >>> >>> Regards-- >>> Subrata >>> >>> On Tue, 2009-08-04 at 16:52 +0530, rohit verma wrote: >>> >>>> Dear Manas Kumar Nayak, >>>> >>>> Pls find attached patch for waitid02 test case.I have modified the >>>> test case.I have also added 2 test scenarios in the test case using >>>> WSTOPPED and WNOWAIT. >>>> >>>> Note: >>>> The testcase was failing in LTP July, 2009 release. >>>> The warning- "implicit declaration of function 'getpgid", has been removed >>>> >>>> Pls verify the patch. >>>> >>>> Regards-- >>>> Rohit Verma >>>> >>>> >>>> >>>> On Thu, Jul 30, 2009 at 11:59 PM, Subrata >>>> Modak wrote: >>>> >>>>> Fixed this now. >>>>> >>>>> Regards-- >>>>> Subrata >>>>> >>>>> On Thu, 2009-07-23 at 14:00 +0530, rohit verma wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I am running waitid02.c >>>>>> (ltp-full-20090630/testcases/kernel/syscalls/waitid/ ) test case on >>>>>> 2.6.29 kernel. >>>>>> Test case gives following error: >>>>>> "Error. is your system >2.6.9 ?"; >>>>>> >>>>>> Anybody facing the same issue? >>>>>> >>>>>> Code: >>>>>> >>>>>> TEST(waitid(P_ALL,0,&infop,WNOHANG)); >>>>>> if(TEST_RETURN == 0) >>>>>> tst_resm(TPASS,"Success !"); >>>>>> else{ >>>>>> printf("value of return is %d\n",TEST_RETURN); >>>>>> tst_resm(TFAIL,"Error. is your system >2.6.9 ?"); >>>>>> errnochoose(); >>>>>> } >>>>>> >>>>>> >>>>>> Regards, >>>>>> Rohit >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> _______________________________________________ >>>>>> Ltp-list mailing list >>>>>> Ltp-list@lists.sourceforge.net >>>>>> https://lists.sourceforge.net/lists/listinfo/ltp-list >>>>>> >>>>> >>>> >>>> >>> ------------------------------------------------------------------------------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>> trial. Simplify your report design, integration and deployment - and focus on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> _______________________________________________ >>> Ltp-list mailing list >>> Ltp-list@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/ltp-list >>> >> > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ------------------------------------------------------------------------ > > _______________________________________________ > Ltp-list mailing list > Ltp-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ltp-list -- Michal Simek, Ing. (M.Eng) PetaLogix - Linux Solutions for a Reconfigurable World w: www.petalogix.com p: +61-7-30090663,+42-0-721842854 f: +61-7-30090663 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list