Uploaded image for project: 'Xray for Jira'
  1. Xray for Jira
  2. XRAY-10924

When importing Robot XML results, if the Test doesn't contain the kw tag, the Test will be ignored

    XporterXMLWordPrintable

Details

    Description

      When importing Robot XML results, if one Test doesn't contain the kw tag, the Test will be ignored.

      Steps to reproduce:

      • Import a Robot XML file, and use a Test with the following structure:
      <test id="s1-s3-t1" name="InProHub:Komplex_Zoom" line="86">
      <tag>Component_Test</tag>
      <status status="FAIL" start="2025-05-05T19:09:39.696774" elapsed="0.004878">Parent suite setup failed:
      TimeoutError: locator.click: Timeout 10000ms exceeded.
      Call log:
        - waiting for locator('xpath=(//tr[descendant::td[text()="TA_Prozess"]][1]//*[@title="Mehr Optionen"])')
      </status>
      </test>
      

      This Test will be ignored, and the others will be correctly imported.

      This happens via the API, Robot Framework XML results and also via the UI.

      Expected Result:

      • These Test results should be imported.

      Attachments

        Activity

          People

            joana.fonseca Joana Fonseca
            pmax Paulo Aleixo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: