public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] Query regarding Open Posix fail Test Case
@ 2012-03-19  5:25 Jubi Taneja
  2012-03-19  5:41 ` Wanlong Gao
  2012-05-02 13:40 ` Cyril Hrubis
  0 siblings, 2 replies; 3+ messages in thread
From: Jubi Taneja @ 2012-03-19  5:25 UTC (permalink / raw)
  To: ltp-list


[-- Attachment #1.1: Type: text/plain, Size: 538 bytes --]

Hi

In LTP(Jan 2012 release) Open Posix Test Suite, the test case
"aio-suspend/1-1.c" passes
successfully for Linux Kernel 2.6.35 for Target ARM but the same test case
fails for Kernel
version: 3.0.18.

It throws error as :
aio_suspend/1-1.c Error at write(): No such file or directory.

Can any one please point out the reason for the failure in kernel 3.0.18
for target ARM?

The exact path of the test case is :
LTP/testcases/open_posix_testsuite/conformance/
interfaces/aio_suspend/1-1.c

Looking forward to your reply.

Thanks,
Jubi

[-- Attachment #1.2: Type: text/html, Size: 623 bytes --]

[-- Attachment #2: Type: text/plain, Size: 191 bytes --]

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] Query regarding Open Posix fail Test Case
  2012-03-19  5:25 [LTP] Query regarding Open Posix fail Test Case Jubi Taneja
@ 2012-03-19  5:41 ` Wanlong Gao
  2012-05-02 13:40 ` Cyril Hrubis
  1 sibling, 0 replies; 3+ messages in thread
From: Wanlong Gao @ 2012-03-19  5:41 UTC (permalink / raw)
  To: Jubi Taneja; +Cc: ltp-list

On 03/19/2012 01:25 PM, Jubi Taneja wrote:

> Hi
> 
> In LTP(Jan 2012 release) Open Posix Test Suite, the test case "aio-suspend/1-1.c" passes
> successfully for Linux Kernel 2.6.35 for Target ARM but the same test case fails for Kernel
> version: 3.0.18.
> 
> It throws error as :
> aio_suspend/1-1.c Error at write(): No such file or directory.


I haven't seen this error before, so weird.
Can you try to debug on your ARM target and submit a patch?

Thanks,
Wanlong Gao


> 
> Can any one please point out the reason for the failure in kernel 3.0.18 for target ARM?
> 
> The exact path of the test case is :
> LTP/testcases/open_posix_testsuite/conformance/
> interfaces/aio_suspend/1-1.c
> 
> Looking forward to your reply.
> 
> Thanks,
> Jubi
> 
> 
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here 
> http://p.sf.net/sfu/sfd2d-msazure
> 
> 
> 
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list



------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] Query regarding Open Posix fail Test Case
  2012-03-19  5:25 [LTP] Query regarding Open Posix fail Test Case Jubi Taneja
  2012-03-19  5:41 ` Wanlong Gao
@ 2012-05-02 13:40 ` Cyril Hrubis
  1 sibling, 0 replies; 3+ messages in thread
From: Cyril Hrubis @ 2012-05-02 13:40 UTC (permalink / raw)
  To: Jubi Taneja; +Cc: ltp-list

Hi!
> In LTP(Jan 2012 release) Open Posix Test Suite, the test case
> "aio-suspend/1-1.c" passes
> successfully for Linux Kernel 2.6.35 for Target ARM but the same test case
> fails for Kernel
> version: 3.0.18.
> 
> It throws error as :
> aio_suspend/1-1.c Error at write(): No such file or directory.

That pretty much looks like problem on your side. All the test does
prior to this error message is open a file and try to write into it.

The file is created in /tmp so look for problems with creating files on
your /tmp.

-- 
Cyril Hrubis
chrubis@suse.cz

------------------------------------------------------------------------------
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] 3+ messages in thread

end of thread, other threads:[~2012-05-02 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-19  5:25 [LTP] Query regarding Open Posix fail Test Case Jubi Taneja
2012-03-19  5:41 ` Wanlong Gao
2012-05-02 13:40 ` Cyril Hrubis

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