Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
401 0 0 3 99.252% 41.072

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.hc.client5.testing.fluent 7 0 0 0 100% 0.087
org.apache.hc.client5.testing.async 254 0 0 0 100% 34.33
org.apache.hc.client5.testing.sync 140 0 0 3 97.857% 6.655

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.hc.client5.testing.fluent

Class Tests Errors Failures Skipped Success Rate Time
TestFluent 7 0 0 0 100% 0.087

org.apache.hc.client5.testing.async

Class Tests Errors Failures Skipped Success Rate Time
HttpMinimalIntegrationTests$Http1 7 0 0 0 100% 0.041
HttpIntegrationTests$H2 6 0 0 0 100% 0.037
ReactiveMinimalIntegrationTests$Http1Tls 7 0 0 0 100% 0.416
ReactiveIntegrationTests 0 0 0 0 0% 2.816
HttpIntegrationTests$Http1 11 0 0 0 100% 0.08
ReactiveMinimalIntegrationTests$H2 6 0 0 0 100% 0.705
TestHttpAsyncMinimalTlsHandshake 2 0 0 0 100% 0.097
HttpIntegrationTests$RedirectsH2Tls 18 0 0 0 100% 0.422
HttpIntegrationTests$RedirectsH2 18 0 0 0 100% 0.082
HttpMinimalIntegrationTests 0 0 0 0 0% 0.28
HttpIntegrationTests$AuthenticationHttp1 12 0 0 0 100% 0.106
HttpIntegrationTests$AuthenticationH2 11 0 0 0 100% 0.105
HttpIntegrationTests$RedirectsHttp1Tls 21 0 0 0 100% 0.354
HttpIntegrationTests$Http1RequestReExecutionTls 2 0 0 0 100% 4.083
ReactiveIntegrationTests$Http1 10 0 0 0 100% 0.248
ReactiveIntegrationTests$Http1Tls 10 0 0 0 100% 0.519
ReactiveMinimalIntegrationTests 0 0 0 0 0% 2.344
HttpIntegrationTests$Http1ProtocolPolicyTls 1 0 0 0 100% 0.016
HttpIntegrationTests$Http1Tls 11 0 0 0 100% 0.292
HttpIntegrationTests$RedirectsHttp1 21 0 0 0 100% 0.088
ReactiveMinimalIntegrationTests$Http1 7 0 0 0 100% 0.248
HttpMinimalIntegrationTests$H2 6 0 0 0 100% 0.023
HttpIntegrationTests$Http1ProtocolPolicy 1 0 0 0 100% 0.005
HttpIntegrationTests$H2ProtocolPolicyTls 1 0 0 0 100% 0.017
HttpIntegrationTests$AuthenticationHttp1Tls 12 0 0 0 100% 0.311
ReactiveIntegrationTests$H2Tls 6 0 0 0 100% 1.3
HttpIntegrationTests 0 0 0 0 0% 11.591
HttpIntegrationTests$H2Tls 6 0 0 0 100% 0.117
HttpIntegrationTests$Http1RequestReExecution 2 0 0 0 100% 4.028
TestHttp1AsyncStatefulConnManagement 2 0 0 0 100% 0.212
HttpMinimalIntegrationTests$H2Tls 6 0 0 0 100% 0.086
ReactiveIntegrationTests$H2 6 0 0 0 100% 0.746
HttpIntegrationTests$AuthenticationH2Tls 11 0 0 0 100% 1.41
HttpMinimalIntegrationTests$Http1Tls 7 0 0 0 100% 0.129
ReactiveMinimalIntegrationTests$H2Tls 6 0 0 0 100% 0.972
HttpIntegrationTests$H2ProtocolPolicy 1 0 0 0 100% 0.004

org.apache.hc.client5.testing.sync

Class Tests Errors Failures Skipped Success Rate Time
HttpIntegrationTests$ContentCoding 9 0 0 0 100% 0.031
HttpMinimalIntegrationTests$RequestExecution 2 0 0 0 100% 0.004
TestMalformedServerResponse 1 0 0 0 100% 0.005
TestIdleConnectionEviction 1 0 0 0 100% 2.192
TestWindowsNegotiateScheme 1 0 0 1 0% 0.004
HttpMinimalIntegrationTests 0 0 0 0 0% 0.03
TestSSLSocketFactory 10 0 0 0 100% 0.374
HttpIntegrationTests$RequestExecution 6 0 0 1 83.333% 0.007
TestConnectionReuse 5 0 0 0 100% 1.664
HttpIntegrationTests$Authentication 17 0 0 0 100% 0.047
HttpIntegrationTests$RedirectsTls 19 0 0 0 100% 0.235
TestClientAuthenticationFakeNTLM 5 0 0 0 100% 0.032
HttpIntegrationTests 0 0 0 0 0% 0.779
TestCookieVirtualHost 1 0 0 0 100% 0.006
HttpIntegrationTests$ContentCodingTls 9 0 0 0 100% 0.149
TestBasicConnectionManager 2 0 0 0 100% 0.007
HttpMinimalIntegrationTests$RequestExecutionTls 2 0 0 0 100% 0.025
HttpIntegrationTests$Redirects 19 0 0 0 100% 0.041
TestStatefulConnManagement 2 0 0 0 100% 0.215
HttpIntegrationTests$AuthenticationTls 17 0 0 0 100% 0.203
HttpIntegrationTests$RequestExecutionTls 6 0 0 1 83.333% 0.06
TestConnectionManagement 4 0 0 0 100% 0.493
TestSPNegoScheme 2 0 0 0 100% 0.052

Test Cases

[Summary] [Package List] [Test Cases]

HttpIntegrationTests$ContentCoding

testResponseWithNoContent 0.002
gzipResponsesWorkWithBasicResponseHandler 0.002
testDeflateSupportForServerReturningRfc1950Stream 0.001
testHttpEntityWriteToForGzip 0.001
deflateResponsesWorkWithBasicResponseHandler 0.001
testDeflateSupportForServerReturningRfc1951Stream 0.002
testThreadSafetyOfContentCodings 0.015
testGzipSupport 0.002
testHttpEntityWriteToForDeflate 0.002

HttpMinimalIntegrationTests$Http1

testRequestExecutionFromCallback 0.014
testBadRequest 0.006
testSequentialPostRequests 0.004
testConcurrentPostRequests 0.005
testSequentialGetRequests 0.004
testSequentialHeadRequests 0.002
testConcurrentPostRequestsSameEndpoint 0.004

HttpIntegrationTests$H2

testRequestExecutionFromCallback 0.01
testBadRequest 0.004
testSequentialPostRequests 0.005
testConcurrentPostRequests 0.008
testSequentialGetRequests 0.004
testSequentialHeadRequests 0.003

HttpMinimalIntegrationTests$RequestExecution

testNonCompliantURIWithContext 0.002
testNonCompliantURIWithoutContext 0.002

ReactiveMinimalIntegrationTests$Http1Tls

testRequestExecutionFromCallback 0.022
testBadRequest 0.014
testSequentialPostRequests 0.018
testConcurrentPostRequests 0.324
testSequentialGetRequests 0.011
testSequentialHeadRequests 0.011
testConcurrentPostRequestsSameEndpoint 0.014

HttpIntegrationTests$Http1

testRequestExecutionFromCallback 0.013
testBadRequest 0.005
testSequentialPostRequests 0.004
testConcurrentPostRequests 0.007
testSequentialGetRequests 0.005
testSequentialHeadRequests 0.003
testSequentialGetRequestsCloseConnection(int)[1] 0.004
testSequentialGetRequestsCloseConnection(int)[2] 0.006
testSequentialGetRequestsCloseConnection(int)[3] 0.006
testRequestCancellation 0.016
testSharedPool 0.006

TestMalformedServerResponse

testNoContentResponseWithGarbage 0.005

ReactiveMinimalIntegrationTests$H2

testRequestExecutionFromCallback 0.008
testBadRequest 0.003
testSequentialPostRequests 0.003
testConcurrentPostRequests 0.684
testSequentialGetRequests 0.004
testSequentialHeadRequests 0.002

TestHttpAsyncMinimalTlsHandshake

testSuccessfulTlsHandshake 0.02
testTlsHandshakeFailure 0.075

HttpIntegrationTests$RedirectsH2Tls

testBasicRedirect302NoLocation 0.029
testMaxRedirectCheck 0.024
testRelativeRedirect 0.024
testPostRedirectSeeOther 0.021
testRejectBogusRedirectLocation 0.018
testRedirectWithCookie 0.018
testPostRedirect 0.018
testRejectInvalidRedirectLocation 0.02
testRelativeRedirect2 0.018
testBasicRedirect300 0.017
testBasicRedirect301 0.02
testBasicRedirect302 0.028
testBasicRedirect303 0.019
testBasicRedirect304 0.023
testBasicRedirect305 0.016
testBasicRedirect307 0.016
testCrossSiteRedirect 0.065
testCircularRedirect 0.014

TestIdleConnectionEviction

testIdleConnectionEviction 2.192

TestWindowsNegotiateScheme

testNoInfiniteLoopOnSPNOutsideDomain 0
skipped

HttpIntegrationTests$RedirectsH2

testBasicRedirect302NoLocation 0.003
testMaxRedirectCheck 0.004
testRelativeRedirect 0.004
testPostRedirectSeeOther 0.004
testRejectBogusRedirectLocation 0.003
testRedirectWithCookie 0.003
testPostRedirect 0.004
testRejectInvalidRedirectLocation 0.003
testRelativeRedirect2 0.005
testBasicRedirect300 0.005
testBasicRedirect301 0.006
testBasicRedirect302 0.004
testBasicRedirect303 0.003
testBasicRedirect304 0.003
testBasicRedirect305 0.003
testBasicRedirect307 0.005
testCrossSiteRedirect 0.005
testCircularRedirect 0.003

TestFluent

testGetRequestByName 0.051
testGetRequestFailure 0.003
testContentAsStringWithCharset 0.002
testGetRequestByNameWithURI 0.002
testPostRequest 0.002
testGetRequest 0.002
testConnectionRelease 0.024

HttpIntegrationTests$AuthenticationHttp1

testAuthenticationFallback 0.005
testBasicAuthenticationCredentialsCachingByPathPrefix 0.015
testReauthentication 0.014
testBasicAuthenticationExpectationSuccess 0.007
testBasicAuthenticationNoCreds 0.005
testBasicAuthenticationWithEntitySuccess 0.008
testBasicAuthenticationCredentialsCaching 0.011
testBasicAuthenticationSuccess 0.007
testBasicAuthenticationExpectationFailure 0.008
testBasicAuthenticationFailure 0.007
testAuthenticationUserinfoInRequestFailure 0.004
testBasicAuthenticationSuccessNonPersistentConnection 0.007

HttpIntegrationTests$AuthenticationH2

testAuthenticationFallback 0.007
testBasicAuthenticationCredentialsCachingByPathPrefix 0.024
testReauthentication 0.011
testBasicAuthenticationExpectationSuccess 0.009
testBasicAuthenticationNoCreds 0.006
testBasicAuthenticationWithEntitySuccess 0.008
testBasicAuthenticationCredentialsCaching 0.008
testBasicAuthenticationSuccess 0.006
testBasicAuthenticationExpectationFailure 0.007
testBasicAuthenticationFailure 0.006
testAuthenticationUserinfoInRequestFailure 0.004

TestSSLSocketFactory

testSSLTrustVerificationOverrideWithCustsom 0.053
testClientAuthSSLFailure 0.007
testWeakCiphersDisabledByDefault 0.004
testSSLTrustVerificationOverrideWithTrustSelfSignedStrategy 0.048
testBasicSSL 0.06
testSSLTrustVerification 0.013
testBasicDefaultHostnameVerifier 0.058
testSSLTrustVerificationOverrideWithTrustAllStrategy 0.059
testClientAuthSSL 0.059
testSSLDisabledByDefault 0.009

HttpIntegrationTests$RequestExecution

testNonCompliantURI 0.001
testAutoGeneratedHeaders 0.001
testRelativeRequestURIWithFragment 0.001
testRequestCancellation 0
Fails intermittently with GitHub Actions
testNonRepeatableEntity 0.001
testAbsoluteRequestURIWithFragment 0.001

HttpIntegrationTests$RedirectsHttp1Tls

testBasicRedirect302NoLocation 0.02
testMaxRedirectCheck 0.019
testRelativeRedirect 0.016
testPostRedirectSeeOther 0.017
testRejectBogusRedirectLocation 0.016
testRedirectWithCookie 0.015
testPostRedirect 0.016
testRejectInvalidRedirectLocation 0.016
testRelativeRedirect2 0.019
testBasicRedirect300 0.016
testBasicRedirect301 0.015
testBasicRedirect302 0.014
testBasicRedirect303 0.013
testBasicRedirect304 0.013
testBasicRedirect305 0.013
testBasicRedirect307 0.015
testCrossSiteRedirect 0.025
testCircularRedirect 0.018
testDefaultHeadersRedirect 0.018
testBasicRedirect300NoKeepAlive 0.013
testBasicRedirect301NoKeepAlive 0.017

TestConnectionReuse

testReuseOfAbortedConnections 0.015
testReuseOfPersistentConnectionsWithStreamedRequestAndResponse 0.015
testKeepAliveHeaderRespected 1.608
testReuseOfPersistentConnections 0.011
testReuseOfClosedConnections 0.014

HttpIntegrationTests$Authentication

testAuthenticationTargetAsProxy 0.003
testBasicAuthenticationFailureOnNonRepeatablePutDontExpectContinue 0.002
testBasicAuthenticationSuccessOnNonRepeatablePutExpectContinue 0.002
testAuthenticationFallback 0.002
testAuthenticationCredentialsCachingReauthenticationOnDifferentRealm 0.002
testBasicAuthenticationCredentialsCachingByPathPrefix 0.004
testReauthentication 0.005
testBasicAuthenticationNoCreds 0.002
testBasicAuthenticationCredentialsCaching 0.004
testBasicAuthenticationSuccess 0.001
testAuthenticationUserinfoInRequest 0
testPreemptiveAuthenticationFailure 0.003
testBasicAuthenticationFailure 0.004
testBasicAuthenticationFailureOnNonRepeatablePost 0.002
testPreemptiveAuthentication 0.004
testConnectionCloseAfterAuthenticationSuccess 0.002
testBasicAuthenticationSuccessOnRepeatablePost 0.002

HttpIntegrationTests$RedirectsTls

testDefaultHeadersRedirect 0.021
testBasicRedirect302NoLocation 0.013
testCompressionHeaderRedirect 0.017
testMaxRedirectCheck 0.017
testRelativeRedirect 0.014
testPostRedirectSeeOther 0.014
testRejectBogusRedirectLocation 0.012
testRedirectWithCookie 0.012
testRejectInvalidRedirectLocation 0.012
testRelativeRedirect2 0.011
testBasicRedirect300NoKeepAlive 0.013
testBasicRedirect300 0.011
testBasicRedirect301 0.01
testBasicRedirect302 0.009
testBasicRedirect303 0.01
testBasicRedirect304 0.008
testBasicRedirect305 0.009
testBasicRedirect307 0.009
testCircularRedirect 0.009

HttpIntegrationTests$Http1RequestReExecutionTls

testDoNotGiveUpEasily 3.045
testGiveUpAfterOneRetry 1.037

ReactiveIntegrationTests$Http1

testRequestExecutionFromCallback 0.008
testBadRequest 0.003
testSequentialPostRequests 0.004
testConcurrentPostRequests 0.21
testSequentialGetRequests 0.004
testSequentialHeadRequests 0.003
testSequentialGetRequestsCloseConnection(int)[1] 0.003
testSequentialGetRequestsCloseConnection(int)[2] 0.004
testSequentialGetRequestsCloseConnection(int)[3] 0.003
testSharedPool 0.004

ReactiveIntegrationTests$Http1Tls

testRequestExecutionFromCallback 0.022
testBadRequest 0.012
testSequentialPostRequests 0.022
testConcurrentPostRequests 0.371
testSequentialGetRequests 0.014
testSequentialHeadRequests 0.013
testSequentialGetRequestsCloseConnection(int)[1] 0.015
testSequentialGetRequestsCloseConnection(int)[2] 0.012
testSequentialGetRequestsCloseConnection(int)[3] 0.015
testSharedPool 0.017

HttpIntegrationTests$Http1ProtocolPolicyTls

testRequestContext 0.015

HttpIntegrationTests$Http1Tls

testRequestExecutionFromCallback 0.035
testBadRequest 0.013
testSequentialPostRequests 0.017
testConcurrentPostRequests 0.023
testSequentialGetRequests 0.018
testSequentialHeadRequests 0.013
testSequentialGetRequestsCloseConnection(int)[1] 0.031
testSequentialGetRequestsCloseConnection(int)[2] 0.024
testSequentialGetRequestsCloseConnection(int)[3] 0.02
testRequestCancellation 0.026
testSharedPool 0.017

TestClientAuthenticationFakeNTLM

testNTLMAuthenticationFailure 0.007
testNTLMType2MessageOnlyAuthenticationFailure 0.003
testNTLMv2Type2Message 0.01
testNTLMType2NonUnicodeMessageOnlyAuthenticationFailure 0.003
testNTLMv1Type2Message 0.008

HttpIntegrationTests$RedirectsHttp1

testBasicRedirect302NoLocation 0.003
testMaxRedirectCheck 0.004
testRelativeRedirect 0.003
testPostRedirectSeeOther 0.003
testRejectBogusRedirectLocation 0.003
testRedirectWithCookie 0.004
testPostRedirect 0.004
testRejectInvalidRedirectLocation 0.003
testRelativeRedirect2 0.003
testBasicRedirect300 0.003
testBasicRedirect301 0.004
testBasicRedirect302 0.003
testBasicRedirect303 0.006
testBasicRedirect304 0.003
testBasicRedirect305 0.004
testBasicRedirect307 0.004
testCrossSiteRedirect 0.004
testCircularRedirect 0.003
testDefaultHeadersRedirect 0.003
testBasicRedirect300NoKeepAlive 0.004
testBasicRedirect301NoKeepAlive 0.004

TestCookieVirtualHost

testCookieMatchingWithVirtualHosts 0.005

HttpIntegrationTests$ContentCodingTls

testResponseWithNoContent 0.015
gzipResponsesWorkWithBasicResponseHandler 0.02
testDeflateSupportForServerReturningRfc1950Stream 0.017
testHttpEntityWriteToForGzip 0.012
deflateResponsesWorkWithBasicResponseHandler 0.011
testDeflateSupportForServerReturningRfc1951Stream 0.009
testThreadSafetyOfContentCodings 0.038
testGzipSupport 0.012
testHttpEntityWriteToForDeflate 0.011

ReactiveMinimalIntegrationTests$Http1

testRequestExecutionFromCallback 0.005
testBadRequest 0.002
testSequentialPostRequests 0.003
testConcurrentPostRequests 0.225
testSequentialGetRequests 0.004
testSequentialHeadRequests 0.003
testConcurrentPostRequestsSameEndpoint 0.006

HttpMinimalIntegrationTests$H2

testRequestExecutionFromCallback 0.005
testBadRequest 0.003
testSequentialPostRequests 0.003
testConcurrentPostRequests 0.005
testSequentialGetRequests 0.003
testSequentialHeadRequests 0.003

HttpIntegrationTests$Http1ProtocolPolicy

testRequestContext 0.005

TestBasicConnectionManager

testConnectionStillInUse 0.005
testBasics 0.001

HttpMinimalIntegrationTests$RequestExecutionTls

testNonCompliantURIWithContext 0.015
testNonCompliantURIWithoutContext 0.008

HttpIntegrationTests$H2ProtocolPolicyTls

testRequestContext 0.017

HttpIntegrationTests$Redirects

testDefaultHeadersRedirect 0.003
testBasicRedirect302NoLocation 0.001
testCompressionHeaderRedirect 0.002
testMaxRedirectCheck 0.003
testRelativeRedirect 0.002
testPostRedirectSeeOther 0.001
testRejectBogusRedirectLocation 0.001
testRedirectWithCookie 0.002
testRejectInvalidRedirectLocation 0.002
testRelativeRedirect2 0.002
testBasicRedirect300NoKeepAlive 0.002
testBasicRedirect300 0.002
testBasicRedirect301 0.002
testBasicRedirect302 0.002
testBasicRedirect303 0.004
testBasicRedirect304 0.001
testBasicRedirect305 0.001
testBasicRedirect307 0.001
testCircularRedirect 0.001

HttpIntegrationTests$AuthenticationHttp1Tls

testAuthenticationFallback 0.05
testBasicAuthenticationCredentialsCachingByPathPrefix 0.038
testReauthentication 0.032
testBasicAuthenticationExpectationSuccess 0.027
testBasicAuthenticationNoCreds 0.023
testBasicAuthenticationWithEntitySuccess 0.021
testBasicAuthenticationCredentialsCaching 0.023
testBasicAuthenticationSuccess 0.02
testBasicAuthenticationExpectationFailure 0.025
testBasicAuthenticationFailure 0.02
testAuthenticationUserinfoInRequestFailure 0.004
testBasicAuthenticationSuccessNonPersistentConnection 0.024

ReactiveIntegrationTests$H2Tls

testRequestExecutionFromCallback 0.094
testBadRequest 0.012
testSequentialPostRequests 0.019
testConcurrentPostRequests 1.141
testSequentialGetRequests 0.016
testSequentialHeadRequests 0.014

TestStatefulConnManagement

testRouteSpecificPoolRecylcing 0.206
testStatefulConnections 0.008

HttpIntegrationTests$H2Tls

testRequestExecutionFromCallback 0.036
testBadRequest 0.015
testSequentialPostRequests 0.018
testConcurrentPostRequests 0.021
testSequentialGetRequests 0.013
testSequentialHeadRequests 0.012

HttpIntegrationTests$AuthenticationTls

testAuthenticationTargetAsProxy 0.014
testBasicAuthenticationFailureOnNonRepeatablePutDontExpectContinue 0.02
testBasicAuthenticationSuccessOnNonRepeatablePutExpectContinue 0.013
testAuthenticationFallback 0.014
testAuthenticationCredentialsCachingReauthenticationOnDifferentRealm 0.015
testBasicAuthenticationCredentialsCachingByPathPrefix 0.015
testReauthentication 0.013
testBasicAuthenticationNoCreds 0.008
testBasicAuthenticationCredentialsCaching 0.009
testBasicAuthenticationSuccess 0.007
testAuthenticationUserinfoInRequest 0.002
testPreemptiveAuthenticationFailure 0.024
testBasicAuthenticationFailure 0.008
testBasicAuthenticationFailureOnNonRepeatablePost 0.007
testPreemptiveAuthentication 0.008
testConnectionCloseAfterAuthenticationSuccess 0.01
testBasicAuthenticationSuccessOnRepeatablePost 0.009

HttpIntegrationTests$Http1RequestReExecution

testDoNotGiveUpEasily 3.016
testGiveUpAfterOneRetry 1.011

TestHttp1AsyncStatefulConnManagement

testRouteSpecificPoolRecylcing 0.207
testStatefulConnections 0.005

HttpMinimalIntegrationTests$H2Tls

testRequestExecutionFromCallback 0.019
testBadRequest 0.014
testSequentialPostRequests 0.011
testConcurrentPostRequests 0.018
testSequentialGetRequests 0.011
testSequentialHeadRequests 0.011

HttpIntegrationTests$RequestExecutionTls

testNonCompliantURI 0.008
testAutoGeneratedHeaders 0.01
testRelativeRequestURIWithFragment 0.01
testRequestCancellation 0
Fails intermittently with GitHub Actions
testNonRepeatableEntity 0.009
testAbsoluteRequestURIWithFragment 0.021

TestConnectionManagement

testCloseExpiredIdleConnections 0.154
testCloseExpiredTTLConnections 0.153
testReleaseConnectionWithTimeLimits 0.168
testReleaseConnection 0.015

ReactiveIntegrationTests$H2

testRequestExecutionFromCallback 0.01
testBadRequest 0.003
testSequentialPostRequests 0.004
testConcurrentPostRequests 0.722
testSequentialGetRequests 0.003
testSequentialHeadRequests 0.003

HttpIntegrationTests$AuthenticationH2Tls

testAuthenticationFallback 0.731
testBasicAuthenticationCredentialsCachingByPathPrefix 0.078
testReauthentication 0.048
testBasicAuthenticationExpectationSuccess 0.043
testBasicAuthenticationNoCreds 0.033
testBasicAuthenticationWithEntitySuccess 0.034
testBasicAuthenticationCredentialsCaching 0.04
testBasicAuthenticationSuccess 0.031
testBasicAuthenticationExpectationFailure 0.026
testBasicAuthenticationFailure 0.027
testAuthenticationUserinfoInRequestFailure 0.007

HttpMinimalIntegrationTests$Http1Tls

testRequestExecutionFromCallback 0.027
testBadRequest 0.01
testSequentialPostRequests 0.011
testConcurrentPostRequests 0.038
testSequentialGetRequests 0.015
testSequentialHeadRequests 0.011
testConcurrentPostRequestsSameEndpoint 0.013

ReactiveMinimalIntegrationTests$H2Tls

testRequestExecutionFromCallback 0.025
testBadRequest 0.013
testSequentialPostRequests 0.012
testConcurrentPostRequests 0.894
testSequentialGetRequests 0.014
testSequentialHeadRequests 0.011

TestSPNegoScheme

testDontTryToAuthenticateEndlessly 0.048
testNoTokenGeneratedError 0.003

HttpIntegrationTests$H2ProtocolPolicy

testRequestContext 0.003

Failure Details

[Summary] [Package List] [Test Cases]


testNoInfiniteLoopOnSPNOutsideDomain
skipped: skipped
testRequestCancellation
skipped: Fails intermittently with GitHub Actions
testRequestCancellation
skipped: Fails intermittently with GitHub Actions