public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] utimes01 test case issue
@ 2009-08-13  8:31 rohit verma
  2009-08-14  6:33 ` Wei Yongjun
  0 siblings, 1 reply; 7+ messages in thread
From: rohit verma @ 2009-08-13  8:31 UTC (permalink / raw)
  To: wangyong2009, subrata, ltp-list

Hi Wang Yong,

I have observed the following thing in case02 of the test case
utimes01 in latest ltp release.

Expected error value is  EACCES (In the code below)
But the actual error value is EPERM.I have checked this on  2.6.27 and
2.6.29 kernel.

static struct test_case tcase[] = {

        { // case00
                ...
        },
        { // case01
                ...
        },
        { // case02
                .ttype          = NORMAL,
                .a_sec        = 1000,
                .m_sec       = 2000,
                .user          = "nobody",
                .ret             = -1,
                .err             = EACCES, // RHEL4U1 + 2.6.18 returns EPERM
        },
        { // case03
                ...
        },

        { // case04
                ...
        },
};

Kindly confirm whether you are facing the same issue at your end.

-- 
Regards,
Rohit

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

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

end of thread, other threads:[~2009-08-27 10:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13  8:31 [LTP] utimes01 test case issue rohit verma
2009-08-14  6:33 ` Wei Yongjun
2009-08-14  8:34   ` rohit verma
2009-08-15  2:34     ` Wei Yongjun
2009-08-21  5:14       ` rohit verma
2009-08-27  8:39         ` rohit verma
2009-08-27 10:20           ` Subrata Modak

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