• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • xunit-plugin
    • None
    • xUnit plugin 1.102

      Although the original qtestlib files contain time information, the converted file does not.

      See attached MyTests_qtestlib.xml and MyTests_junit.xml

          [JENKINS-35660] QTestLib time information is lost

          kpop added a comment -

          See 40184a9df572fa5d0ee4701517e92e556d58cf7b for possible solution.

          kpop added a comment - See 40184a9df572fa5d0ee4701517e92e556d58cf7b for possible solution.

          Code changed in jenkins
          User: kpop
          Path:
          src/main/resources/org/jenkinsci/plugins/xunit/types/qtestlib-to-junit-5.xsl
          src/test/java/org/jenkinsci/plugins/xunit/types/QTestlibTypeTest.java
          src/test/resources/org/jenkinsci/plugins/xunit/types/qtestlib/testcase3/input.xml
          src/test/resources/org/jenkinsci/plugins/xunit/types/qtestlib/testcase3/result.xml
          http://jenkins-ci.org/commit/xunit-plugin/5d79a70b8c7fa3ea08fd087da056312eb22d258f
          Log:
          JENKINS-35660 QTestLib time information is lost

          Use a converter function in XSLT to convert msec attribute of duration
          element for QtTest

          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: kpop Path: src/main/resources/org/jenkinsci/plugins/xunit/types/qtestlib-to-junit-5.xsl src/test/java/org/jenkinsci/plugins/xunit/types/QTestlibTypeTest.java src/test/resources/org/jenkinsci/plugins/xunit/types/qtestlib/testcase3/input.xml src/test/resources/org/jenkinsci/plugins/xunit/types/qtestlib/testcase3/result.xml http://jenkins-ci.org/commit/xunit-plugin/5d79a70b8c7fa3ea08fd087da056312eb22d258f Log: JENKINS-35660 QTestLib time information is lost Use a converter function in XSLT to convert msec attribute of duration element for QtTest * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

          Code changed in jenkins
          User: kpop
          Path:
          src/main/resources/org/jenkinsci/plugins/xunit/types/qtestlib-to-junit-5.xsl
          src/test/java/org/jenkinsci/plugins/xunit/types/QTestlibTypeTest.java
          src/test/resources/org/jenkinsci/plugins/xunit/types/qtestlib/testcase3/input.xml
          src/test/resources/org/jenkinsci/plugins/xunit/types/qtestlib/testcase3/result.xml
          http://jenkins-ci.org/commit/xunit-plugin/9c9d03aa8333f81b2b9f428f4b9ade8bb5820313
          Log:
          JENKINS-35660 QTestLib time information is lost

          Use a converter function in XSLT to convert msec attribute of duration
          element for QtTest

          *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

          Functionality will be removed from GitHub.com on January 31st, 2019.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: kpop Path: src/main/resources/org/jenkinsci/plugins/xunit/types/qtestlib-to-junit-5.xsl src/test/java/org/jenkinsci/plugins/xunit/types/QTestlibTypeTest.java src/test/resources/org/jenkinsci/plugins/xunit/types/qtestlib/testcase3/input.xml src/test/resources/org/jenkinsci/plugins/xunit/types/qtestlib/testcase3/result.xml http://jenkins-ci.org/commit/xunit-plugin/9c9d03aa8333f81b2b9f428f4b9ade8bb5820313 Log: JENKINS-35660 QTestLib time information is lost Use a converter function in XSLT to convert msec attribute of duration element for QtTest * NOTE: * This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.

            nfalco Nikolas Falco
            kpop kpop
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: