Maybe some operations perform too fast in the test suite and confuse the test sequence so that UIThread gets in advance on TestThread (or vice-versa). I guess we'll need to figure out the places where this happens and turn some operations as synchronous, or use waitFor to make sure operations have completed before making assertions.
--
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

Reply via email to