SWTBot command line, my test doesn't start [message #1774776] |
Thu, 19 October 2017 14:00 |
Antoine Omnès 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
|
|
|
Powered by
FUDForum. Page generated in 0.01631 seconds