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: [email protected] [mailto:[email protected]] On Behalf Of Mickael Istria Sent: Wednesday, April 10, 2013 1:18 PM To: [email protected] 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<http://www.jboss.org/tools> My blog<http://mickaelistria.wordpress.com> - My Tweets<http://twitter.com/mickaelistria>
_______________________________________________ swtbot-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/swtbot-dev
