You might be missing a closing " after the testrunner.bat file name? "filename.bat" -arg 1 -arg 2
On Friday, 18 May 2018 10:59:55 UTC+2, AnuR wrote: > > Hi > > Am new to Jenkins and am trying to execute a windows command line to > execute my SoapUI test cases. > I just downloaded and installed Jenkins on my machine and created a new > Jenkins free style project and provided my command (the command line > execution path from SOAPUI) in Build path. > > when I run the build, am facing the following error.. > > Building in workspace C:\Program Files (x86)\Jenkins\workspace\test > [test] $ cmd /c call C:\WINDOWS\TEMP\jenkins6336379742679076732.bat > > C:\Program Files (x86)\Jenkins\workspace\test>"C:\Program > Files\SmartBear\ReadyAPI-2.3.0\bin\testrunner.bat -sTestSuite 1 -RTestSuite > Report -EDefault environment C:\Users\user\Desktop\Prefill-QA.xml > The filename, directory name, or volume label syntax is incorrect. > > C:\Program Files (x86)\Jenkins\workspace\test>exit 123 > Build step 'Execute Windows batch command' marked build as failure > Finished: FAILURE > > > I tried googling and could find no solution. Can someone please help me > fixing this. > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e7812252-8d50-4ccb-9e87-0169b1a9c443%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
