-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
Description
SimpleHttpClientTest$HttpsServerTest > goodCert() FAILED
org.opentest4j.AssertionFailedError:
expected: "Thanks for trusting me"
but was: ""
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at io.opentelemetry.contrib.aws.resource.SimpleHttpClientTest$HttpsServerTest.goodCert(SimpleHttpClientTest.java:87)