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

Add benchmark results to JUnit XML

XMLWordPrintable

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

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:

                There are no open Gerrit changes