Rishikesh K. Rajak пишет:
> On Tue, 2008-06-03 at 20:39 +0530, Subrata Modak wrote:
>
>>
>> Rishi,
>>
>> I did not see these tests fail on:
>>     
>
> Is it something related to Distro releases? because as you can see i 
> ran on RHEL 4 kernel.

+ pushd /tmp/sandbox
+ TCID=move/test01
+ declare -r TST_COUNT
+ export LTPBIN PATH FS_BIND_ROOT ERR_MSG TCID TST_COUNT TST_TOTAL
+ /root/ltp-base-20080531/testcases/kernel/fs/fs_bind/move/test01
move/test01    0  INFO  :  ***************TEST01***************
move/test01    0  INFO  :  move: shared child to shared parent.
move/test01    0  INFO  :  ************************************
mkdir -p "dir"
mount  --bind "dir" "dir"
mount  --make-rshared "dir"
mount: Invalid argument
smount dir rshared
move/test01    0  WARN  :  move/test01: caught error near: 
/root/ltp-base-20080531/testcases/kernel/fs/fs_bind/move/test01::63: 
(returned 1)
move/test01    1  FAIL  :  move/test01: FAILED: move: shared child to 
shared parent.
+ local rc=1
+ TCID=/root/ltp-base-20080531/testscripts/test_fs_bind.sh
+ popd

call attention on the option --make-rshared, it't  appeared since 2.6.15 
according with "mount" man page.

>
> Thanks
> Rishi
>> $ uname -a
>> Linux <sniff> 2.6.18-53.1.13.el5 #1 SMP Mon Feb 11 13:27:52 EST 2008
>> i686 i686 i386 GNU/Linux
>>
>> Please also see the attached results of fs_bind run.
>>
>> Regards--
>> Subrata
>>
>> > 
>> > I tried running fs_bind testcases running on my 64 bit system with
>> > ltp-full-20080531 release, May be the way i am running be wrong. Can
>> > anyone help me in that ?
>> > 
>> > [EMAIL PROTECTED] move]# ./test01
>> > test01      0  INFO  :  ***************TEST01***************
>> > test01      0  INFO  :  move: shared child to shared parent.
>> > test01      0  INFO  :  ************************************
>> > ./test01: line 32: /bin/setup: No such file or directory
>> > test01      0  WARN  :  Setup of move/test01 failed
>> > ./test01: line 43: /bin/makedir: No such file or directory
>> > test01      0  WARN  :  move/test01: caught error near: ./test01::63:
>> > (returned 127)
>> > test01      1  FAIL  :  move/test01: FAILED: move: shared child to
>> > shared parent.
>> > 
>> > 
>> > Additional Info: 
>> > Linux mx3250a 2.6.9-70.ELsmp #1 SMP Fri May 2 13:16:34 EDT 2008 x86_64
>> > x86_64 x86_64 GNU/Linux
>> > 
>> > - All testcases of fs_bind are failing e.g: move, regression, bind
>> > etc..
>> > 
>> > Thanks
>> > Rishi
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________ Ltp-list mailing list 
>> [email protected] <mailto:[email protected]> 
>> https://lists.sourceforge.net/lists/listinfo/ltp-list
>>     
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ------------------------------------------------------------------------
>
> _______________________________________________
> Ltp-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ltp-list
>   


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to