DeathGun44 commented on PR #6084: URL: https://github.com/apache/fineract/pull/6084#issuecomment-4996086120
> > The test is just flaky, a rerun should pass it. > > nope. they seem real failures You're right my mistake, it wasn't flaky. When I moved these tests onto the new FeignLoanTestBase, I accidentally left off the ExternalEventsExtension that BaseLoanIntegrationTest uses. That extension is what resets the external-event configuration after each test. I fixed it now! -- 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]
