CI: Pin upper version of junitparser
Description
Pin version of junitparser and adapt code to work with nested elements xml -> suites -> cases. I don't really know why this broke now, I could locally reproduce the failure with both version 4.0 (released yesterday) but also 3.2 (released in September last year).
The failure unfortunately affect all open MRs, almost all jobs will fail. People will have to rebase once this is merged.
This should be merged back into main immediately!
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Edited by Martin Lang