utils/openqa_junit_report.py: Deal with edge case in time parsing
If the task takes exactly 60 second we get a time of "1m".
There must be a better way to deal with this but I'm not immediately sure how.
If the task takes exactly 60 second we get a time of "1m".
There must be a better way to deal with this but I'm not immediately sure how.