vorburger commented on issue #607: use openjpa (with real dependencies) instead of shaded openjpa-all URL: https://github.com/apache/fineract/pull/607#issuecomment-509798350 > ``` > 342 tests completed, 1 failed, 13 skipped > :integrationTest FAILED > ``` Search for "FAILED" in [the full log from Travis](https://api.travis-ci.org/v3/job/556175171/log.txt) actually does show which test failed here for this PR (and /Cc just FYI @awasum @mohitsinha re. our discussion over in #615, not directly related to this issue, but thought you may find this useful to know): ``` org.apache.fineract.integrationtests.HookIntegrationTest > shouldSendOfficeCreationNotification FAILED java.lang.AssertionError at HookIntegrationTest.java:79 ```
---------------------------------------------------------------- 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] With regards, Apache Git Services
