Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How to integrate test results into jenkins #209

Closed
Closed
How to integrate test results into jenkins#209

Description

Hello,
I'm trying to integrate the xml output of unit tests into jenkins, using the xUnit plugin.
Software versions are:

  • xUnit plugin: 2.3.7
  • jenkins: 2.204.1
  • python: 3.7.4
  • xmlrunner: 2.5.1

The relevant configuration is the following.

At the end of the build, I have the following log lines:

16:37:16 INFO: Processing CUnit-2.1 (default)
16:37:16 INFO: [CUnit-2.1 (default)] - 1 test report file(s) were found with the pattern 'test-result-*.xml' relative to '/var/lib/jenkins/workspace/libsc-common-test/PRODUCT/diamon d' for the testing framework 'CUnit-2.1 (default)'.
16:37:16 WARNING: All test reports are empty.

Yet the xml files contains:








Build Time (NWP_BuildTime): Jan 15 2020 11:32:20
]]>



...

Can it be related to issue #201 ?
Is there a way I can get this to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions