[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [tycho-dev] Running junit plugin tests with tycho
|
- From: Anna Dushistova <anna.dushistova@xxxxxxxxx>
- Date: Sat, 24 Mar 2012 01:16:59 +0300
- Delivered-to: tycho-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KD8CQhIMrfqlAgveBzmyA8sjTuG58O6mqdsIapcoNMk=; b=rGWmxlvgkOIYZr7mum6+n0ryDfeHfkAQvu6EOhCA58Bajkm04KIBYY4mzIJTw3LOWW w/jivJoQNqL+mszPJ4nbTu056l/I8zNSTm40NmcJNbTEmmmdG4pQUI74nY1iCf7Dzk/k DkVYL4XXMrbPUxrxnKNvwcEFVjJc50BpgOdBogOdS1gYtviDr8zrxhSAsmgmezj63SHr g/f+hm+xS4me2IOjLHqAGKcJgug6I9KZaoIJScK9QDrzTwHjtfGgwZYj1uO9uwMiCi2Q xJUHG4isN/SYfXWd5ke4Wl3IMjZjQUPXUs/OWA0N7XurIKt3lFZWTSe9GXLfrus96YNJ bY+w==
After enabling debug output,
I am seeing "[DEBUG] Using test framework org.junit4".
Our tests are junit3 based though. Do I need to specify junit version
explicitly?
Anna.
On Wed, Feb 15, 2012 at 2:34 AM, Igor Fedorenko <ifedorenko@xxxxxxxxxxxx> wrote:
> I don't know why Tycho can't find any tests in your project. Have a look
> at tycho demo application [1], it shows the basic test project setup.
> Maybe you can see any differences.
>
> [1]
> http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/tycho-demo/itp01/tycho.demo.itp01.tests?id=tycho-0.14.0
>
> --
> Regards,
> Igor
>
>
> On 12-02-14 5:11 PM, Anna Dushistova wrote:
>>
>> Hi All,
>>
>> Is there any special setup needed for running junit plugin tests
>> during the build?
>> I have surefire included to my parent pom.xml and the
>> org.eclipse.rse.tests's pom.xml
>> but it doesn't seem to be able to find them.
>> Here is the console output:
>> https://hudson.eclipse.org/hudson/job/tm-master-nightly/26/console
>>
>> Any help will be appreciated.
>> Thanks!
>> Anna.
>> _______________________________________________
>> tycho-dev mailing list
>> tycho-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/tycho-dev
>
> _______________________________________________
> tycho-dev mailing list
> tycho-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-dev