fintecheando commented on pull request #1891:
URL: https://github.com/apache/fineract/pull/1891#issuecomment-946854197
@xurror it is compiling, It is at testing time when the error occurs, it is
running (booting the fineract, without any issue but all the tests must be
passed).
Test verifyConcurrentLoanRepayments() FAILED
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <500>.
at
org.apache.fineract.integrationtests.ConcurrencyIntegrationTest.verifyConcurrentLoanRepayments(ConcurrencyIntegrationTest.java:75)
I will continue the research as soon as the tools add support to JDK 17 i.e.
Gradle has a RC for JDK 17 support
https://docs.gradle.org/7.3-rc-1/release-notes.html
Also I will take a look at the tickets with Springboot updates.
Regards
--
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]