[
https://issues.apache.org/jira/browse/FINERACT-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098608#comment-17098608
]
Michael Vorburger commented on FINERACT-927:
--------------------------------------------
*
https://discuss.gradle.org/t/how-do-i-get-more-details-about-failed-test-assertions-on-the-shell/29495/3
*
https://docs.gradle.org/current/javadoc/org/gradle/api/tasks/testing/logging/TestLoggingContainer.html
*
https://docs.gradle.org/current/dsl/org.gradle.api.tasks.testing.logging.TestLoggingContainer.html
https://github.com/apache/fineract/pull/818
> 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
> Priority: Major
> Fix For: 1.4.0
>
>
> 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)