Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] [soc-dev] Added SWTBot GSoC proposal

I don’t know what exactly is meant by test windows losing focus. Tests were running on the command prompt and I didn’t touch the mouse/keyboard. For the eclipse.ui.test it did open up eclipse and created a new SWTBot project and then closed down eclipse. However, after this the test fails every time.

 

From: swtbot-dev-bounces@xxxxxxxxxxx [mailto:swtbot-dev-bounces@xxxxxxxxxxx] On Behalf Of Mickael Istria
Sent: Wednesday, April 10, 2013 1:18 PM
To: swtbot-dev@xxxxxxxxxxx
Subject: Re: [swtbot-dev] [soc-dev] Added SWTBot GSoC proposal

 

To skip tests, you can try "mvn clean verify -DskipTests=true".
However, I suggest you try to get tesst working. Did your test window lost focus? It is a usual cause of issues with SWTBot.

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets


Back to the top