awasum commented on pull request #820:
URL: https://github.com/apache/fineract/pull/820#issuecomment-623924990
Seems to be very similar problems for all the test. Looks like when one is
fixed..you can easily copy to the other failing tests and fix them too.
` java.lang.RuntimeException at RecurringDepositTest.java:109
Caused by: javax.net.ssl.SSLPeerUnverifiedException at
RecurringDepositTest.java:109
java.lang.NullPointerException at RecurringDepositTest.java:3202
org.apache.fineract.integrationtests.RecurringDepositTest >
testRecurringDepositAccountWithAmountInterestRateChart_PERIOD_VARIATION FAILED
java.lang.RuntimeException at RecurringDepositTest.java:109
Caused by: javax.net.ssl.SSLPeerUnverifiedException at
RecurringDepositTest.java:109
java.lang.NullPointerException at RecurringDepositTest.java:3202
org.apache.fineract.integrationtests.RecurringDepositTest >
testRecurringDepositAccountWithClosureTypeTransferToSavings_WITH_HOLD_TAX FAILED
java.lang.RuntimeException at RecurringDepositTest.java:109
Caused by: javax.net.ssl.SSLPeerUnverifiedException at
RecurringDepositTest.java:109
java.lang.NullPointerException at RecurringDepositTest.java:3202
org.apache.fineract.integrationtests.RecurringDepositTest >
testRecurringDepositAccountUndoApproval FAILED
java.lang.RuntimeException at RecurringDepositTest.java:109
Caused by: javax.net.ssl.SSLPeerUnverifiedException at
RecurringDepositTest.java:109
java.lang.NullPointerException at RecurringDepositTest.java:3202
org.apache.fineract.integrationtests.RecurringDepositTest >
testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_360_Days FAILED
java.lang.RuntimeException at RecurringDepositTest.java:109
Caused by: javax.net.ssl.SSLPeerUnverifiedException at
RecurringDepositTest.java:109
java.lang.NullPointerException at RecurringDepositTest.java:3202
org.apache.fineract.integrationtests.RecurringDepositTest >
testRecurringDepositAccountWithAmountAndPeriodInterestRateChart_AMOUNT_VARIATION
FAILED
java.lang.RuntimeException at RecurringDepositTest.java:109
Caused by: javax.net.ssl.SSLPeerUnverifiedException at
RecurringDepositTest.java:109
java.lang.NullPointerException at RecurringDepositTest.java:3202
org.apache.fineract.integrationtests.RecurringDepositTest >
testRecurringDepositAccountWithPeriodInterestRateChart_PERIOD_VARIATION FAILED
java.lang.RuntimeException at RecurringDepositTest.java:109
Caused by: javax.net.ssl.SSLPeerUnverifiedException at
RecurringDepositTest.java:109
java.lang.NullPointerException at RecurringDepositTest.java:3202
org.apache.fineract.integrationtests.RecurringDepositTest >
testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_365_Days FAILED
java.lang.RuntimeException at RecurringDepositTest.java:109
Caused by: javax.net.ssl.SSLPeerUnverifiedException at
RecurringDepositTest.java:109
java.lang.NullPointerException at RecurringDepositTest.java:3202
org.apache.fineract.integrationtests.RecurringDepositTest >
testPrematureClosureAmountWithPenalInterestForWholeTerm_With_360_Days FAILED
java.lang.RuntimeException at RecurringDepositTest.java:109
Caused by: javax.net.ssl.SSLPeerUnverifiedException at
RecurringDepositTest.java:109
java.lang.NullPointerException at RecurringDepositTest.java:3202`
----------------------------------------------------------------
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]