public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] Test case send01 fails in kernel version 3.6-rc1, rc2 and rc3
@ 2012-08-27 10:30 shyju pv
  2012-08-27 11:16 ` Jan Stancek
  0 siblings, 1 reply; 6+ messages in thread
From: shyju pv @ 2012-08-27 10:30 UTC (permalink / raw)
  To: ltp-list@lists.sourceforge.net; +Cc: shyju pv

Hi,

sendt01 test cases fails from 3.6-rc1,rc2 and rc3

Bug descreption:
-------------------------
LTP_Version: 2012-06-14
LTP Test case: send01
Description : Verifies the send syscall errorno for various failure cases
Failure Analysis :  when the invalid flag set , The system gives error no
EOPNOTSUPP (95) whereas LTP expects EFAULT(14)
Fix : Modify  the LTP code with respect the the system return values of the
latest kernel(3.6-rc1)
Test case passed in Kernel 3.5
Failed from  3.6-rc1,rc2and rc3

Execution Log
---------------------
<<<test_output>>>
incrementing stop
send01      1  TPASS  :  bad file descriptor successful
send01      2  TPASS  :  invalid socket successful
send01      3  TPASS  :  invalid send buffer successful
send01      4  TPASS  :  UDP message too big successful
send01      5  TPASS  :  local endpoint shutdown successful
send01      6  TFAIL  :  invalid flags set ; returned -1 (expected -1),
errno
95 (expected 14)
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=0
<<<test_end>>>
INFO: ltp-pan reported some tests FAIL

Shyju


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

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

end of thread, other threads:[~2012-10-10 13:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-27 10:30 [LTP] Test case send01 fails in kernel version 3.6-rc1, rc2 and rc3 shyju pv
2012-08-27 11:16 ` Jan Stancek
2012-10-03 11:40   ` chrubis
     [not found]     ` <564795434.6124572.1349265888804.JavaMail.root@redhat.com>
2012-10-03 12:32       ` chrubis
2012-10-10 13:09         ` chrubis
2012-10-10 13:32           ` chrubis

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