Michael Vorburger created FINERACT-927:
------------------------------------------
Summary: Travis CI should display more details for failing tests
Key: FINERACT-927
URL: https://issues.apache.org/jira/browse/FINERACT-927
Project: Apache Fineract
Issue Type: Improvement
Reporter: Michael Vorburger
Assignee: Michael Vorburger
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:
{noformat}
> Task :integrationTestorg.apache.fineract.integrationtests.SchedulerJobsTest >
> testTriggeringManualExecutionOfAllSchedulerJobs FAILED
> java.lang.IllegalArgumentException at SchedulerJobsTest.java:90 {noformat}
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...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)