Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
366 0 0 1 99.727% 51.526

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.123
org.apache.hc.client5.testing.async 274 0 0 0 100% 43.224
org.apache.hc.client5.testing.sync 85 0 0 1 98.824% 8.179

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.123

org.apache.hc.client5.testing.async

Class Tests Errors Failures Skipped Success Rate Time
TestHttp1AsyncRedirects 42 0 0 0 100% 0.764
TestHttp1AsyncStatefulConnManagement 2 0 0 0 100% 0.26
TestH2Reactive 12 0 0 0 100% 4.053
TestHttp1ClientAuthentication 26 0 0 0 100% 0.744
TestH2AsyncMinimal 12 0 0 0 100% 0.268
TestHttpMinimalReactive 28 0 0 0 100% 11.372
TestH2Async 12 0 0 0 100% 0.256
TestH2MinimalReactive 12 0 0 0 100% 4.618
TestHttp1Async 20 0 0 0 100% 0.751
TestH2ClientAuthentication 24 0 0 0 100% 1.075
TestHttpAsyncMinimal 28 0 0 0 100% 5.714
TestH2AsyncRedirect 36 0 0 0 100% 0.996
TestHttp1Reactive 20 0 0 0 100% 12.353

org.apache.hc.client5.testing.sync

Class Tests Errors Failures Skipped Success Rate Time
TestConnectionManagement 4 0 0 0 100% 0.564
TestMinimalClientRequestExecution 1 0 0 0 100% 0.025
TestClientAuthentication 18 0 0 0 100% 0.249
TestMalformedServerResponse 1 0 0 0 100% 0.015
TestSPNegoScheme 2 0 0 0 100% 0.505
TestContentCodings 9 0 0 0 100% 0.107
TestBasicConnectionManager 2 0 0 0 100% 0.02
TestClientAuthenticationFakeNTLM 5 0 0 0 100% 0.078
TestClientRequestExecution 5 0 0 0 100% 0.05
TestWindowsNegotiateScheme 1 0 0 1 0% 0.016
TestStatefulConnManagement 2 0 0 0 100% 0.252
TestCookieVirtualHost 1 0 0 0 100% 0.031
TestSSLSocketFactory 10 0 0 0 100% 0.645
TestIdleConnectionEviction 1 0 0 0 100% 2.426
TestConnectionReuse 4 0 0 0 100% 1.811
TestRedirects 19 0 0 0 100% 1.385

Test Cases

[Summary] [Package List] [Test Cases]

TestHttp1AsyncRedirects

testDefaultHeadersRedirect[HTTP/1.1 http] 0.01
testBasicRedirect300NoKeepAlive[HTTP/1.1 http] 0.007
testBasicRedirect301NoKeepAlive[HTTP/1.1 http] 0.013
testBasicRedirect302NoLocation[HTTP/1.1 http] 0.006
testMaxRedirectCheck[HTTP/1.1 http] 0.009
testRelativeRedirect[HTTP/1.1 http] 0.007
testPostRedirectSeeOther[HTTP/1.1 http] 0.004
testRejectBogusRedirectLocation[HTTP/1.1 http] 0.006
testRedirectWithCookie[HTTP/1.1 http] 0.005
testPostRedirect[HTTP/1.1 http] 0.006
testRejectInvalidRedirectLocation[HTTP/1.1 http] 0.006
testRelativeRedirect2[HTTP/1.1 http] 0.005
testBasicRedirect300[HTTP/1.1 http] 0.004
testBasicRedirect301[HTTP/1.1 http] 0.006
testBasicRedirect302[HTTP/1.1 http] 0.006
testBasicRedirect303[HTTP/1.1 http] 0.005
testBasicRedirect304[HTTP/1.1 http] 0.005
testBasicRedirect305[HTTP/1.1 http] 0.004
testBasicRedirect307[HTTP/1.1 http] 0.005
testCrossSiteRedirect[HTTP/1.1 http] 0.011
testCircularRedirect[HTTP/1.1 http] 0.005
testDefaultHeadersRedirect[HTTP/1.1 https] 0.032
testBasicRedirect300NoKeepAlive[HTTP/1.1 https] 0.027
testBasicRedirect301NoKeepAlive[HTTP/1.1 https] 0.033
testBasicRedirect302NoLocation[HTTP/1.1 https] 0.036
testMaxRedirectCheck[HTTP/1.1 https] 0.029
testRelativeRedirect[HTTP/1.1 https] 0.026
testPostRedirectSeeOther[HTTP/1.1 https] 0.028
testRejectBogusRedirectLocation[HTTP/1.1 https] 0.026
testRedirectWithCookie[HTTP/1.1 https] 0.028
testPostRedirect[HTTP/1.1 https] 0.027
testRejectInvalidRedirectLocation[HTTP/1.1 https] 0.024
testRelativeRedirect2[HTTP/1.1 https] 0.027
testBasicRedirect300[HTTP/1.1 https] 0.026
testBasicRedirect301[HTTP/1.1 https] 0.027
testBasicRedirect302[HTTP/1.1 https] 0.028
testBasicRedirect303[HTTP/1.1 https] 0.026
testBasicRedirect304[HTTP/1.1 https] 0.028
testBasicRedirect305[HTTP/1.1 https] 0.027
testBasicRedirect307[HTTP/1.1 https] 0.028
testCrossSiteRedirect[HTTP/1.1 https] 0.058
testCircularRedirect[HTTP/1.1 https] 0.025

