You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by amit Meena <am...@gmail.com> on 2009/02/20 08:40:23 UTC

RCSFileProviderTest & CreoleToJSPWikiTranslatorTest test failing for latest checked out code

Hi,

I have checked out the latest code from svn location
http://svn.apache.org/repos/asf/incubator/jspwiki/tags/jspwiki_2_8_1/ and
executed JUnit test cases.

The two test cases are failing every time.

(1) Test com.ecyrd.jspwiki.providers.RCSFileProviderTest

(2) Test com.ecyrd.jspwiki.parser.CreoleToJSPWikiTranslatorTest

 Any pointers or suggestion would certainly be of great value..

Amit Meena

Re: RCSFileProviderTest & CreoleToJSPWikiTranslatorTest test failing for latest checked out code

Posted by Harry Metske <ha...@gmail.com>.
for the RCS JUnit tests to work you must have RCS installed on your machine.

check the output of the JUnit tests in :

./tests/reports/TEST-com.ecyrd.jspwiki.providers.RCSFileProviderTest.txt
./tests/reports/TEST-com.ecyrd.jspwiki.parser.CreoleToJSPWikiTranslatorTest.txt

regards,
Harry

2009/2/20 amit Meena <am...@gmail.com>

> Hi,
>
> I have checked out the latest code from svn location
> http://svn.apache.org/repos/asf/incubator/jspwiki/tags/jspwiki_2_8_1/ and
> executed JUnit test cases.
>
> The two test cases are failing every time.
>
> (1) Test com.ecyrd.jspwiki.providers.RCSFileProviderTest
>
> (2) Test com.ecyrd.jspwiki.parser.CreoleToJSPWikiTranslatorTest
>
>  Any pointers or suggestion would certainly be of great value..
>
> Amit Meena
>