Thanks for the quick response Subrata, yes I am going to enroll in the ltp-list and help in making the tests even better in whichever I can , I greatly appreciate the awesome work you guys have done so far!
I am running the fs_perms on a Fedcora Core 6 machine.. [EMAIL PROTECTED] fs_perms]# uname -r 2.6.18-1.2798.fc6 I am running fs_perms by invoking a shell script "simpletest.sh" which contains the test cases calls fs_perms binary, the problem is these tests fail once in 5 to 6 times..not all of them though as shown below,i am running these tests are ROOT on a ext3 file system. Please let me know if you need more information. The same test passes when run the next time so the failure is intermittent, and the next time a different test case files. I am using CLI: [EMAIL PROTECTED] fs_perms]# ./simpletest.sh w a 002 file owned by (99/99) as user/group(12/100) PASS w a 020 file owned by (99/99) as user/group(200/99) PASS w a 200 file owned by (99/99) as user/group(99/500) FAIL r a 004 file owned by (99/99) as user/group(12/100) PASS r a 040 file owned by (99/99) as user/group(200/99) PASS -----Original Message----- From: Subrata Modak [mailto:[EMAIL PROTECTED] Sent: Thursday, April 17, 2008 3:54 AM To: Praveen Kandala Cc: [email protected] Subject: Re: [LTP] fs_perms tests On Wed, 2008-04-16 at 19:00 -0700, Praveen Kandala wrote: > Hi, > > > > I have been using LTP test suite and find it very effective, I wanted Thank you very much. But using the testsuite alone will not help. This is an Open Source Project. And you need to contribute to keep this alive/growing/kicking. Contributions can be anything ranging from fixing bugs in testcases, improving them, adding new testcases, etc. Hope to hear from you in such areas also in future. > to check if you guys are aware of any issues with "fs_perms" test > program that is checked under "testcases/kernel/fs/fs_perms" in the > latest March 2008 release. I am running this test against a ext3 linux > file system and test fails non-deterministically a different test > fails every time I run, greatly appreciate a quick response. I have till now had any issue with that. Mike/Jeff, did you ? It would be better if you can update us with more details of how you are executing it (command line), and, the error output you are getting, along with the machine, kernel version details, etc. Regards-- Subrata > > > > Thanks, > > Praveen > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
