[Pellet-users] Development branch: tests

Evren Sirin evren at clarkparsia.com
Fri Mar 30 16:09:25 UTC 2007


On 3/30/07 11:51 AM, Hugo Ferreira wrote:
> Hi,
>
> Evren Sirin wrote:
>> On 3/30/07 9:57 AM, Hugo Ferreira wrote:
>>> Hello,
>>>
>>> I have downloaded and compiled the development branch at:
>>> http://svn.versiondude.net/clark-parsia/pellet-devel/trunk/
>>>
>>> I am now running the tests. This seems to go on forever (> 1 hour).
>>> How long does this take?
>>>   
>> Not that long :) Running "ant test" (820 tests) takes around 2min on 
>> my machine (Mac OS X 10.4.8, 2.33GHx Intel Core 2 Duo, ant 1.7.0). 
>> Though there are many failures because cloning is known to be broken 
>> for now. If you change the "test.class.name" to 
>> org.mindswap.pellet.test.PelletTestSuite (492 tests) which is what we 
>> are using to ensure the correctness of the reasoner, it takes less 
>> than a minute. I also run this under Eclipse as a Junit Test and this 
>> completes in nearly same amount of time.
>>
>> How are you running the test cases? 
>
> I am running this as an Ant target directly from the Netbeans
> IDE so it should work as expected.
>
> > Is there anything significantly different from what I described above?
>>
>
> Only the Netbeans IDE. I also tried this i command line but no success.
> Ant reported that it could not create a task junit. Something is 
> amiss. I will have to investigate.
I think that means you have an old version of ant. I got a similar error 
when I tried it with the default ant that is bundled with Mac OS X. When 
I used the ant-1.7.0 the junit task in the ant script worked fine.

Regards,
Evren
>
> Regards,
> Hugo F.
>
>
>
>> Regards,
>> Evren
>>> TIA.
>>> Hugo F.
>>>
>>> _______________________________________________
>>> Pellet-users mailing list
>>> Pellet-users at lists.owldl.com
>>> http://lists.owldl.com/mailman/listinfo/pellet-users
>>> _______________________________________________
>>>
>>> Sponsored by Clark & Parsia, LLC http://clarkparsia.com/
>>>   
>>
>>
>



More information about the Pellet-users mailing list