On 10/21/2013 04:32 PM, Lorenzo Bettini wrote:
Is anyone experiencing a similar problem?
I don't remember anything similar, but it looks like a Thread issue in
WorkbenchTestable. Have you looked in
/home/bettini/tmp/org.eclipse.swtbot/org.eclipse.swtbot.swt.finder.test/target/surefire-reports
to check whether a test actually failed, or if it is only the
WorkbenchTestable which is in error? Also, on the same machine, have you
tried other target platforms?
To save time, you can try the following:
$ mvn clean install -DskipTests # will make SWTBot bundles available
for further usage with Tycho
$ cd org.eclipse.swtbot.swt.finder.test # the "interesting" folder
$ mvn clean verify <options|profiles|...> # to run tests without
requiring to rebuild all SWTBot, which was previously "mvn install"ed
HTH
--
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
swtbot-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/swtbot-dev