Forum Discussion

mrdwprice's avatar
mrdwprice
Contributor
4 years ago
Solved

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

 

  • MarcusJ's avatar
    MarcusJ
    4 years ago

    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

2 Replies

  • 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

    • MarcusJ's avatar
      MarcusJ
      Moderator

      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