-
Notifications
You must be signed in to change notification settings - Fork 773
add patch to fix bug in unittest-xml-reporting on Python 3.11+ #22787
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
add patch to fix bug in unittest-xml-reporting on Python 3.11+ #22787
Conversation
|
Test report by @Flamefire |
|
Test report by @Flamefire |
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2905878448 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegel |
|
Test report by @boegelbot |
boegel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Going in, thanks @Flamefire! |
(created using
eb --new-pr)During a test on foss/2024a I've seen
This will be fixed by xmlrunner/unittest-xml-reporting#274 which is not yet merged but looks correct. So I just picked that commit to avoid this in our Python 3.11/3.12 EasyConfigs