Skip to content

HttpAsyncClient: Update to version 5.0.3.#196

Open
jameshilliard wants to merge 1 commit intojpos:masterfrom
jameshilliard:update-http-client
Open

HttpAsyncClient: Update to version 5.0.3.#196
jameshilliard wants to merge 1 commit intojpos:masterfrom
jameshilliard:update-http-client

Conversation

@jameshilliard
Copy link
Contributor

No description provided.

@jameshilliard
Copy link
Contributor Author

Was hitting this error in some client tests so figured I should update the client and see if that helped:

org.jpos.http.client.HttpClientTest > testTrustSelfSignedCertificate() FAILED
    org.opentest4j.AssertionFailedError: Status code should be 200 ==> expected: <200> but was: <null>
        at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
        at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
        at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
        at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:569)
        at org.jpos.http.client.HttpClientTest.testTrustSelfSignedCertificate(HttpClientTest.java:160)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant