Re: [SWTBot-users] Tests in the example "org.rcpmail.test" fail
Brought to you by:
kpadegaonkar
|
From: Hans S. <han...@ya...> - 2008-06-16 09:14:30
|
I am not sure if I understand you completely. As I wrote previously, I followed your instructions on http://swtbot.sourceforge.net/site/users-guide.html exactly. When I run the test, the error which I mentioned occured. I did it exactly as it is written on that page, which the same configurations. And I even tried different configurations. Same error all the time. Of course I experimented with the start configuration for the rcpmail tests, and got always the same error, which I mentioned. For example I run the test as a product "org.rcpmail.product" or run as application "org.rcpmail.application". You didn't answer yet a minor question of me, what Eclipse version SWT Bot 1.1 requires. Can you please tell me? But the most important thing to me is to get rid of that error, to find its cause. What is wrong? Did you mean, that the RCP example tests only run when started from Ant? If yes (which I would find strange), can you provide me the Ant statement to start them? Please. Ketan Padegaonkar <ket...@gm...> wrote: On 16-Jun-08, at 1:33 PM, Hans Schwaebli wrote: > I don't understand what you want to tell me by that. > > I am willing to provide support for SWT Bot once I understood to use > it. I am no information leecher. My apologies if I sounded offensive there. > This was an extra information to you. The point is that when I start > the rcpmail test, the mentioned error occurs. I compared the run > configuration with the link you mentioned and see no differences. > > What is wrong? I simply want to start the test org.rcpmail.test > > As I wrote before, I start it as a SWTBot Test, as it should be. But > the error occurs (see stack trace which I posted in this thread). In the case of the RCP mail example you'll need to run the test as a product "org.rcpmail.product" or run as application "org.rcpmail.application". The swtbot applications that you see running are to run SWTBot tests from within ant and are *not* to be intended to be used from within eclipse. -- Ketan ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ SWTBot-users mailing list SWT...@li... https://lists.sourceforge.net/lists/listinfo/swtbot-users http://swtbot.org/ - a functional testing tool for SWT/Eclipse |