When the job failed before test execution, we got `TypeError: Cannot convert undefined or null to object` error in TRSS. <img width="1196" alt="image" src="https://github.com/adoptium/aqa-test-tools/assets/19273206/85e3ddd9-a1b2-4920-ab7c-4bc6c322873e"> https://github.com/adoptium/aqa-test-tools/blob/master/TestResultSummaryService/parsers/Test.js should be investigated. The content should be stored as `Pre Test`. [testParserViaFile.js](https://github.com/adoptium/aqa-test-tools/blob/master/TestResultSummaryService/routes/test/testParserViaFile.js) can be used for testing. replace [jobOutput.txt](https://github.com/adoptium/aqa-test-tools/blob/master/TestResultSummaryService/routes/test/jobOutput.txt) with [jobOutput.txt](https://github.com/user-attachments/files/15595330/jobOutput.txt)