Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] Help with ANT [Trying to follow Tutorial]

Actually I already knew about it... But, thank for the tip.

I have just seen the MyFirstTestCase.result.html
And I got this:

Summary

Tests Failures Errors Success rate Time
0 0 0 NaN 0.000


Is this the reason for the Eclipse to not open it?

If yes...
I swear that I have a TestCase! I'm following exactly the tutorial video...
and there, the Tool (Eclipse) is launched! but it's not happening to me =/



On Thu, Sep 2, 2010 at 12:33 PM, Mariot Chauvin <mariot.chauvin@xxxxxxx> wrote:
If you would like to slow down the test execution see "Can I slow down
the execution speed of SWTBot tests?" question on
http://wiki.eclipse.org/SWTBot/FAQ.


Caio Bulgarelli a écrit :
> Hey Marriot!  THANK YOU!!!
>
> It was the SAME problem!
>
> I "fixed" the *library.xml *in lines 167 and 161 and it worked! =)
>
> /*run:
> BUILD SUCCESSFUL
> Total time: 3 seconds*/
>
> But, I could not see the Eclipse open and see the "macro" interact
> with it.
> It was very fast! (3 second) I would like to see the TestCase on running.
> (Like on the tutorial Video)
>
> What I forgot to do for this?
>
>
> --
> Caio Bulgarelli
> R&D - CM - MOTODEV
> +55 . 19 - 3847-6938 - desk
> +55 . 19 - 9135-0809 - mobile
> ------------------------------------------------------------------------
>
> _______________________________________________
> swtbot-dev mailing list
> swtbot-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/swtbot-dev
>
_______________________________________________
swtbot-dev mailing list
swtbot-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/swtbot-dev



--
Caio Bulgarelli
R&D - CM - MOTODEV
+55 . 19 - 3847-6938 - desk
+55 . 19 - 9135-0809 - mobile

Back to the top