public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] Some of the testcases which are resulting in FAIL even though they might not be
@ 2009-06-10 12:06 Munipradeep Beerakam
  2009-06-12 12:08 ` Jiri Palecek
  2009-06-18 17:31 ` Subrata Modak
  0 siblings, 2 replies; 5+ messages in thread
From: Munipradeep Beerakam @ 2009-06-10 12:06 UTC (permalink / raw)
  To: ltp-list; +Cc: iranna.ankad

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 !!

   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

   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));

Regards
Muni


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-06-30 10:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-10 12:06 [LTP] Some of the testcases which are resulting in FAIL even though they might not be Munipradeep Beerakam
2009-06-12 12:08 ` Jiri Palecek
2009-06-18 17:31   ` Subrata Modak
2009-06-18 17:31 ` Subrata Modak
2009-06-30 10:04   ` Pradeep K Surisetty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox