Subrata Modak <[email protected]> wrote on 06/18/2009 11:01:32 PM:
> Subrata Modak <[email protected]> > 06/18/2009 11:01 PM > > Please respond to > [email protected] > > To > > Munipradeep Beerakam <[email protected]>, Pradeep K > Surisetty/India/i...@ibmin, Cai Qian <[email protected]>, rohit verma > <[email protected]> > > cc > > [email protected], Iranna D Ankad/India/i...@ibmin > > Subject > > Re: Some of the testcases which are resulting in FAIL even though > they might not be > > On Wed, 2009-06-10 at 17:36 +0530, Munipradeep Beerakam wrote: > > Hi, > > > > Here is the list of testcases in May 2009 LTP, which *may* result in > > FAIL even though it is a configuration error, not the error due to the > > functionality we are testing. Those tests should give "CONF" message, > > not "FAIL". I ran LTP on 2.6.18 kernel, x86 architecture. > > > > 1. InitNuma > > Error output: > > Initnuma 0 WARN : non-NUMA aware kernel is running or your machine does > > not support numa policy or > > your machine is not a NUMA machine > > Initnuma 1 FAIL : INIT NUMA FAILED !! > > Contact Pradeep for this. Hi Subrata, I have noticed few issues with NUMA test cases. Currently I am investigating and get back to you in short. Best Regards Pradeep > > > > > 2. ht_enable > > Error output: > > ht_enable 0 INFO : Begin: HyperThreading Enabled > > ht_enable 0 INFO : The kernel boot paramter 'noht' is not set. > > ht_enable 1 FAIL : HT feature is not included in this Linux Kernel. > > ht_enable 0 INFO : End: HyperThreading Enabled > > > > Cai/Rohit has been discussing this for long. > > > 3. get_mempolicy01 > > Part of code, which is not correct > > tst_resm(TFAIL, "set_mempolicy() failed - errno = %d : %s",TEST_ERRNO, > > strerror(TEST_ERRNO)); > > ... > > ... > > tst_resm(TFAIL, "malloc failed - errno = %d : %s",TEST_ERRNO, > > strerror(TEST_ERRNO)); > > > > 4. mq_open01 > > Part of code, which is not correct > > if (TEST_RETURN < 0) { > > tst_resm(TFAIL, "mq_getsetattr failed - errno = > > %d : %s",TEST_ERRNO, strerror(TEST_ERRNO)); > > > > And they are as per my earlier mail. > > Regards-- > Subrata > > > Regards > > Muni > > > ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
