Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-87377

Add benchmark results to JUnit XML

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15.0
    • Testing: qtestlib
    • None

    Description

      The "-xml" output of QTest contains benchmark results as expected. However, the "-junitxml" output is lacking them.

      This prevents easy integration of the benchmark results into popular CI/Build-Server software such as Jenkins or Atlassian Bamboo.

      The actual issue is that there is no specific entry for that in the specification of JUnit XML (https://llg.cubic.org/docs/junit), so a work around needs to be found.

      See QTBUG-87318 for a test project and more comments. It only fixed the missing durations, but not the missing benchmark results.

      Attachments

        Issue Links

          Activity

            People

              macadder Jason McDonald
              boernsen boernsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: