You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2021/03/13 15:28:57 UTC

[GitHub] [fineract] vorburger commented on pull request #1656: chore(deps): update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.11.0

vorburger commented on pull request #1656:
URL: https://github.com/apache/fineract/pull/1656#issuecomment-798511974


   This failed like this, which seems weird for a Spotless upgrade, let's see if it "just goes away" ...
   
   ```
   > Task :integration-tests:test
   
   Now running org.apache.fineract.integrationtests.CenterIntegrationTest#testCenterDeletion()...
   
   CenterIntegrationTest > testCenterDeletion() FAILED
   
       org.opentest4j.AssertionFailedError: /fineract-provider/actuator/health returned {
           "status": "OUT_OF_SERVICE",
           "groups": [
               "liveness",
               "readiness"
           ]
       }
   ```


----------------------------------------------------------------
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:
users@infra.apache.org