Veerendra wrote:
> Kamalesh Babulal wrote:
>> Hi Veerendra,
>>
>> I tried testing your patch over the LTP-20080731 and I get segmentation 
>> fault (this seems to
>> be caused by signal 11).
>>
>> /home/test/testcases/ltp-full-20080731/pan/pan  -e -S   -a 1849 -n 1849  -p  
>> -f /tmp/ltp-1849/alltests -l 
>> /home/test/testcases/ltp-full-20080731/results/LTP_RUN_ON-2008_Aug_08-20h_39m_02s.log
>>   -C 
>> /home/test/testcases/ltp-full-20080731/output/LTP_RUN_ON-2008_Aug_08-20h_39m_02s.failed
>> `/tmp/ltp-1849/alltests' -> `/tmp/k'
>> ./runltp: line 164:  1950 Segmentation fault      (core dumped) 
>> ${LTPROOT}/pan/pan $QUIET_MODE -e -S $INSTANCES $DURATION -a $$ -n $$ 
>> $PRETTY_PRT -f ${TMP}/alltests $LOGFILE $OUTPUTFILE $FAILCMDFILE
>> INFO: pan reported some tests FAIL
>> LTP Version: LTP-20080731
>>         
>>        ###############################################################"
>>         
>>             Done executing testcases."
>>             LTP Version:  LTP-20080731
>>        ###############################################################"
>>        
>>
>>   
> 
>  Kamalesh,
> 
>     The fs_ro_tests is used internally by the script test_robind.sh. And 
> it should not to be used with the runltp. Sorry for the confusion.
> 
> Subrata,
> 
>        Should we move the flatfile fs_ro_tests to the testscripts dir. 
> So others would not get confused by running it using the 'runltp' script.
> 
> Regards
> Veerendra C
> 
Hi Veerendra,

Thanks for the clarification, I think we need something like 

diff -Naurp ltp-full-20080731/runtest/fs_ro_tests a/runtest/fs_ro_tests
--- a/runtest/fs_ro_tests       1970-01-01 05:30:00.000000000 +0530
+++ b/runtest/fs_ro_tests       2008-08-11 11:48:26.000000000 +0530
@@ -0,0 +1 @@
+ROBind $LTPROOT/testscripts/test_robind.sh

and if need move the flatfile to testscritps directory and call it from the 
testscripts/test_robind.sh

-- 
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to