edk12564 commented on PR #5744: URL: https://github.com/apache/fineract/pull/5744#issuecomment-4210085864
Hi @adamsaghy ! I also found something from that one failing integration test earlier. After examining, it seems to be a flaky test due to a product short name collision in WorkingCapitalLoanDisbursementTest's createProduct(). I think we should probably be using uniqueRandomStringGenerator from Utils instead of generating a random UUID for the product short name. Do you think I could open a ticket to make this change? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
