I have a "junit" type test report produced by Behat. When all the tests pass everything parses fine, however when the tests fail I get this error ``` Error: Cannot read properties of undefined (reading 'split') ``` I am using the java-junit as the test file type I'm happy to send you the test output file privately