Start SWTBot tests from within Buckminster on Eclipse Hudson [message #661228] |
Wed, 23 March 2011 15:59 |
Michael Wenz Messages: 1937 Registered: July 2009 Location: Walldorf, Germany |
Senior Member |
|
|
Hi,
until now I used a "JUnit Plug-in test" configuration (flag "Run in UI
thread" set to false) to start my SWTBot-based tests from within my build
running on the Eclipse Hudson using this Buckminster command:
junit -l org.eclipse.graphiti.bot.tests/AllBotTests.launch -o
${WORKSPACE}/buildroot/test.results/testReportSwtBotGraphiti .xml --terseXML
--flatXML --stderr
${WORKSPACE}/buildroot/test.results/ErrorLogSwtBotGraphiti.l og --stdout
${WORKSPACE}/buildroot/test.results/OutputLogSwtBotGraphiti. log
Since the Buckminster installation does not include the run configuration
type "SWTBot Test" this seemed the only feasible way to do that, but
unfortunatly this seems no longer to be possible with PDE in Indigo M6 (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=311979).
Is there any alternative how to start SWTBot tests from within Buckminster?
Thanks,
Michael
|
|
|
Powered by
FUDForum. Page generated in 0.42448 seconds