ptuomola commented on pull request #1458: URL: https://github.com/apache/fineract/pull/1458#issuecomment-719233004
@xurror fully agree that if the problem is timeouts, we should fix the performance issue and not increase the timeout. But I wasn't sure whether that's actually the cause in this case: that's one reason why I've seen this test fail, but that has mainly been when you run it on a test database that has a lot of data in it. I have never seen a timeout failure on an empty database (as in our integration tests), so we should first establish why this fails - unless someone already knows? But this may then be linked to improving logging on integration test failures which could be achieved by using Spring Boot to run them directly without Cargo... so maybe we should first focus on those in order to have the data to debug this with. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
