Skip to content

HTTP/2 - Enable H2 protocol #737

HTTP/2 - Enable H2 protocol

HTTP/2 - Enable H2 protocol #737

GitHub Actions / Maven Tests succeeded Dec 10, 2024 in 1s

105 passed, 0 failed and 1 skipped

Tests passed successfully

Report Passed Failed Skipped Time
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.ApplyConfigurationTest.xml 5✅ 28s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.backends.ChunckedEncodingRequestsTest.xml 2✅ 11s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.backends.ConnectionPoolTest.xml 3✅ 19s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.backends.StuckRequestsTest.xml 2✅ 13s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.BigUploadTest.xml 2✅ 11s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.configstore.ConfigurationStoreTest.xml 7✅ 5s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.configstore.ConfigurationStoreUtilsTest.xml 2✅ 1s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.MaintenanceModeTest.xml 2✅ 12s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.RealBackendsTest.xml 1⚪ 56ms
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.CacheContentLengthLimitTest.xml 2✅ 32s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.CacheExpireTest.xml 5✅ 31s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.CacheTest.xml 12✅ 62s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.CaffeineCacheImplTest.xml 3✅ 3s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.NotModifiedTest.xml 1✅ 6s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.certificates.CertificatesTest.xml 10✅ 56s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.certificates.CertificatesUtilsTest.xml 2✅ 3s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.certificates.DynamicCertificatesManagerTest.xml 25✅ 17s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.filters.SimpleFiltersTest.xml 2✅ 507ms
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.filters.XForwardedForFilterTest.xml 2✅ 11s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.filters.XTlsCipherFilterTest.xml 1✅ 17s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.filters.XTlsProtocolFilterTest.xml 1✅ 22s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.mapper.BasicStandardEndpointMapperTest.xml 7✅ 48s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.mapper.ForceBackendTest.xml 1✅ 6s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.mapper.HealthCheckTest.xml 1✅ 1s
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.mapper.requestmatcher.RequestMatcherTest.xml 2✅ 658ms
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.SimpleHTTPProxyTest.xml 3✅ 16s

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.ApplyConfigurationTest.xml

5 tests were completed in 28s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.ApplyConfigurationTest 5✅ 28s

✅ org.carapaceproxy.ApplyConfigurationTest

✅ testChangeBackendHealthManagerConfiguration
✅ testChangeFiltersConfiguration
✅ testUserRealm
✅ testReloadMapper
✅ testChangeListenersConfig

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.backends.ChunckedEncodingRequestsTest.xml

2 tests were completed in 11s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.backends.ChunckedEncodingRequestsTest 2✅ 11s

✅ org.carapaceproxy.backends.ChunckedEncodingRequestsTest

✅ testClientAbortsUpload
✅ testSimple

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.backends.ConnectionPoolTest.xml

3 tests were completed in 19s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.backends.ConnectionPoolTest 3✅ 19s

✅ org.carapaceproxy.backends.ConnectionPoolTest

✅ testAPIResource
✅ test
✅ hostHeaderTest

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.backends.StuckRequestsTest.xml

2 tests were completed in 13s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.backends.StuckRequestsTest 2✅ 13s

✅ org.carapaceproxy.backends.StuckRequestsTest

✅ test(backend unreachable on stuck request: true)
✅ test(backend unreachable on stuck request: false)

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.BigUploadTest.xml

2 tests were completed in 11s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.BigUploadTest 2✅ 11s

✅ org.carapaceproxy.BigUploadTest

✅ testConnectionResetByPeerDuringWriteToEndpoint
✅ testBlockingServerWorks

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.configstore.ConfigurationStoreTest.xml

7 tests were completed in 5s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.configstore.ConfigurationStoreTest 7✅ 5s

✅ org.carapaceproxy.configstore.ConfigurationStoreTest

✅ testPropertiesIndex(in-memory) [0]
✅ testPropertiesIndex(db) [1]
✅ test(in-memory) [0]
✅ test(db) [1]
✅ testCertificatesPersistency
✅ testCertiticatesConfigurationStore(in-memory) [0]
✅ testCertiticatesConfigurationStore(db) [1]

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.configstore.ConfigurationStoreUtilsTest.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.configstore.ConfigurationStoreUtilsTest 2✅ 1s

