ptuomola commented on pull request #1894:
URL: https://github.com/apache/fineract/pull/1894#issuecomment-947599748
The failing test was exactly as pointed out by @IOhacker before this PR was
merged:
org.apache.fineract.integrationtests.SkipRepaymentOnMonthFirstTest
Test testSkippingRepaymentOnFirstDayOfMonth() FAILED (3.8s)
org.opentest4j.AssertionFailedError: expected: <30> but was: <32>
at
app//org.apache.fineract.integrationtests.SkipRepaymentOnMonthFirstTest.tearDown(SkipRepaymentOnMonthFirstTest.java:71)
And as per our standards:
'Acknowledge that we will not review PRs that are not passing the build
("green") - it is your responsibility to get a proposed PR to pass the build,
not primarily the project's maintainers"
--
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]