TestConnectionManagement

testCloseExpiredIdleConnections 0.159
testCloseExpiredTTLConnections 0.176
testReleaseConnectionWithTimeLimits 0.187
testReleaseConnection 0.034

TestHttp1AsyncStatefulConnManagement

testRouteSpecificPoolRecylcing 0.219
testStatefulConnections 0.031

TestH2Reactive

testRequestExecutionFromCallback[HTTP/2 http] 0.024
testBadRequest[HTTP/2 http] 0.008
testSequentialPostRequests[HTTP/2 http] 0.009
testConcurrentPostRequests[HTTP/2 http] 1.382
testSequentialGetRequests[HTTP/2 http] 0.006
testSequentialHeadRequests[HTTP/2 http] 0.005
testRequestExecutionFromCallback[HTTP/2 https] 0.043
testBadRequest[HTTP/2 https] 0.022
testSequentialPostRequests[HTTP/2 https] 0.025
testConcurrentPostRequests[HTTP/2 https] 2.467
testSequentialGetRequests[HTTP/2 https] 0.029
testSequentialHeadRequests[HTTP/2 https] 0.028

TestMinimalClientRequestExecution

testNonCompliantURI 0.021

TestClientAuthentication

testAuthenticationTargetAsProxy 0.009
testBasicAuthenticationFailureOnNonRepeatablePutDontExpectContinue 0.014
testBasicAuthenticationSuccessOnNonRepeatablePutExpectContinue 0.017
testAuthenticationFallback 0.021
testAuthenticationUserinfoInRedirectSuccess 0.011
testAuthenticationCredentialsCachingReauthenticationOnDifferentRealm 0.013
testReauthentication 0.025
testBasicAuthenticationNoCreds 0.007
testBasicAuthenticationCredentialsCaching 0.011
testBasicAuthenticationSuccess 0.01
testPreemptiveAuthenticationFailure 0.01
testAuthenticationUserinfoInRequestSuccess 0.01
testBasicAuthenticationFailure 0.028
testBasicAuthenticationFailureOnNonRepeatablePost 0.008
testAuthenticationUserinfoInRequestFailure 0.01
testPreemptiveAuthentication 0.01
testConnectionCloseAfterAuthenticationSuccess 0.014
testBasicAuthenticationSuccessOnRepeatablePost 0.011

TestMalformedServerResponse

testNoContentResponseWithGarbage 0.012

TestSPNegoScheme

testDontTryToAuthenticateEndlessly 0.494
testNoTokenGeneratedError 0.008

TestContentCodings

testResponseWithNoContent 0.006
gzipResponsesWorkWithBasicResponseHandler 0.007
testDeflateSupportForServerReturningRfc1950Stream 0.015
testHttpEntityWriteToForGzip 0.005
deflateResponsesWorkWithBasicResponseHandler 0.006
testDeflateSupportForServerReturningRfc1951Stream 0.006
testThreadSafetyOfContentCodings 0.047
testGzipSupport 0.006
testHttpEntityWriteToForDeflate 0.005

TestHttp1ClientAuthentication

testBasicAuthenticationSuccessNonPersistentConnection[HTTP/1.1 http] 0.019
testAuthenticationFallback[HTTP/1.1 http] 0.013
testAuthenticationUserinfoInRedirectSuccess[HTTP/1.1 http] 0.014
testReauthentication[HTTP/1.1 http] 0.024
testBasicAuthenticationExpectationSuccess[HTTP/1.1 http] 0.013
testBasicAuthenticationNoCreds[HTTP/1.1 http] 0.01
testBasicAuthenticationWithEntitySuccess[HTTP/1.1 http] 0.011
testBasicAuthenticationCredentialsCaching[HTTP/1.1 http] 0.012
testBasicAuthenticationSuccess[HTTP/1.1 http] 0.012
testBasicAuthenticationExpectationFailure[HTTP/1.1 http] 0.012
testAuthenticationUserinfoInRequestSuccess[HTTP/1.1 http] 0.01
testBasicAuthenticationFailure[HTTP/1.1 http] 0.011
testAuthenticationUserinfoInRequestFailure[HTTP/1.1 http] 0.011
testBasicAuthenticationSuccessNonPersistentConnection[HTTP/1.1 https] 0.062
testAuthenticationFallback[HTTP/1.1 https] 0.046
testAuthenticationUserinfoInRedirectSuccess[HTTP/1.1 https] 0.045
testReauthentication[HTTP/1.1 https] 0.057
testBasicAuthenticationExpectationSuccess[HTTP/1.1 https] 0.047
testBasicAuthenticationNoCreds[HTTP/1.1 https] 0.04
testBasicAuthenticationWithEntitySuccess[HTTP/1.1 https] 0.037
testBasicAuthenticationCredentialsCaching[HTTP/1.1 https] 0.035
testBasicAuthenticationSuccess[HTTP/1.1 https] 0.035
testBasicAuthenticationExpectationFailure[HTTP/1.1 https] 0.05
testAuthenticationUserinfoInRequestSuccess[HTTP/1.1 https] 0.034
testBasicAuthenticationFailure[HTTP/1.1 https] 0.035
testAuthenticationUserinfoInRequestFailure[HTTP/1.1 https] 0.033

TestBasicConnectionManager

testConnectionStillInUse 0.009
testBasics 0.008

TestClientAuthenticationFakeNTLM

testNTLMAuthenticationFailure 0.019
testNTLMType2MessageOnlyAuthenticationFailure 0.006
testNTLMv2Type2Message 0.026
testNTLMType2NonUnicodeMessageOnlyAuthenticationFailure 0.007
testNTLMv1Type2Message 0.016

TestClientRequestExecution

testNonCompliantURI 0.008
testAutoGeneratedHeaders 0.01
testRelativeRequestURIWithFragment 0.007
testNonRepeatableEntity 0.011
testAbsoluteRequestURIWithFragment 0.007

TestH2AsyncMinimal

testRequestExecutionFromCallback[http] 0.022
testSequenctialPostRequests[http] 0.015
testBadRequest[http] 0.008
testSequenctialGetRequests[http] 0.005
testConcurrentPostRequests[http] 0.011
testSequenctialHeadRequests[http] 0.005
testRequestExecutionFromCallback[https] 0.049
testSequenctialPostRequests[https] 0.029
testBadRequest[https] 0.026
testSequenctialGetRequests[https] 0.029
testConcurrentPostRequests[https] 0.035
testSequenctialHeadRequests[https] 0.027

TestHttpMinimalReactive

testConcurrentPostRequestsSameEndpoint[Minimal HTTP/1.1 http] 0.039
testRequestExecutionFromCallback[Minimal HTTP/1.1 http] 0.037
testBadRequest[Minimal HTTP/1.1 http] 0.007
testSequentialPostRequests[Minimal HTTP/1.1 http] 0.014
testConcurrentPostRequests[Minimal HTTP/1.1 http] 0.627
testSequentialGetRequests[Minimal HTTP/1.1 http] 0.01
testSequentialHeadRequests[Minimal HTTP/1.1 http] 0.008
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/1.1 https] 0.055
testRequestExecutionFromCallback[Minimal HTTP/1.1 https] 0.08
testBadRequest[Minimal HTTP/1.1 https] 0.036
testSequentialPostRequests[Minimal HTTP/1.1 https] 0.043
testConcurrentPostRequests[Minimal HTTP/1.1 https] 1.01
testSequentialGetRequests[Minimal HTTP/1.1 https] 0.042
testSequentialHeadRequests[Minimal HTTP/1.1 https] 0.046
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/2.0 http] 0.024
testRequestExecutionFromCallback[Minimal HTTP/2.0 http] 0.034
testBadRequest[Minimal HTTP/2.0 http] 0.014
testSequentialPostRequests[Minimal HTTP/2.0 http] 0.014
testConcurrentPostRequests[Minimal HTTP/2.0 http] 0.718
testSequentialGetRequests[Minimal HTTP/2.0 http] 0.01
testSequentialHeadRequests[Minimal HTTP/2.0 http] 0.013
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/2.0 https] 0.137
testRequestExecutionFromCallback[Minimal HTTP/2.0 https] 0.082
testBadRequest[Minimal HTTP/2.0 https] 0.038
testSequentialPostRequests[Minimal HTTP/2.0 https] 0.041
testConcurrentPostRequests[Minimal HTTP/2.0 https] 8.084
testSequentialGetRequests[Minimal HTTP/2.0 https] 0.046
testSequentialHeadRequests[Minimal HTTP/2.0 https] 0.045

TestH2Async

testRequestExecutionFromCallback[HTTP/2 http] 0.02
testSequenctialPostRequests[HTTP/2 http] 0.008
testBadRequest[HTTP/2 http] 0.005
testSequenctialGetRequests[HTTP/2 http] 0.006
testConcurrentPostRequests[HTTP/2 http] 0.012
testSequenctialHeadRequests[HTTP/2 http] 0.007
testRequestExecutionFromCallback[HTTP/2 https] 0.044
testSequenctialPostRequests[HTTP/2 https] 0.029
testBadRequest[HTTP/2 https] 0.027
testSequenctialGetRequests[HTTP/2 https] 0.027
testConcurrentPostRequests[HTTP/2 https] 0.038
testSequenctialHeadRequests[HTTP/2 https] 0.027

TestWindowsNegotiateScheme

testNoInfiniteLoopOnSPNOutsideDomain 0
Test can only be run on Windows

TestStatefulConnManagement

testRouteSpecificPoolRecylcing 0.218
testStatefulConnections 0.031

TestFluent

testGetRequestByName 0.023
testGetRequestFailure 0.007
testContentAsStringWithCharset 0.006
testGetRequestByNameWithURI 0.006
testPostRequest 0.007
testGetRequest 0.008
testConnectionRelease 0.063

TestH2MinimalReactive

testRequestExecutionFromCallback[http] 0.046
testBadRequest[http] 0.008
testSequentialPostRequests[http] 0.01
testConcurrentPostRequests[http] 1.724
testSequentialGetRequests[http] 0.019
testSequentialHeadRequests[http] 0.014
testRequestExecutionFromCallback[https] 0.044
testBadRequest[https] 0.025
testSequentialPostRequests[https] 0.027
testConcurrentPostRequests[https] 2.634
testSequentialGetRequests[https] 0.03
testSequentialHeadRequests[https] 0.031

TestHttp1Async

testConcurrentPostsOverMultipleConnections[HTTP/1.1 http] 0.014
testSequenctialGetRequestsCloseConnection[HTTP/1.1 http] 0.018
testSharedPool[HTTP/1.1 http] 0.009
testConcurrentPostsOverSingleConnection[HTTP/1.1 http] 0.023
testRequestExecutionFromCallback[HTTP/1.1 http] 0.025
testSequenctialPostRequests[HTTP/1.1 http] 0.009
testBadRequest[HTTP/1.1 http] 0.004
testSequenctialGetRequests[HTTP/1.1 http] 0.01
testConcurrentPostRequests[HTTP/1.1 http] 0.013
testSequenctialHeadRequests[HTTP/1.1 http] 0.016
testConcurrentPostsOverMultipleConnections[HTTP/1.1 https] 0.151
testSequenctialGetRequestsCloseConnection[HTTP/1.1 https] 0.044
testSharedPool[HTTP/1.1 https] 0.039
testConcurrentPostsOverSingleConnection[HTTP/1.1 https] 0.049
testRequestExecutionFromCallback[HTTP/1.1 https] 0.092
testSequenctialPostRequests[HTTP/1.1 https] 0.041
testBadRequest[HTTP/1.1 https] 0.035
testSequenctialGetRequests[HTTP/1.1 https] 0.036
testConcurrentPostRequests[HTTP/1.1 https] 0.07
testSequenctialHeadRequests[HTTP/1.1 https] 0.038

TestCookieVirtualHost

testCookieMatchingWithVirtualHosts 0.029

TestSSLSocketFactory

testSSLTrustVerificationOverrideWithCustsom 0.29
testClientAuthSSLFailure 0.041
testWeakCiphersDisabledByDefault 0.09
testSSLTrustVerificationOverrideWithTrustSelfSignedStrategy 0.04
testBasicSSL 0.032
testSSLTrustVerification 0.04
testBasicDefaultHostnameVerifier 0.032
testSSLTrustVerificationOverrideWithTrustAllStrategy 0.031
testClientAuthSSL 0.035
testSSLDisabledByDefault 0.008

TestH2ClientAuthentication

testAuthenticationFallback[HTTP/2 http] 0.132
testAuthenticationUserinfoInRedirectSuccess[HTTP/2 http] 0.011
testReauthentication[HTTP/2 http] 0.054
testBasicAuthenticationExpectationSuccess[HTTP/2 http] 0.011
testBasicAuthenticationNoCreds[HTTP/2 http] 0.032
testBasicAuthenticationWithEntitySuccess[HTTP/2 http] 0.021
testBasicAuthenticationCredentialsCaching[HTTP/2 http] 0.026
testBasicAuthenticationSuccess[HTTP/2 http] 0.048
testBasicAuthenticationExpectationFailure[HTTP/2 http] 0.015
testAuthenticationUserinfoInRequestSuccess[HTTP/2 http] 0.007
testBasicAuthenticationFailure[HTTP/2 http] 0.012
testAuthenticationUserinfoInRequestFailure[HTTP/2 http] 0.01
testAuthenticationFallback[HTTP/2 https] 0.057
testAuthenticationUserinfoInRedirectSuccess[HTTP/2 https] 0.049
testReauthentication[HTTP/2 https] 0.068
testBasicAuthenticationExpectationSuccess[HTTP/2 https] 0.058
testBasicAuthenticationNoCreds[HTTP/2 https] 0.038
testBasicAuthenticationWithEntitySuccess[HTTP/2 https] 0.059
testBasicAuthenticationCredentialsCaching[HTTP/2 https] 0.061
testBasicAuthenticationSuccess[HTTP/2 https] 0.044
testBasicAuthenticationExpectationFailure[HTTP/2 https] 0.067
testAuthenticationUserinfoInRequestSuccess[HTTP/2 https] 0.07
testBasicAuthenticationFailure[HTTP/2 https] 0.044
testAuthenticationUserinfoInRequestFailure[HTTP/2 https] 0.059

TestIdleConnectionEviction

testIdleConnectionEviction 2.423

TestHttpAsyncMinimal

testConcurrentPostRequestsSameEndpoint[Minimal HTTP/1.1 http] 0.033
testRequestExecutionFromCallback[Minimal HTTP/1.1 http] 5.073
testSequenctialPostRequests[Minimal HTTP/1.1 http] 0.007
testBadRequest[Minimal HTTP/1.1 http] 0.004
testSequenctialGetRequests[Minimal HTTP/1.1 http] 0.01
testConcurrentPostRequests[Minimal HTTP/1.1 http] 0.01
testSequenctialHeadRequests[Minimal HTTP/1.1 http] 0.01
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/1.1 https] 0.034
testRequestExecutionFromCallback[Minimal HTTP/1.1 https] 0.055
testSequenctialPostRequests[Minimal HTTP/1.1 https] 0.03
testBadRequest[Minimal HTTP/1.1 https] 0.025
testSequenctialGetRequests[Minimal HTTP/1.1 https] 0.026
testConcurrentPostRequests[Minimal HTTP/1.1 https] 0.051
testSequenctialHeadRequests[Minimal HTTP/1.1 https] 0.029
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/2.0 http] 0.012
testRequestExecutionFromCallback[Minimal HTTP/2.0 http] 0.026
testSequenctialPostRequests[Minimal HTTP/2.0 http] 0.008
testBadRequest[Minimal HTTP/2.0 http] 0.01
testSequenctialGetRequests[Minimal HTTP/2.0 http] 0.009
testConcurrentPostRequests[Minimal HTTP/2.0 http] 0.014
testSequenctialHeadRequests[Minimal HTTP/2.0 http] 0.005
testConcurrentPostRequestsSameEndpoint[Minimal HTTP/2.0 https] 0.036
testRequestExecutionFromCallback[Minimal HTTP/2.0 https] 0.06
testSequenctialPostRequests[Minimal HTTP/2.0 https] 0.022
testBadRequest[Minimal HTTP/2.0 https] 0.02
testSequenctialGetRequests[Minimal HTTP/2.0 https] 0.023
testConcurrentPostRequests[Minimal HTTP/2.0 https] 0.036
testSequenctialHeadRequests[Minimal HTTP/2.0 https] 0.022

TestH2AsyncRedirect

testBasicRedirect302NoLocation[HTTP/2 http] 0.015
testMaxRedirectCheck[HTTP/2 http] 0.022
testRelativeRedirect[HTTP/2 http] 0.009
testPostRedirectSeeOther[HTTP/2 http] 0.013
testRejectBogusRedirectLocation[HTTP/2 http] 0.013
testRedirectWithCookie[HTTP/2 http] 0.01
testPostRedirect[HTTP/2 http] 0.009
testRejectInvalidRedirectLocation[HTTP/2 http] 0.013
testRelativeRedirect2[HTTP/2 http] 0.025
testBasicRedirect300[HTTP/2 http] 0.009
testBasicRedirect301[HTTP/2 http] 0.009
testBasicRedirect302[HTTP/2 http] 0.009
testBasicRedirect303[HTTP/2 http] 0.01
testBasicRedirect304[HTTP/2 http] 0.008
testBasicRedirect305[HTTP/2 http] 0.008
testBasicRedirect307[HTTP/2 http] 0.012
testCrossSiteRedirect[HTTP/2 http] 0.016
testCircularRedirect[HTTP/2 http] 0.011
testBasicRedirect302NoLocation[HTTP/2 https] 0.045
testMaxRedirectCheck[HTTP/2 https] 0.046
testRelativeRedirect[HTTP/2 https] 0.042
testPostRedirectSeeOther[HTTP/2 https] 0.049
testRejectBogusRedirectLocation[HTTP/2 https] 0.037
testRedirectWithCookie[HTTP/2 https] 0.045
testPostRedirect[HTTP/2 https] 0.039
testRejectInvalidRedirectLocation[HTTP/2 https] 0.04
testRelativeRedirect2[HTTP/2 https] 0.04
testBasicRedirect300[HTTP/2 https] 0.043
testBasicRedirect301[HTTP/2 https] 0.039
testBasicRedirect302[HTTP/2 https] 0.037
testBasicRedirect303[HTTP/2 https] 0.035
testBasicRedirect304[HTTP/2 https] 0.036
testBasicRedirect305[HTTP/2 https] 0.032
testBasicRedirect307[HTTP/2 https] 0.036
testCrossSiteRedirect[HTTP/2 https] 0.066
testCircularRedirect[HTTP/2 https] 0.046

TestConnectionReuse

testReuseOfAbortedConnections 0.076
testKeepAliveHeaderRespected 1.621
testReuseOfPersistentConnections 0.061
testReuseOfClosedConnections 0.048

TestRedirects

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

TestHttp1Reactive

testSequentialGetRequestsCloseConnection[HTTP/1.1 http] 0.188
testConcurrentPostsOverMultipleConnections[HTTP/1.1 http] 0.983
testSharedPool[HTTP/1.1 http] 0.051
testConcurrentPostsOverSingleConnection[HTTP/1.1 http] 3.116
testRequestExecutionFromCallback[HTTP/1.1 http] 0.038
testBadRequest[HTTP/1.1 http] 0.007
testSequentialPostRequests[HTTP/1.1 http] 0.014
testConcurrentPostRequests[HTTP/1.1 http] 0.711
testSequentialGetRequests[HTTP/1.1 http] 0.015
testSequentialHeadRequests[HTTP/1.1 http] 0.02
testSequentialGetRequestsCloseConnection[HTTP/1.1 https] 0.068
testConcurrentPostsOverMultipleConnections[HTTP/1.1 https] 2.448
testSharedPool[HTTP/1.1 https] 0.061
testConcurrentPostsOverSingleConnection[HTTP/1.1 https] 3.28
testRequestExecutionFromCallback[HTTP/1.1 https] 0.065
testBadRequest[HTTP/1.1 https] 0.05
testSequentialPostRequests[HTTP/1.1 https] 0.038
testConcurrentPostRequests[HTTP/1.1 https] 1.095
testSequentialGetRequests[HTTP/1.1 https] 0.045
testSequentialHeadRequests[HTTP/1.1 https] 0.045

Failure Details

[Summary] [Package List] [Test Cases]


testNoInfiniteLoopOnSPNOutsideDomain
skipped: Test can only be run on Windows