-
-
Notifications
You must be signed in to change notification settings - Fork 827
Closed
Description
What kind of issue is this?
- PlatformIO Core.
If you’ve found a bug, please provide an information below.
Configuration
Operating system:
Windows
PlatformIO Version:
6.1.15
Description of problem
there seems to be a bug with the formatting of the junit-output, there aren't any new lines or spacings and because of that Azure can't parse the xml.
Steps to Reproduce
- pio test --junit-output-path .
Actual Results
Expected Results
Additional info
I have a fix and I will try to create merge request as suggestion for devs