Skip to content

limit JUnit type for pytest.xml to Focal, otherwise fall back to GoogleTest#724

Merged
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/limit-junit-for-pytest-to-focal
Jan 31, 2020
Merged

limit JUnit type for pytest.xml to Focal, otherwise fall back to GoogleTest#724
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/limit-junit-for-pytest-to-focal

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

Follow up of #723.

pytest in Ubuntu Bionic and all target Debian distros are too old to generate a pytest.xml whiich conforms to JUnit type of the Jenkins xUnit plugin. Therefore this patch keeps using the GoogleTest type for older distros and only uses JUnit (which provides more context) for Focal (and newer).

@dirk-thomas dirk-thomas merged commit 2654eaa into master Jan 31, 2020
@dirk-thomas dirk-thomas deleted the dirk-thomas/limit-junit-for-pytest-to-focal branch January 31, 2020 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants