Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
ptuomola pointed out in FINERACT-855 that the reason for at least some of our often Randomly Failing Integration Tests in FINERACT-850 is likely that the SchedulerJobHelper has serious issues.
Improving that helper presumably will help for a number of flaky tests.
Attachments
Issue Links
- blocks
-
FINERACT-852 ArrayIndexOutOfBoundsException in ClientSavingsIntegrationTest and SchedulerJobsTest
- Resolved
-
FINERACT-855 RecurringDepositTest.testRecurringDepositAccountWithClosureTypeTransferToSavings_WITH_HOLD_TAX
- Resolved
-
FINERACT-850 Random Failing Integration Test
- Resolved
-
FINERACT-923 SchedulerJobsTestResults.testApplyHolidaysToLoansJobOutcome Flaky Test Failed
- Closed
- is blocked by
-
FINERACT-956 Logging missing / broken (since Spring Boot and/or Java 11 upgrade)
- Resolved
-
FINERACT-958 Foreign key constraint fails (`fineract_default`.`m_savings_account_transaction`, CONSTRAINT `FK_m_savings_account_transaction_m_office` FOREIGN KEY (`office_id`) REFERENCES `m_office` (`id`))
- Resolved
-
FINERACT-957 NullPointerException in SavingsAccount.office() and SavingsAccount.officeId()
- Resolved
-
FINERACT-858 Errors (JobExecutionException) in Cron Jobs loose exception root cause details
- Resolved
-
FINERACT-952 Remove un-used "Send messages to Email gateway" Job
- Resolved
-
FINERACT-992 Field 'office_id' doesn't have a default value
- Closed
-
FINERACT-926 java.util.Date returned in ISO-8601 instant format ("2011-12-03T10:15:30Z") instead of as "May 3, 2020 10:51:19 PM"
- Resolved
-
FINERACT-927 Travis CI should display more details for failing tests
- Resolved
- requires
-
FINERACT-950 FixedDepositTest > testFixedDepositAccountClosureTypeWithdrawal_WITH_HOLD_TAX() is flaky
- Resolved
- links to