francisguchie commented on pull request #1655:
URL: https://github.com/apache/fineract/pull/1655#issuecomment-791789020
> Any ideas why this is failing?
>
> ```
> CenterIntegrationTest > testCenterDeletion() FAILED
>
> org.opentest4j.AssertionFailedError:
/fineract-provider/actuator/health returned <html lang="en">
>
> <head>
>
> <title>HTTP Status 404 – Not Found</title>
>
> <style type="text/css">body {font-family:Tahoma,Arial,sans-serif;}
h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2
{font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;}
.line {height:1px;background-color:#525D76;border:none;}</style>
>
> </head>
>
> <body>
>
> <h1>HTTP Status 404 – Not Found</h1>
>
> <hr class="line"/>
>
> <p>
>
> <b>Type</b>
>
> Status Report </p>
>
> <p>
>
> <b>Description</b>
>
> The origin server did not find a current representation for the
target resource or is not willing to disclose that one exists. </p>
>
> <hr class="line"/>
>
> <h3>Apache Tomcat/9.0.43</h3>
>
> </body>
>
> </html>
>
> at
org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
>
> at org.junit.jupiter.api.Assertions.fail(Assertions.java:117)
>
> at
org.apache.fineract.integrationtests.common.Utils.awaitSpringBootActuatorHealthyUp(Utils.java:105)
>
> at
org.apache.fineract.integrationtests.common.Utils.loginIntoServerAndGetBase64EncodedAuthenticationKey(Utils.java:119)
>
> at
org.apache.fineract.integrationtests.CenterIntegrationTest.setup(CenterIntegrationTest.java:54)
> ```
@vidakovic some builds will come with failed intergration tests not
necessarily arising from ones PR.
Nevertheless, at the moment i have no idea why it is failing let us hear
from others
----------------------------------------------------------------
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]