Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Test Runner: -data argument is being updated with -autWsPrefix value(Test Runner: -data argument is being updated with -autWsPrefix value while running in .cmd on Windows)
Test Runner: -data argument is being updated with -autWsPrefix value [message #1868091] Thu, 11 July 2024 10:52
Durga Prasath Madhavan is currently offline Durga Prasath MadhavanFriend
Messages: 2
Registered: June 2024
Junior Member
While running the RCPTT Test runner in headless mode with .cmd file on windows, the -data argument is being updated with -autWsPrefix value. This causes failure in AUT being launched correctly.

RCPTT Runner version : 2.5.0

Though the argument -data is set as:
-data %RESULTS%/runner-workspace/
it gets changed to what is set for the option: -autWsPrefix
-autWsPrefix %RESULTS%/aut-workspace

The log shows the command line options logged as below:
!MESSAGE RCPTT: Launching AUT: AUT_0: AUT command line arguments is set to: [-launcher, F:\rcptt.runner-2.5.0\eclipse\eclipse.exe, -name, Eclipse, -showsplash, 600, -product, studio.product, [b]-data, C:\\Studio_RC\\Tests\\\\..\\results/aut-workspace0[/b], -configuration, file:C:/Studio_RC/results/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/AUT_0/, -dev, file:C:/Studio_RC/results/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/AUT_0/dev.properties, -os, win32, -arch, x86_64, -consoleLog, -eclipse.keyring, C:\Studio_RC\results\runner-workspace\.metadata\.plugins\org.eclipse.pde.core\AUT_0/secure_storage, -vm, C:\Studio_RC\jre]


Note:
I tried to remove the -data argument and it still gets added with the value of -autWsPrefix . If I remove -autWsPrefix option then the runner throws error.

Attached is the runner file.

Please suggest some ways to correct this.

[Updated on: Thu, 11 July 2024 10:53]

Report message to a moderator

Previous Topic:RCPTT 2.5.4 AUT Launch Problem
Next Topic: Failed to launch AUT since there is no Product and Application ID found.
Goto Forum:
  


Current Time: Fri Oct 11 00:32:55 GMT 2024

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

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

Back to the top