testrunner.bat execution
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
testrunner.bat execution
Hi!
Does anybody know what could be causing this during testrunner.bat execution?
ReadyAPI-3.4.0
"C:\Program Files\SmartBear\ReadyAPI-3.4.0\bin\testrunner.bat" -r -a -j "-fC:\Users\XXX_XXX-XXXX-XXXXXI\AppData\Local\Jenkins\.jenkins\workspace\XXXXX\XXXXXX" "-RJUnit-Style HTML Report" -FXML "-EXXXXXXX" C:\ReadyAPI_TEST\XXX-readyapi-project.xml"
at com.smartbear.ready.cmd.runner.SoapUITestCaseRunner.throwFailureException(SoapUITestCaseRunner.java:714) at com.smartbear.ready.cmd.runner.SoapUITestCaseRunner.runRunner(SoapUITestCaseRunner.java:551) at com.smartbear.ready.cmd.runner.pro.SoapUIProTestCaseRunner.runRunner(SoapUIProTestCaseRunner.java:132) at com.smartbear.ready.cmd.runner.AbstractSoapUIRunner.run(AbstractSoapUIRunner.java:328) at com.smartbear.ready.cmd.runner.AbstractSoapUIRunner.runFromCommandLine(AbstractSoapUIRunner.java:188) at com.smartbear.ready.cmd.runner.pro.SoapUIProTestCaseRunner.init(SoapUIProTestCaseRunner.java:100) at com.smartbear.ready.cmd.runner.pro.SoapUIProTestCaseRunner.main(SoapUIProTestCaseRunner.java:96) Build step 'Execute Windows batch command' marked build as failure
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same issue when running the cmd directly (outside of Jenkins)
The Junit reports are created anyway. But I need to run with -I (ignore errors) to avoid this issue which isn't great
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
There maybe a test case failing when you run. Please paste the entire output of the run, what you have shown only shows the very end of the run.
Regards,
Marcus James
SmartBear Support
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
