Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Test Failures on Travis today, e.g. https://travis-ci.org/github/apache/fineract/builds/682727752 for https://github.com/apache/fineract/pull/817 only show:
> Task :integrationTestorg.apache.fineract.integrationtests.SchedulerJobsTest > testTriggeringManualExecutionOfAllSchedulerJobs FAILED java.lang.IllegalArgumentException at SchedulerJobsTest.java:90
This only includes the type of exception, not even the exception message.
There must be some Gradle option to make it a little bit more verbose in case of test failures?
But not too verbose - remember FINERACT-732...
Attachments
Attachments
Issue Links
- blocks
-
FINERACT-922 Improve SchedulerJobHelper to be more reliable and prevent flaky tests
- Resolved
- is related to
-
FINERACT-1247 ImageTest failures
- Resolved
- links to