✅ org.carapaceproxy.configstore.ConfigurationStoreUtilsTest

✅ testBase64EncodeEncodeCertificateChain
✅ testBase64EncodeDecodeKeys

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.MaintenanceModeTest.xml

2 tests were completed in 12s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.MaintenanceModeTest 2✅ 12s

✅ org.carapaceproxy.MaintenanceModeTest

✅ test
✅ maintenanceModeApiTest

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.RealBackendsTest.xml

1 tests were completed in 56ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.RealBackendsTest 1⚪ 56ms

✅ org.carapaceproxy.RealBackendsTest

⚪ testRequestsRealBackend

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.CacheContentLengthLimitTest.xml

2 tests were completed in 32s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.cache.CacheContentLengthLimitTest 2✅ 32s

✅ org.carapaceproxy.server.cache.CacheContentLengthLimitTest

✅ testWithContentLengthHeader
✅ testWithoutContentLengthHeader

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.CacheExpireTest.xml

5 tests were completed in 31s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.cache.CacheExpireTest 5✅ 31s

✅ org.carapaceproxy.server.cache.CacheExpireTest

✅ testHandleExpiresMissingFromServer
✅ testHandleExpiresFromServer
✅ testExpireContentWithoutGet
✅ testDoNotCacheExpiredContent
✅ testExpireContentOnGet

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.CacheTest.xml

12 tests were completed in 62s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.cache.CacheTest 12✅ 62s

✅ org.carapaceproxy.server.cache.CacheTest

✅ testImagesCachableWithQueryString
✅ testServeFromCacheWithConnectionClose
✅ testNotCachableResourceWithQueryString
✅ testNoCacheRequest
✅ testServeFromCacheChunked
✅ testServeFromCacheWithRequestProtocol
✅ testNoCacheResponse
✅ testServeFromCache
✅ testBootSslRelativeCertificatePath
✅ testServeFromCacheSsl(true) [0]
✅ testServeFromCacheSsl(false) [1]
✅ testNotServeFromCacheIfCachableButClientsDisablesCache

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.CaffeineCacheImplTest.xml

3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.cache.CaffeineCacheImplTest 3✅ 3s

✅ org.carapaceproxy.server.cache.CaffeineCacheImplTest

✅ simpleTest
✅ testExipiration
✅ testMaxSize

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.NotModifiedTest.xml

1 tests were completed in 6s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.cache.NotModifiedTest 1✅ 6s

✅ org.carapaceproxy.server.cache.NotModifiedTest

✅ testServeFromCacheAnswer304

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.certificates.CertificatesTest.xml

10 tests were completed in 56s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.certificates.CertificatesTest 10✅ 56s

✅ org.carapaceproxy.server.certificates.CertificatesTest

✅ testCreateCertificateFromUI
✅ testWildcardsCertificates
✅ testOCSP
✅ test
✅ testUploadTypedCertificatesWithDaysBeforeRenewal(acme) [0]
✅ testUploadTypedCertificatesWithDaysBeforeRenewal(manual) [1]
✅ testUploadTypedCertificate(acme) [0]
✅ testUploadTypedCertificate(manual) [1]
✅ testLocalCertificatesStoring
✅ testCertificatesRenew

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.certificates.CertificatesUtilsTest.xml

2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.certificates.CertificatesUtilsTest 2✅ 3s

✅ org.carapaceproxy.server.certificates.CertificatesUtilsTest

✅ testCertificatesExpiration
✅ testCompareCertificatesChains

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.certificates.DynamicCertificatesManagerTest.xml

25 tests were completed in 17s with 25 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.certificates.DynamicCertificatesManagerTest 25✅ 17s

✅ org.carapaceproxy.server.certificates.DynamicCertificatesManagerTest

✅ testWildcardCertificateStateManagement(challenge_creation_failed) [0]
✅ testWildcardCertificateStateManagement(challenge_check_limit_expired) [1]
✅ testWildcardCertificateStateManagement(challenge_failed) [2]
✅ testWildcardCertificateStateManagement(challenge_verified) [3]
✅ testSanCertificateStateManagement(challenge_creation_failed) [0]
✅ testSanCertificateStateManagement(challenge_check_limit_expired) [1]
✅ testSanCertificateStateManagement(challenge_failed) [2]
✅ testSanCertificateStateManagement(challenge_verified) [3]
✅ testCertificateSimpleStateManagement(challenge_null,true) [0]
✅ testCertificateSimpleStateManagement(challenge_null,false) [1]
✅ testCertificateSimpleStateManagement(challenge_status_invalid,true) [2]
✅ testCertificateSimpleStateManagement(challenge_status_invalid,false) [3]
✅ testCertificateSimpleStateManagement(order_already_valid,true) [4]
✅ testCertificateSimpleStateManagement(order_already_valid,false) [5]
✅ testCertificateSimpleStateManagement(order_finalization_error,true) [6]
✅ testCertificateSimpleStateManagement(order_finalization_error,false) [7]
✅ testCertificateSimpleStateManagement(order_response_error,true) [8]
✅ testCertificateSimpleStateManagement(order_response_error,false) [9]
✅ testCertificateSimpleStateManagement(available_to_expired,true) [10]
✅ testCertificateSimpleStateManagement(available_to_expired,false) [11]
✅ testCertificateSimpleStateManagement(all_ok,true) [12]
✅ testCertificateSimpleStateManagement(all_ok,false) [13]
✅ testDomainReachabilityCheck(localhost-no-ip-check) [0]
✅ testDomainReachabilityCheck(localhost-ip-check-partial) [1]
✅ testDomainReachabilityCheck(localhost-ip-check-full) [2]

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.filters.SimpleFiltersTest.xml

2 tests were completed in 507ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.filters.SimpleFiltersTest 2✅ 507ms

✅ org.carapaceproxy.server.filters.SimpleFiltersTest

✅ testRegexpMapSessionIdFilter
✅ testRegexpMapUserIdFilter

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.filters.XForwardedForFilterTest.xml

2 tests were completed in 11s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.filters.XForwardedForFilterTest 2✅ 11s

✅ org.carapaceproxy.server.filters.XForwardedForFilterTest

✅ testXForwardedForFilter
✅ testNoXForwardedForFilter

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.filters.XTlsCipherFilterTest.xml

1 tests were completed in 17s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.filters.XTlsCipherFilterTest 1✅ 17s

✅ org.carapaceproxy.server.filters.XTlsCipherFilterTest

✅ TestXTlsProtocol

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.filters.XTlsProtocolFilterTest.xml

1 tests were completed in 22s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.filters.XTlsProtocolFilterTest 1✅ 22s

✅ org.carapaceproxy.server.filters.XTlsProtocolFilterTest

✅ TestXTlsProtocol

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.mapper.BasicStandardEndpointMapperTest.xml

7 tests were completed in 48s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.mapper.BasicStandardEndpointMapperTest 7✅ 48s

✅ org.carapaceproxy.server.mapper.BasicStandardEndpointMapperTest

✅ testActionRedirect
✅ testCustomAndDebuggingHeaders
✅ testServeACMEChallengeToken
✅ testAlwaysServeStaticContent
✅ test
✅ testDefaultRoute
✅ testRouteErrors

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.mapper.ForceBackendTest.xml

1 tests were completed in 6s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.mapper.ForceBackendTest 1✅ 6s

✅ org.carapaceproxy.server.mapper.ForceBackendTest

✅ test

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.mapper.HealthCheckTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.mapper.HealthCheckTest 1✅ 1s

✅ org.carapaceproxy.server.mapper.HealthCheckTest

✅ test

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.mapper.requestmatcher.RequestMatcherTest.xml

2 tests were completed in 658ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.server.mapper.requestmatcher.RequestMatcherTest 2✅ 658ms

✅ org.carapaceproxy.server.mapper.requestmatcher.RequestMatcherTest

✅ test
✅ test2

✅ carapace-server/target/surefire-reports/TEST-org.carapaceproxy.SimpleHTTPProxyTest.xml

3 tests were completed in 16s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.carapaceproxy.SimpleHTTPProxyTest 3✅ 16s

✅ org.carapaceproxy.SimpleHTTPProxyTest

✅ testSsl
✅ test
✅ testEndpointDown