• Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major Major
    • robot-plugin
    • None
    • 3.5.0

      We were successfully using this plugin with robot framework 6.x . With the update to robot framework 7.x it seems that we arent able to parse the output file generated by rebot 7.x . see

      Also see the error message

       

       

      Robot results publisher started... -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Error when executing always post condition: java.lang.NullPointerException at java.base/java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1470) at java.base/java.text.DateFormat.parse(DateFormat.java:393) at hudson.plugins.robot.model.RobotCaseResult.timeDifference(RobotCaseResult.java:68) at hudson.plugins.robot.model.RobotCaseResult.getDuration(RobotCaseResult.java:117) at hudson.plugins.robot.model.RobotSuiteResult.tally(RobotSuiteResult.java:405) at hudson.plugins.robot.model.RobotSuiteResult.tally(RobotSuiteResult.java:413) at hudson.plugins.robot.model.RobotResult.tally(RobotResult.java:422) at hudson.plugins.robot.RobotBuildAction.setResult(RobotBuildAction.java:124) at hudson.plugins.robot.RobotBuildAction.<init>(RobotBuildAction.java:95) at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:299) at hudson.plugins.robot.RobotStepExecution.run(RobotStepExecution.java:31) at hudson.plugins.robot.RobotStepExecution.run(RobotStepExecution.java:14) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)

       

      Are there any plans to support this format and take care that this plugin works with robot-framework 7.x ?

          [JENKINS-72562] Add support for Robot Framework 7.0

          Aleksi Simell added a comment -

          There is an open pull request to add support for Robot Framework 7.x

          Aleksi Simell added a comment - There is an open pull request to add support for Robot Framework 7.x

          sandesh added a comment -

          aleksisimell : Thank you very much for your answer

          Do you have any approximate timeline on when will this be merged ?

          sandesh added a comment - aleksisimell : Thank you very much for your answer Do you have any approximate timeline on when will this be merged ?

          Aleksi Simell added a comment -

          It will be merged and hopefully released immediately when my colleague has had time to review the PR.

          Aleksi Simell added a comment - It will be merged and hopefully released immediately when my colleague has had time to review the PR.

          Aleksi Simell added a comment -

          New version has been released, which adds support for RF 7.0. Please note, that it might take several hours until it shows in update-center.

          Aleksi Simell added a comment - New version has been released, which adds support for RF 7.0. Please note, that it might take several hours until it shows in update-center.

            aleksisimell Aleksi Simell
            sandeshhardikar sandesh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: