mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 22:37:09 +01:00
62 KiB
62 KiB
❌ fixtures/external/java/pulsar-test-report.xml
808 tests were completed in 2127s with 793 passed, 1 failed and 14 skipped.
❌ org.apache.pulsar.AddMissingPatchVersionTest
✖️ testVersionStrings
❌ testVersionStrings
java.lang.AssertionError: expected [1.2.1] but found [1.2.0]
✔️ org.apache.pulsar.broker.admin.AdminApiOffloadTest
✔️ testOffloadPoliciesAppliedApi
✔️ testOffloadV2
✔️ testTopicLevelOffloadNonPartitioned
✔️ testTopicLevelOffloadPartitioned
✔️ testOffloadV1
✔️ testOffloadPolicies
✔️ testOffloadPoliciesApi
✔️ org.apache.pulsar.broker.auth.AuthenticationServiceTest
✔️ testAuthentication
✔️ testAuthenticationHttp
✔️ org.apache.pulsar.broker.auth.AuthLogsTest
✔️ httpEndpoint
✔️ binaryEndpoint
✔️ org.apache.pulsar.broker.auth.AuthorizationTest
✔️ simple
✔️ org.apache.pulsar.broker.lookup.http.HttpTopicLookupv2Test
✔️ crossColoLookup
✔️ testNotEnoughLookupPermits
✔️ testValidateReplicationSettingsOnNamespace
✔️ testDataPojo
✔️ org.apache.pulsar.broker.namespace.NamespaceCreateBundlesTest
✔️ testCreateNamespaceWithDefaultBundles
✔️ testSplitBundleUpdatesLocalPoliciesWithoutOverwriting
✔️ org.apache.pulsar.broker.namespace.NamespaceOwnershipListenerTests
✔️ testGetAllPartitions
✔️ testNamespaceBundleOwnershipListener
✔️ org.apache.pulsar.broker.namespace.NamespaceServiceTest
✔️ testSplitMapWithRefreshedStatMap
✔️ testRemoveOwnershipNamespaceBundle
✔️ testIsServiceUnitDisabled
✔️ testLoadReportDeserialize
✔️ testCreateLookupResult
✔️ testUnloadNamespaceBundleWithStuckTopic
✔️ testUnloadNamespaceBundleFailure
✔️ testSplitAndOwnBundles
✔️ testCreateNamespaceWithDefaultNumberOfBundles
✔️ testRemoveOwnershipAndSplitBundle
✔️ org.apache.pulsar.broker.namespace.NamespaceUnloadingTest
✔️ testUnloadNotLoadedNamespace
✔️ testUnloadPartiallyLoadedNamespace
✔️ org.apache.pulsar.broker.namespace.OwnerShipCacheForCurrentServerTest
✔️ testOwnershipForCurrentServer
✔️ org.apache.pulsar.broker.namespace.OwnershipCacheTest
✔️ testGetOwnedServiceUnits
✔️ testRemoveOwnership
✔️ testGetOwnedServiceUnit
✔️ testGetOrSetOwner
✔️ testConstructor
✔️ testGetOwner
✔️ testDisableOwnership
✔️ testReestablishOwnership
✔️ org.apache.pulsar.broker.protocol.ProtocolHandlersTest
✔️ testStart
✔️ testGetProtocol
✔️ testNewChannelInitializersSuccess
✔️ testInitialize
✔️ testNewChannelInitializersOverlapped
✔️ testGetProtocolDataToAdvertise
✔️ org.apache.pulsar.broker.protocol.ProtocolHandlerUtilsTest
✔️ testLoadProtocolHandler
✔️ testLoadProtocolHandlerBlankHandlerClass
✔️ testLoadProtocolHandlerWrongHandlerClass
✔️ org.apache.pulsar.broker.protocol.ProtocolHandlerWithClassLoaderTest
✔️ testWrapper
✔️ org.apache.pulsar.broker.PulsarServiceTest
✔️ testGetWorkerService
✔️ testGetWorkerServiceException
✔️ org.apache.pulsar.broker.service.MessagePublishBufferThrottleTest
✔️ testMessagePublishBufferThrottleEnable
✔️ testBlockByPublishRateLimiting
✔️ testMessagePublishBufferThrottleDisabled
✔️ org.apache.pulsar.broker.service.ReplicatorTest
✔️ testResumptionAfterBacklogRelaxed
✔️ testReplicationOverrides
✔️ testResetCursorNotFail
✔️ testUpdateGlobalTopicPartition
✔️ testReplication
✔️ testReplicatorOnPartitionedTopic
✔️ testConcurrentReplicator
✔️ testTopicReplicatedAndProducerCreate
✔️ testDeleteReplicatorFailure
✔️ testReplicatorOnPartitionedTopic
✔️ testReplicationForBatchMessages
✔️ testReplicatorClearBacklog
✔️ verifyChecksumAfterReplication
✔️ testCloseReplicatorStartProducer
✔️ activeBrokerParse
✔️ testReplicatePeekAndSkip
✔️ testReplication
✔️ testReplicatedCluster
✔️ testTopicReplicatedAndProducerCreate
✔️ testConfigChange
✔️ testFailures
✔️ testReplicatorProducerClosing
✔️ org.apache.pulsar.broker.service.TopicOwnerTest
✔️ testReleaseOwnershipWithZookeeperDisconnectedBeforeOwnershipNodeDeleted
✔️ testAcquireOwnershipWithZookeeperDisconnectedAfterOwnershipNodeCreated
✔️ testConnectToInvalidateBundleCacheBroker
✔️ testAcquireOwnershipWithZookeeperDisconnectedBeforeOwnershipNodeCreated
✔️ testLookupPartitionedTopic
✔️ testListNonPersistentTopic
✔️ testReleaseOwnershipWithZookeeperDisconnectedAfterOwnershipNodeDeleted
✔️ testReestablishOwnershipAfterInvalidateCache
✔️ org.apache.pulsar.broker.SLAMonitoringTest
✔️ testOwnedNamespaces
✔️ testOwnershipAfterSetup
✔️ testUnloadIfBrokerCrashes
✔️ testOwnershipViaAdminAfterSetup
✔️ org.apache.pulsar.broker.stats.BookieClientsStatsGeneratorTest
✔️ testJvmDirectMemoryUsedMetric
✔️ testBookieClientStatsGenerator
✔️ org.apache.pulsar.broker.stats.ConsumerStatsTest
✔️ testAckStatsOnPartitionedTopicForExclusiveSubscription
✔️ testConsumerStatsOnZeroMaxUnackedMessagesPerConsumer
✔️ testUpdateStatsForActiveConsumerAndSubscription
✔️ org.apache.pulsar.broker.stats.ManagedCursorMetricsTest
✔️ testManagedCursorMetrics
✔️ org.apache.pulsar.broker.stats.ManagedLedgerMetricsTest
✔️ testManagedLedgerMetrics
✔️ org.apache.pulsar.broker.stats.prometheus.AggregatedNamespaceStatsTest
✔️ testSimpleAggregation
✔️ org.apache.pulsar.broker.stats.PrometheusMetricsTest
✔️ testPerTopicStats
✔️ testAuthMetrics
✔️ testPerTopicExpiredStat
✔️ testPerProducerStats
✔️ testMetricsTopicCount
✔️ testManagedLedgerBookieClientStats
✔️ testDuplicateMetricTypeDefinitions
✔️ testExpiringTokenMetrics
✔️ testPerConsumerStats
✔️ testPerNamespaceStats
✔️ testManagedCursorPersistStats
✔️ testDuplicateMetricTypeDefinitions
✔️ testExpiredTokenMetrics
✔️ testManagedLedgerCacheStats
✔️ testManagedLedgerStats
✔️ org.apache.pulsar.broker.stats.SubscriptionStatsTest
✔️ testConsumersAfterMarkDelete
✔️ testNonContiguousDeletedMessagesRanges
✔️ org.apache.pulsar.broker.systopic.NamespaceEventsSystemTopicServiceTest
✔️ testSendAndReceiveNamespaceEvents
✔️ org.apache.pulsar.broker.transaction.buffer.InMemTransactionBufferReaderTest
✔️ testCloseReleaseAllEntries
✔️ testInvalidNumEntriesArgument
✔️ testEndOfTransactionException
✔️ org.apache.pulsar.broker.transaction.buffer.TransactionBufferClientTest
✔️ testAbortOnTopic
✔️ testAbortOnSubscription
✔️ testCommitOnTopic
✔️ testCommitOnSubscription
✔️ org.apache.pulsar.broker.transaction.buffer.TransactionBufferTest
✔️ testOpenReaderOnNonExistentTxn
✔️ testAbortCommittedTxn
✔️ testAbortTxn
✔️ testAbortNonExistentTxn
✔️ testCommitNonExistentTxn
✔️ testCommitTxn
✔️ testOpenReaderOnAnOpenTxn
✔️ org.apache.pulsar.broker.transaction.buffer.TransactionEntryImplTest
✔️ testCloseShouldReleaseBuffer
✔️ org.apache.pulsar.broker.transaction.buffer.TransactionLowWaterMarkTest
✔️ testTransactionBufferLowWaterMark
✔️ testPendingAckLowWaterMark
✔️ org.apache.pulsar.broker.transaction.buffer.TransactionStablePositionTest
✔️ commitTxnTest
✔️ abortTxnTest
✖️ commitTxnTest
✔️ org.apache.pulsar.broker.transaction.coordinator.TransactionCoordinatorClientTest
✔️ testClientStart
✔️ testCommitAndAbort
✔️ testNewTxn
✔️ org.apache.pulsar.broker.transaction.coordinator.TransactionMetaStoreAssignmentTest
✔️ testTransactionMetaStoreAssignAndFailover
✔️ org.apache.pulsar.broker.transaction.pendingack.PendingAckInMemoryDeleteTest
✖️ txnAckTestNoBatchAndSharedSubMemoryDeleteTest
✔️ txnAckTestNoBatchAndSharedSubMemoryDeleteTest
✔️ txnAckTestBatchAndSharedSubMemoryDeleteTest
✔️ org.apache.pulsar.broker.transaction.TransactionConsumeTest
✔️ noSortedTest
✔️ sortedTest
✔️ org.apache.pulsar.broker.web.RestExceptionTest
✔️ testRestException
✔️ testWebApplicationException
✔️ testOtherException
✔️ org.apache.pulsar.broker.web.WebServiceTest
✔️ testTlsAuthDisallowInsecure
✔️ testBrokerReady
✔️ testDefaultClientVersion
✔️ testTlsEnabled
✔️ testTlsAuthAllowInsecure
✔️ testSplitPath
✔️ testMaxRequestSize
✔️ testTlsDisabled
✔️ testRateLimiting
✔️ org.apache.pulsar.client.impl.AdminApiKeyStoreTlsAuthTest
✔️ testAuthorizedUserAsOriginalPrincipal
✔️ testSuperUserCantListNamespaces
✔️ testPersistentList
✔️ testSuperUserCanListTenants
✔️ org.apache.pulsar.client.impl.BatchMessageIdImplSerializationTest
✔️ testSerializationEmpty
✔️ testSerialization1
✔️ testSerializationNull
✔️ testSerialization2
✔️ org.apache.pulsar.client.impl.BatchMessageIndexAckDisableTest
✔️ testBatchMessageIndexAckForExclusiveSubscription
✔️ testBatchMessageIndexAckForSharedSubscription
✔️ testBatchMessageIndexAckForExclusiveSubscription
✔️ testBatchMessageIndexAckForSharedSubscription
✔️ org.apache.pulsar.client.impl.BatchMessageIndexAckTest
✔️ testBatchMessageIndexAckForSharedSubscription
✔️ testBatchMessageIndexAckForSharedSubscription
✔️ testDoNotRecycleAckSetMultipleTimes
✔️ testBatchMessageIndexAckForExclusiveSubscription
✔️ testBatchMessageIndexAckForExclusiveSubscription
✔️ org.apache.pulsar.client.impl.BrokerClientIntegrationTest
✔️ testDisconnectClientWithoutClosingConnection
✔️ testResetCursor
✔️ testResetCursor
✔️ testCloseBrokerService
✔️ testUnsupportedBatchMessageConsumer
✔️ testAvroSchemaProducerConsumerWithSpecifiedReaderAndWriter
✔️ testJsonSchemaProducerConsumerWithSpecifiedReaderAndWriter
✔️ testOperationTimeout
✔️ testCleanProducer
✔️ testUnsupportedBatchMessageConsumer
✔️ testCloseConnectionOnBrokerRejectedRequest
✔️ testAddEntryOperationTimeout
✔️ testInvalidDynamicConfiguration
✔️ testMaxConcurrentTopicLoading
✔️ testCloseConnectionOnInternalServerError
✔️ org.apache.pulsar.client.impl.CompactedOutBatchMessageTest
✔️ testCompactedOutMessages
✔️ org.apache.pulsar.client.impl.ConsumerAckResponseTest
✔️ testAckResponse
✔️ org.apache.pulsar.client.impl.ConsumerConfigurationTest
✔️ testReadCompactNonPersistentExclusive
✔️ testReadCompactPersistentExclusive
✔️ testReadCompactPersistentFailover
✔️ testReadCompactPersistentShared
✔️ org.apache.pulsar.client.impl.ConsumerDedupPermitsUpdate
✔️ testConsumerDedup
✔️ testConsumerDedup
✔️ testConsumerDedup
✔️ testConsumerDedup
✔️ testConsumerDedup
✔️ testConsumerDedup
✔️ testConsumerDedup
✔️ org.apache.pulsar.client.impl.ConsumerUnsubscribeTest
✔️ testConsumerUnsubscribeReference
✔️ org.apache.pulsar.client.impl.KeyStoreTlsProducerConsumerTestWithAuth
✔️ testTlsClientAuthOverHTTPProtocol
✔️ testTlsClientAuthOverBinaryProtocol
✔️ testTlsLargeSizeMessage
✔️ org.apache.pulsar.client.impl.KeyStoreTlsProducerConsumerTestWithoutAuth
✔️ testTlsClientAuthOverHTTPProtocol
✔️ testTlsClientAuthOverBinaryProtocol
✔️ testTlsLargeSizeMessage
✔️ org.apache.pulsar.client.impl.KeyStoreTlsTest
✔️ testValidate
✔️ org.apache.pulsar.client.impl.MessageChecksumTest
✔️ testChecksumCompatibilityInMixedVersionBrokerCluster
✔️ testTamperingMessageIsDetected
✔️ testChecksumCompatibilityInMixedVersionBrokerCluster
✔️ org.apache.pulsar.client.impl.MessageChunkingTest
✔️ testPublishWithFailure
✔️ testInvalidUseCaseForChunking
✔️ testLargeMessage
✔️ testExpireIncompleteChunkMessage
✔️ testInvalidConfig
✔️ testLargeMessageAckTimeOut
✔️ testLargeMessageAckTimeOut
✔️ testLargeMessage
✖️ testMaxPendingChunkMessages
✔️ org.apache.pulsar.client.impl.MessageParserTest
✔️ testWithoutBatches
✔️ testWithBatches
✔️ org.apache.pulsar.client.impl.MultiTopicsReaderTest
✔️ testReadMessageWithBatchingWithMessageInclusive
✔️ testKeyHashRangeReader
✔️ testRemoveSubscriptionForReaderNeedRemoveCursor
✔️ testReadMessageWithBatching
✔️ testReadMessageWithoutBatchingWithMessageInclusive
✔️ testMultiReaderSeek
✔️ testReadMessageWithoutBatching
✔️ testReaderWithTimeLong
✔️ org.apache.pulsar.client.impl.NegativeAcksTest
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ testNegativeAcks
✔️ org.apache.pulsar.client.impl.PatternTopicsConsumerImplTest
✔️ testStartEmptyPatternConsumer
✔️ testBinaryProtoToGetTopicsOfNamespaceAll
✔️ testPatternTopicsSubscribeWithBuilderFail
✔️ testPubRateOnNonPersistent
✔️ testTopicDeletion
✔️ testAutoUnbubscribePatternConsumer
✔️ testTopicsPatternFilter
✔️ testBinaryProtoToGetTopicsOfNamespaceNonPersistent
✔️ testBinaryProtoToGetTopicsOfNamespacePersistent
✔️ testTopicsListMinus
✔️ testAutoSubscribePatternConsumer
✔️ org.apache.pulsar.client.impl.PerMessageUnAcknowledgedRedeliveryTest
✔️ testSharedAckedNormalTopic
✔️ testUnAckedMessageTrackerSize
✔️ testSharedAckedPartitionedTopic
✔️ testExclusiveAckedNormalTopic
✔️ testFailoverAckedNormalTopic
✔️ org.apache.pulsar.client.impl.PulsarMultiHostClientTest
✔️ testMultiHostUrlRetrySuccess
✔️ testGetPartitionedTopicDataTimeout
✔️ testGetPartitionedTopicMetaData
✔️ org.apache.pulsar.client.impl.RawMessageSerDeserTest
✔️ testSerializationAndDeserialization
✔️ org.apache.pulsar.client.impl.SchemaDeleteTest
✔️ createTopicDeleteTopicCreateTopic
✔️ org.apache.pulsar.client.impl.SequenceIdWithErrorTest
✔️ testCheckSequenceId
✔️ testDeleteTopicWithMissingData
✔️ testTopicWithWildCardChar
✖️ testCrashBrokerWithoutCursorLedgerLeak
✖️ testSkipCorruptDataLedger
✔️ org.apache.pulsar.client.impl.TopicDoesNotExistsTest
✔️ testCreateConsumerOnNotExistsTopic
✔️ testCreateProducerOnNotExistsTopic
✔️ org.apache.pulsar.client.impl.TopicFromMessageTest
✔️ testSingleTopicConsumerNoBatchFullName
✔️ testMultiTopicConsumerBatchShortName
✔️ testSingleTopicConsumerNoBatchShortName
✔️ testMultiTopicConsumerNoBatchShortName
✔️ testSingleTopicConsumerBatchShortName
✔️ org.apache.pulsar.client.impl.TopicsConsumerImplTest
✔️ testTopicAutoUpdatePartitions
✔️ testDifferentTopicsNameSubscribe
✔️ testGetLastMessageId
✔️ testConsumerUnackedRedelivery
✔️ testSubscriptionMustCompleteWhenOperationTimeoutOnMultipleTopics
✔️ testConsumerDistributionInFailoverSubscriptionWhenUpdatePartitions
✔️ multiTopicsInDifferentNameSpace
✔️ testDefaultBacklogTTL
✔️ testGetConsumersAndGetTopics
✔️ testSubscribeUnsubscribeSingleTopic
✔️ testResubscribeSameTopic
✔️ testSyncProducerAndConsumer
✔️ testPartitionsUpdatesForMultipleTopics
✔️ testTopicsNameSubscribeWithBuilderFail
✔️ testMultiTopicsMessageListener
✔️ testTopicNameValid
✔️ testAsyncConsumer
✔️ org.apache.pulsar.client.impl.UnAcknowledgedMessagesTimeoutTest
✔️ testCheckUnAcknowledgedMessageTimer
✔️ testExclusiveSingleAckedNormalTopic
✔️ testFailoverSingleAckedPartitionedTopic
✔️ testSharedSingleAckedPartitionedTopic
✔️ testAckTimeoutMinValue
✔️ testExclusiveCumulativeAckedNormalTopic
✔️ testSingleMessageBatch
✔️ org.apache.pulsar.client.impl.ZeroQueueSizeTest
✔️ zeroQueueSizeSharedSubscription
✔️ testPauseAndResume
✔️ testZeroQueueSizeMessageRedeliveryForAsyncReceive
✔️ zeroQueueSizeConsumerListener
✔️ zeroQueueSizeFailoverSubscription
✔️ validQueueSizeConfig
✔️ zeroQueueSizeNormalConsumer
✔️ zeroQueueSizeReceieveAsyncInCompatibility
✔️ InvalidQueueSizeConfig
✔️ testZeroQueueSizeMessageRedeliveryForListener
✔️ testZeroQueueSizeMessageRedelivery
✔️ zeroQueueSizePartitionedTopicInCompatibility
✔️ testFailedZeroQueueSizeBatchMessage
✔️ testPauseAndResumeWithUnloading
✔️ org.apache.pulsar.common.api.raw.RawMessageImplTest
✔️ testGetProperties
✔️ org.apache.pulsar.common.compression.CommandsTest
✔️ testChecksumSendCommand
✔️ org.apache.pulsar.common.compression.CompressorCodecBackwardCompatTest
✔️ testCompressDecompress
✔️ testCompressDecompress
✔️ testCompressDecompress
✔️ testCompressDecompress
✔️ testCompressDecompress
✔️ testCompressDecompress
✔️ org.apache.pulsar.common.compression.CompressorCodecTest
✔️ testCompressDecompress
✔️ testMultpileUsages
✔️ testMultpileUsages
✔️ testCompressDecompress
✔️ testMultpileUsages
✔️ testCompressDecompress
✔️ testMultpileUsages
✔️ testCompressDecompress
✔️ testDecompressFromSampleBuffer
✔️ testDecompressReadonlyByteBuf
✔️ testDecompressReadonlyByteBuf
✔️ testCodecProvider
✔️ testEmptyInput
✔️ testEmptyInput
✔️ testCompressDecompress
✔️ testCodecProvider
✔️ testDecompressFromSampleBuffer
✔️ testMultpileUsages
✔️ testCodecProvider
✔️ testEmptyInput
✔️ testDecompressReadonlyByteBuf
✔️ testCompressDecompress
✔️ testDecompressReadonlyByteBuf
✔️ testCompressDecompress
✔️ testCompressDecompress
✔️ testMultpileUsages
✔️ testEmptyInput
✔️ testDecompressReadonlyByteBuf
✔️ testDecompressFromSampleBuffer
✔️ testDecompressFromSampleBuffer
✔️ testDecompressFromSampleBuffer
✔️ testDecompressReadonlyByteBuf
✔️ testDecompressReadonlyByteBuf
✔️ testMultpileUsages
✔️ testCompressDecompress
✔️ testCodecProvider
✔️ testMultpileUsages
✔️ testCompressDecompress
✔️ testMultpileUsages
✔️ testDecompressReadonlyByteBuf
✔️ testEmptyInput
✔️ testCodecProvider
✔️ testDecompressReadonlyByteBuf
✔️ testDecompressReadonlyByteBuf
✔️ testMultpileUsages
✔️ org.apache.pulsar.common.compression.Crc32cChecksumTest
✔️ testCrc32cHardware
✔️ testCrc32cDirectMemoryHardware
✔️ testCrc32c
✔️ testCrc32cSoftware
✔️ testCrc32cIncremental
✔️ testCrc32cIncrementalUsingProvider
✔️ org.apache.pulsar.common.lookup.data.LookupDataTest
✔️ testLoadReportSerialization
✔️ testUrlEncoder
✔️ serializeToJsonTest
✔️ withConstructor
✔️ org.apache.pulsar.common.naming.MetadataTests
✔️ testInvalidMetadata
✔️ testValidMetadata
✔️ org.apache.pulsar.common.naming.NamespaceBundlesTest
✔️ testConstructor
✔️ testSplitBundleInTwo
✔️ testsplitBundles
✔️ testFindBundle
✔️ testSplitBundleByFixBoundary
✔️ org.apache.pulsar.common.naming.NamespaceBundleTest
✔️ testIncludes
✔️ testGetBundle
✔️ testCompareTo
✔️ testConstructor
✔️ testToString
✔️ testEquals
✔️ org.apache.pulsar.common.naming.NamespaceNameTest
✔️ namespace
✔️ testNewScheme
✔️ org.apache.pulsar.common.naming.ServiceConfigurationTest
✔️ testOptionalSettingPresent
✔️ testOptionalSettingEmpty
✔️ testInit
✔️ testInitFailure
✔️ org.apache.pulsar.common.naming.TopicNameTest
✔️ testShortTopicName
✔️ topic
✔️ testTopicNameWithoutCluster
✔️ testDecodeEncode
✔️ org.apache.pulsar.common.net.ServiceURITest
✔️ testEmptyServiceUriString
✔️ testMultipleHostsSemiColon
✔️ testInvalidServiceUris
✔️ testMultipleHostsWithoutHttpPorts
✔️ testRootPath
✔️ testMultipleHostsMixedPorts
✔️ testMultipleHostsWithoutPulsarTlsPorts
✔️ testUserInfoWithMultipleHosts
✔️ testMultipleHostsComma
✔️ testMultipleHostsMixed
✔️ testUserInfo
✔️ testIpv6UriWithoutPulsarPort
✔️ testMultiIpv6Uri
✔️ testMultiIpv6UriWithoutPulsarPort
✔️ testEmptyPath
✔️ testNullServiceUriString
✔️ testNullServiceUriInstance
✔️ testMissingServiceName
✔️ testMultipleHostsWithoutHttpsPorts
✔️ testMultipleHostsWithoutPulsarPorts
✔️ testIpv6Uri
✔️ org.apache.pulsar.common.policies.data.AutoFailoverPolicyDataTest
✔️ testAutoFailoverPolicyData
✔️ org.apache.pulsar.common.policies.data.AutoFailoverPolicyTypeTest
✔️ testAutoFailoverPolicyType
✔️ org.apache.pulsar.common.policies.data.AutoTopicCreationOverrideTest
✔️ testInvalidTopicType
✔️ testNumPartitionsTooLow
✔️ testNumPartitionsNotSet
✔️ testValidOverrideNonPartitioned
✔️ testNumPartitionsOnNonPartitioned
✔️ testValidOverridePartitioned
✔️ org.apache.pulsar.common.policies.data.BacklogQuotaTest
✔️ testBacklogQuotaIdentity
✔️ org.apache.pulsar.common.policies.data.ClusterDataTest
✔️ simple
✔️ org.apache.pulsar.common.policies.data.ConsumerStatsTest
✔️ testConsumerStats
✔️ org.apache.pulsar.common.policies.data.EnsemblePlacementPolicyConfigTest
✔️ testDecodeFailed
✔️ testEncodeDecodeSuccessfully
✔️ org.apache.pulsar.common.policies.data.LocalPolicesTest
✔️ testLocalPolices
✔️ org.apache.pulsar.common.policies.data.NamespaceIsolationDataTest
✔️ testNamespaceIsolationData
✔️ org.apache.pulsar.common.policies.data.NamespaceOwnershipStatusTest
✔️ testSerialization
✔️ org.apache.pulsar.common.policies.data.OffloadPoliciesTest
✔️ testGcsConfiguration
✔️ mergeTest
✔️ compatibleWithConfigFileTest
✔️ testCreateByProperties
✔️ testS3Configuration
✔️ oldPoliciesCompatibleTest
✔️ org.apache.pulsar.common.policies.data.PartitionedTopicStatsTest
✔️ testPartitionedTopicStats
✔️ org.apache.pulsar.common.policies.data.PersistencePoliciesTest
✔️ testPersistencePolicies
✔️ org.apache.pulsar.common.policies.data.PersistentOfflineTopicStatsTest
✔️ testPersistentOfflineTopicStats
✔️ org.apache.pulsar.common.policies.data.PersistentTopicStatsTest
✔️ testPersistentTopicStatsAggregation
✔️ testPersistentTopicStats
✔️ org.apache.pulsar.common.policies.data.PoliciesDataTest
✔️ propertyAdmin
✔️ policies
✔️ bundlesData
✔️ bundlesPolicies
✔️ org.apache.pulsar.common.policies.data.PublisherStatsTest
✔️ testPublisherStats
✔️ testPublisherStatsAggregation
✔️ org.apache.pulsar.common.policies.data.ReplicatorStatsTest
✔️ testReplicatorStatsAdd
✔️ testReplicatorStatsNull
✔️ org.apache.pulsar.common.policies.data.ResourceQuotaTest
✔️ testResourceQuotaDefault
✔️ testResourceQuotaEqual
✔️ org.apache.pulsar.common.policies.data.RetentionPolicesTest
✔️ testRetentionPolices
✔️ org.apache.pulsar.common.policies.impl.AutoFailoverPolicyFactoryTest
✔️ testAutoFailoverPolicyFactory
✔️ org.apache.pulsar.common.policies.impl.MinAvailablePolicyTest
✔️ testMinAvailablePolicty
✔️ org.apache.pulsar.common.policies.impl.NamespaceIsolationPoliciesTest
✔️ testBrokerAssignment
✔️ testGetNamespaceIsolationPolicyByName
✔️ testDeletePolicy
✔️ testSetPolicy
✔️ testJsonSerialization
✔️ testDefaultConstructor
✔️ testGetNamespaceIsolationPolicyByNamespace
✔️ org.apache.pulsar.common.policies.impl.NamespaceIsolationPolicyImplTest
✔️ testFindBrokers
✔️ testGetSecondaryBrokers
✔️ testShouldFailover
✔️ testGetPrimaryBrokers
✔️ testGetAvailablePrimaryBrokers
✔️ testConstructor
✔️ testIsPrimaryOrSecondaryBroker
✔️ org.apache.pulsar.common.protocol.ByteBufPairTest
✔️ testEncoder
✔️ testDoubleByteBuf
✔️ org.apache.pulsar.common.protocol.CommandUtilsTests
✔️ testSkipBrokerEntryMetadata
✔️ testPeekBrokerEntryMetadata
✔️ testParseBrokerEntryMetadata
✔️ testMetadataFromCommandSubscribe
✔️ testMetadataFromCommandProducer
✔️ testAddBrokerEntryMetadata
✔️ testByteBufComposite
✔️ org.apache.pulsar.common.protocol.MarkersTest
✔️ testSnapshot
✔️ testTxnAbortMarker
✔️ testUpdate
✔️ testTxnCommitMarker
✔️ testSnapshotRequest
✔️ testSnapshotResponse
✔️ org.apache.pulsar.common.protocol.PulsarDecoderTest
✔️ testChannelRead
✔️ org.apache.pulsar.common.stats.JvmDefaultGCMetricsLoggerTest
✔️ testInvokeJVMInternals
✔️ org.apache.pulsar.common.util.collections.BitSetRecyclableRecyclableTest
✔️ testResetWords
✔️ testRecycle
✔️ org.apache.pulsar.common.util.collections.ConcurrentBitSetRecyclableTest
✔️ testRecycle
✔️ testGenerateByBitSet
✔️ org.apache.pulsar.common.util.collections.ConcurrentLongHashMapTest
✔️ testRehashingWithDeletes
✔️ concurrentInsertionsAndReads
✔️ testRemove
✔️ testRehashing
✔️ simpleInsertions
✔️ testComputeIfAbsent
✔️ testConstructor
✔️ testPutIfAbsent
✔️ testIteration
✔️ testHashConflictWithDeletion
✔️ concurrentInsertions
✔️ stressConcurrentInsertionsAndReads
✔️ testNegativeUsedBucketCount
✔️ org.apache.pulsar.common.util.collections.ConcurrentLongPairSetTest
✔️ concurrentInsertionsAndReads
✔️ testEqualsObjects
✔️ testIfRemoval
✔️ testRehashing
✔️ testToString
✔️ testRemove
✔️ testItems
✔️ testRehashingWithDeletes
✔️ testHashConflictWithDeletion
✔️ testIteration
✔️ simpleInsertions
✔️ testRehashingRemoval
✔️ testRemoval
✔️ testConstructor
✔️ concurrentInsertions
✔️ org.apache.pulsar.common.util.collections.ConcurrentOpenHashMapTest
✔️ testRemove
✔️ simpleInsertions
✔️ testPutIfAbsent
✔️ concurrentInsertions
✔️ testHashConflictWithDeletion
✔️ testRehashingWithDeletes
✔️ testComputeIfAbsent
✔️ testRehashing
✔️ testIteration
✔️ testEqualsKeys
✔️ concurrentInsertionsAndReads
✔️ testConstructor
✔️ org.apache.pulsar.common.util.collections.ConcurrentOpenHashSetTest
✔️ concurrentInsertions
✔️ testRehashing
✔️ testRemoval
✔️ testEqualsObjects
✔️ testHashConflictWithDeletion
✔️ testConstructor
✔️ concurrentInsertionsAndReads
✔️ testIteration
✔️ simpleInsertions
✔️ testRehashingWithDeletes
✔️ testRemove
✔️ org.apache.pulsar.common.util.collections.ConcurrentOpenLongPairRangeSetTest
✔️ testAddForDifferentKey
✔️ testToString
✔️ testCacheFlagConflict
✔️ testDeleteWithLeastMost
✔️ testDeleteForDifferentKey
✔️ testLastRange
✔️ testAddCompareCompareWithGuava
✔️ testSpanWithGuava
✔️ testDeleteCompareWithGuava
✔️ testFirstRange
✔️ testAddForSameKey
✔️ testDeleteWithAtMost
✔️ testRangeContaining
✔️ org.apache.pulsar.common.util.collections.ConcurrentSortedLongPairSetTest
✔️ concurrentInsertions
✔️ testIfRemoval
✔️ testRemoval
✔️ testRemove
✔️ testItems
✔️ testEqualsObjects
✔️ simpleInsertions
✔️ testIteration
✔️ testToString
✔️ org.apache.pulsar.common.util.collections.FieldParserTest
✔️ testUpdateObject
✔️ testConversion
✔️ org.apache.pulsar.common.util.collections.GrowableArrayBlockingQueueTest
✔️ removeTest
✔️ growArray
✔️ pollTimeout
✔️ simple
✔️ pollTimeout2
✔️ blockingTake
✔️ org.apache.pulsar.common.util.collections.GrowablePriorityLongPairQueueTest
✔️ testItems
✔️ testRemove
✔️ testExpandQueue
✔️ testInsertAndRemove
✔️ testEqualsObjects
✔️ testExpandRemoval
✔️ testIteration
✔️ simpleInsertions
✔️ concurrentInsertions
✔️ testConstructor
✔️ testSetWithDuplicateInsert
✔️ testExpandWithDeletes
✔️ concurrentInsertionsAndReads
✔️ testRemoval
✔️ testIfRemoval
✔️ org.apache.pulsar.common.util.collections.TripleLongPriorityQueueTest
✔️ testQueue
✔️ testCheckForEmpty
✔️ testCompareWithSamePrefix
✔️ org.apache.pulsar.common.util.FieldParserTest
✔️ testMap
✔️ org.apache.pulsar.common.util.FileModifiedTimeUpdaterTest
✔️ testFileNotModified
✔️ testFileModified
✔️ testFileModified
✔️ testFileNotModified
✔️ testFileModified
✔️ testFileNotModified
✔️ org.apache.pulsar.common.util.netty.ChannelFuturesTest
✔️ toCompletableFuture_shouldCompleteExceptionally_channelFutureCompletedAfter
✔️ toCompletableFuture_shouldCompleteSuccessfully_channelFutureCompletedAfter
✔️ toCompletableFuture_shouldCompleteSuccessfully_channelFutureCompletedBefore
✔️ toCompletableFuture_shouldCompleteExceptionally_channelFutureCompletedBefore
✔️ toCompletableFuture_shouldRequireNonNullArgument
✔️ org.apache.pulsar.common.util.RateLimiterTest
✔️ testMultipleTryAcquire
✔️ testRateLimiterWithPermitUpdater
✔️ testTryAcquire
✔️ testTryAcquireNoPermits
✔️ testClose
✔️ testResetRate
✔️ testMultipleAcquire
✔️ testAcquire
✔️ testInvalidRenewTime
✔️ testRateLimiterWithFunction
✔️ testAcquireBlock
✔️ org.apache.pulsar.common.util.ReflectionsTest
✔️ testCreateInstanceNoNoArgConstructor
✔️ testCreateInstanceConstructorThrowsException
✔️ testCreateInstanceAbstractClass
✔️ testCreateTypedInstanceUnassignableClass
✔️ testCreateInstanceClassNotFound
✔️ testCreateTypedInstanceConstructorThrowsException
✔️ testClassExists
✔️ testCreateTypedInstanceAbstractClass
✔️ testCreateTypedInstanceClassNotFound
✔️ testCreateTypedInstanceNoNoArgConstructor
✔️ testLoadClass
✔️ testClassInJarImplementsIface
✔️ org.apache.pulsar.common.util.RelativeTimeUtilTest
✔️ testParseRelativeTime
✔️ org.apache.pulsar.discovery.service.web.DiscoveryServiceWebTest
✔️ testRedirectUrlWithServerStarted
✔️ org.apache.pulsar.functions.worker.PulsarFunctionE2ESecurityTest
✔️ testAuthorizationWithAnonymousUser
✔️ testAuthorization
✔️ org.apache.pulsar.functions.worker.PulsarFunctionPublishTest
✔️ testPulsarFunctionState
✔️ testMultipleAddress
✔️ testPulsarFunctionBKCleanup
✔️ org.apache.pulsar.functions.worker.PulsarFunctionTlsTest
✔️ testFunctionsCreation
✔️ org.apache.pulsar.io.PulsarFunctionTlsTest
✔️ testAuthorization
✔️ org.apache.pulsar.proxy.server.AdminProxyHandlerTest
✔️ replayableProxyContentProviderTest
✔️ org.apache.pulsar.proxy.server.AuthedAdminProxyHandlerTest
✔️ testAuthenticatedProxyAsNonAdmin
✔️ org.apache.pulsar.proxy.server.FunctionWorkerRoutingTest
✔️ testFunctionWorkerRedirect
✔️ org.apache.pulsar.proxy.server.ProxyAdditionalServletTest
✔️ test
✔️ org.apache.pulsar.proxy.server.ProxyAuthenticatedProducerConsumerTest
✔️ testTlsSyncProducerAndConsumer
✔️ org.apache.pulsar.proxy.server.ProxyAuthenticationTest
✔️ testAuthentication
✔️ org.apache.pulsar.proxy.server.ProxyConnectionThrottlingTest
✔️ testInboundConnection
✔️ org.apache.pulsar.proxy.server.ProxyEnableHAProxyProtocolTest
✔️ testSimpleProduceAndConsume
✔️ org.apache.pulsar.proxy.server.ProxyForwardAuthDataTest
✔️ testForwardAuthData
✔️ org.apache.pulsar.proxy.server.ProxyIsAHttpProxyTest
✔️ testProxyToEndsInSlash
✔️ testStreaming
✔️ testLongPath
✔️ testLongPathInProxyTo
✔️ testPathEndsInSlash
✔️ testPathNotSpecified
✔️ testTryingToUseExistingPath
✔️ testMultipleRedirect
✔️ testSingleRedirect
✔️ testRedirectNotSpecified
✔️ org.apache.pulsar.proxy.server.ProxyKeyStoreTlsTestWithAuth
✔️ testProducerFailed
✔️ testPartitions
✔️ testProducer
✔️ org.apache.pulsar.proxy.server.ProxyKeyStoreTlsTestWithoutAuth
✔️ testPartitions
✔️ testProducerFailed
✔️ testProducer
✔️ org.apache.pulsar.proxy.server.ProxyLookupThrottlingTest
✔️ testLookup
✔️ org.apache.pulsar.proxy.server.ProxyParserTest
✔️ testRegexSubscription
✔️ testProducerConsumer
✔️ testProducer
✔️ testPartitions
✔️ testProtocolVersionAdvertisement
✔️ org.apache.pulsar.proxy.server.ProxyRolesEnforcementTest
✔️ testIncorrectRoles
✔️ org.apache.pulsar.proxy.server.ProxyStatsTest
✔️ testChangeLogLevel
✔️ testConnectionsStats
✔️ testTopicStats
✔️ org.apache.pulsar.proxy.server.ProxyTest
✔️ testPartitions
✔️ testRegexSubscription
✔️ testProtocolVersionAdvertisement
✔️ testGetSchema
✔️ testProducer
✔️ testProducerConsumer
✔️ org.apache.pulsar.proxy.server.ProxyTlsTest
✔️ testProducer
✔️ testPartitions
✔️ org.apache.pulsar.proxy.server.ProxyTlsTestWithAuth
✔️ testServiceStartup
✔️ org.apache.pulsar.proxy.server.ProxyWithAuthorizationNegTest
✔️ testProxyAuthorization
✔️ org.apache.pulsar.proxy.server.ProxyWithAuthorizationTest
✔️ tlsCiphersAndProtocols
✔️ testTlsHostVerificationProxyToClient
✔️ tlsCiphersAndProtocols
✔️ testProxyAuthorization
✔️ tlsCiphersAndProtocols
✔️ testTlsHostVerificationProxyToBroker
✔️ tlsCiphersAndProtocols
✔️ tlsCiphersAndProtocols
✔️ tlsCiphersAndProtocols
✔️ testTlsHostVerificationProxyToBroker
✔️ tlsCiphersAndProtocols
✔️ testTlsHostVerificationProxyToClient
✔️ tlsCiphersAndProtocols
✔️ org.apache.pulsar.proxy.server.ProxyWithoutServiceDiscoveryTest
✔️ testDiscoveryService
✔️ org.apache.pulsar.proxy.server.SuperUserAuthedAdminProxyHandlerTest
✔️ testAuthWithRandoCert
✔️ testAuthenticatedProxyAsAdmin
✔️ testAuthenticatedProxyAsNonAdmin
✔️ org.apache.pulsar.proxy.server.UnauthedAdminProxyHandlerTest
✔️ testUnauthenticatedProxy
✔️ testVipStatus
✔️ org.apache.pulsar.PulsarBrokerStarterTest
✔️ testMainRunBookieNoConfig
✔️ testLoadConfigWithException
✔️ testMainWithNoArgument
✔️ testLoadBalancerConfig
✔️ testGlobalZooKeeperConfig
✔️ testMainRunBookieRecoveryNoConfig
✔️ testLoadConfig
✔️ testMainEnableRunBookieThroughBrokerConfig
✔️ testMainRunBookieAndAutoRecoveryNoConfig
✔️ org.apache.pulsar.schema.compatibility.SchemaCompatibilityCheckTest
✔️ testConsumerCompatibilityCheckCanReadLastTest
✔️ testConsumerWithNotCompatibilitySchema
✔️ testProducerSendWithOldSchemaAndConsumerCanRead
✔️ testConsumerCompatibilityCheckCanReadLastTest
✔️ testProducerSendWithOldSchemaAndConsumerCanRead
✔️ testSchemaComparison
✔️ testConsumerCompatibilityCheckCanReadLastTest
✔️ testConsumerCompatibilityReadAllCheckTest
✔️ testConsumerWithNotCompatibilitySchema
✔️ testIsAutoUpdateSchema
✔️ testProducerSendWithOldSchemaAndConsumerCanRead
✔️ testConsumerCompatibilityReadAllCheckTest
✔️ testIsAutoUpdateSchema
✔️ testProducerSendWithOldSchemaAndConsumerCanRead
✔️ testConsumerWithNotCompatibilitySchema
✔️ testIsAutoUpdateSchema
✔️ testProducerSendWithOldSchemaAndConsumerCanRead
✔️ testConsumerWithNotCompatibilitySchema
✔️ testProducerSendWithOldSchemaAndConsumerCanRead
✔️ testIsAutoUpdateSchema
✔️ testIsAutoUpdateSchema
✔️ testConsumerCompatibilityCheckCanReadLastTest
✔️ testIsAutoUpdateSchema
✔️ org.apache.pulsar.schema.PartitionedTopicSchemaTest
✔️ test
✔️ org.apache.pulsar.schema.SchemaTest
✔️ testIsUsingAvroSchemaParser
✔️ testBytesSchemaDeserialize
✔️ testMultiTopicSetSchemaProvider
✔️ org.apache.pulsar.stats.client.PulsarBrokerStatsClientTest
✔️ testServiceException
✔️ testTopicInternalStats
✔️ org.apache.pulsar.tests.EnumValuesDataProviderTest
✔️ shouldFailIfEnumParameterIsMissing
✔️ testEnumValuesProvider
✔️ testEnumValuesProvider
✔️ shouldDetermineEnumValuesFromMethod
✔️ shouldContainAllEnumValues
✔️ testEnumValuesProvider
✔️ org.apache.pulsar.tests.TestRetrySupportBeforeMethodRetryTest
✔️ shouldNotDoAnythingWhenThereIsBeforeAndAfterMethod
✖️ shouldNotDoAnythingWhenThereIsBeforeAndAfterMethod
✖️ shouldNotDoAnythingWhenThereIsBeforeAndAfterMethod
✖️ shouldNotDoAnythingWhenThereIsBeforeAndAfterMethod
✖️ shouldNotDoAnythingWhenThereIsBeforeAndAfterMethod
✔️ org.apache.pulsar.tests.TestRetrySupportRetryTest
✖️ shouldCallSetupBeforeRetrying
✔️ shouldCallSetupBeforeRetrying
✖️ shouldCallSetupBeforeRetrying
✖️ shouldCallSetupBeforeRetrying
✖️ shouldCallSetupBeforeRetrying
✔️ org.apache.pulsar.tests.TestRetrySupportSuccessTest
✔️ shouldCallSetupOnce1
✔️ shouldCallSetupOnce3
✔️ shouldCallSetupOnce2
✔️ org.apache.pulsar.tests.ThreadDumpUtilTest
✔️ testHelp
✔️ testThreadDump
✔️ org.apache.pulsar.utils.SimpleTextOutputStreamTest
✔️ testBooleanFormat
✔️ testDoubleFormat
✔️ testLongFormat
✔️ testString
✔️ org.apache.pulsar.utils.StatsOutputStreamTest
✔️ testLists
✔️ testNamedObjects
✔️ testNestedObjects
✔️ testNamedLists
✔️ testPairs
✔️ testObjects
✔️ org.apache.pulsar.websocket.proxy.ProxyAuthenticationTest
✔️ unauthenticatedSocketTest
✔️ authenticatedSocketTest
✔️ statsTest
✔️ anonymousSocketTest
✔️ org.apache.pulsar.websocket.proxy.ProxyAuthorizationTest
✔️ test
✔️ org.apache.pulsar.websocket.proxy.ProxyConfigurationTest
✔️ configTest
✔️ configTest
✔️ org.apache.pulsar.websocket.proxy.ProxyPublishConsumeTlsTest
✔️ socketTest
✔️ org.apache.pulsar.websocket.proxy.ProxyPublishConsumeWithoutZKTest
✔️ socketTest
✔️ org.apache.pulsar.websocket.proxy.v1.V1_ProxyAuthenticationTest
✔️ anonymousSocketTest
✔️ authenticatedSocketTest
✔️ statsTest
✔️ unauthenticatedSocketTest