Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » SWTBot command line, my test doesn't start
SWTBot command line, my test doesn't start [message #1774776] Thu, 19 October 2017 14:00
Antoine Omnès is currently offline Antoine OmnèsFriend
Messages: 11
Registered: September 2017
Junior Member
Hi,

I would like to start my test with my shell "cmd". With this command line I can see my application RCP start but my tests don't start...

"D:\APP\Java\jdk8u66\bin\java.exe" 
-Dosgi.requiredJavaVersion=1.7
-Xms256M
-Xmx1024M
-Declipse.pde.launch=true
-Declipse.p2.data.area=@config.dir\p2
-Dfile.encoding=Cp1252 -classpath "D:\Users\T0187564\Documents\Mes Outils
Personnels\eclipse\plugins\org.eclipse.equinox.launcher_1.3.100.v20150511-1540.j
ar" org.eclipse.equinox.launcher.Main
-os win32
-ws win32
-arch x86_64
-nl fr_FR
-consolelog
-version 3
-testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader
-loaderpluginname org.eclipse.jdt.junit4.runtime
-classNames Runner.TestRunner
-application org.eclipse.swtbot.eclipse.core.swtbottestapplication
-product TM4.TM
-data "D:\Users\T0187564\Documents\Mes Outils Personnels\junit-workspace"
-configuration "file:D:/Users/T0187564/Documents/Mes Outils Personnels/workspace_last/.metadata/.plugins/org.eclipse.pde
.core/pde-junit"
-dev "file:D:/Users/T0187564/Documents/Mes Outils Personnels/wo
rkspace_last/.metadata/.plugins/org.eclipse.pde.core/pde-junit/dev.properties"
-os win32
-ws win32
-arch x86_64
-nl fr_FR
-consolelog
-testpluginname SWTBotUnit
Test


Does anyone can help me ?

Thanks,
Antoine

[Updated on: Thu, 19 October 2017 14:16]

Report message to a moderator

Previous Topic:Send a Drag and Drop between 2 node (from a Tree)
Next Topic:SWTBot + Selenium for SWT & browser testing?
Goto Forum:
  


Current Time: Fri Apr 19 13:06:16 GMT 2024

Powered by FUDForum. Page generated in 0.01574 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top