Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

dirk-thomas
Copy link
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