This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/test-catalog by this push:
new e568e585bda Update test catalog data for GHA workflow run 12159196126
e568e585bda is described below
commit e568e585bda0ddf40feb10df8a9186763cb5887a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 15:23:32 2024 +0000
Update test catalog data for GHA workflow run 12159196126
Commit:
https://github.com/apache/kafka/commit/f60382bf21601b1c6708d094fadb13de59a77278
GitHub Run: https://github.com/apache/kafka/actions/runs/12159196126
---
test-catalog/clients/tests.yaml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 1c58c56c4ed..23f1098d3f4 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -618,7 +618,6 @@ org.apache.kafka.clients.consumer.ConsumerConfigTest:
- testProtocolConfigValidation
- testRemoteAssignorConfig
- testRemoteAssignorWithClassicGroupProtocol
-- testUnsupportedConfigsWithConsumerGroupProtocol
org.apache.kafka.clients.consumer.ConsumerGroupMetadataTest:
- testAssignmentConstructor
- testGroupIdConstructor
@@ -782,7 +781,6 @@ org.apache.kafka.clients.consumer.KafkaConsumerTest:
- testRegexSubscription
- testResetToCommittedOffset
- testResetUsingAutoResetPolicy
-- testResetUsingDurationBasedAutoResetPolicy
- testReturnRecordsDuringRebalance
- testSecondPollWithDeserializationErrorThrowsRecordDeserializationException
- testSeekNegative
@@ -821,8 +819,6 @@ org.apache.kafka.clients.consumer.MockConsumerTest:
- endOffsetsShouldBeIdempotent
- shouldNotClearRecordsForPausedPartitions
- testConsumerRecordsIsEmptyWhenReturningNoRecords
-- testDurationBasedOffsetReset
-- testRe2JPatternSubscription
- testRebalanceListener
- testSimpleMock
org.apache.kafka.clients.consumer.MockShareConsumerTest:
@@ -1095,7 +1091,6 @@
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
org.apache.kafka.clients.consumer.internals.AutoOffsetResetStrategyTest:
- testEqualsAndHashCode
- testFromString
-- testTimestamp
- testValidator
org.apache.kafka.clients.consumer.internals.CommitRequestManagerTest:
- testAsyncAutocommitNotRetriedAfterException
@@ -1169,8 +1164,6 @@
org.apache.kafka.clients.consumer.internals.ConsumerHeartbeatRequestManagerTest:
- testPollOnCloseGeneratesRequestIfNeeded
- testPollTimerExpiration
- testPollTimerExpirationShouldNotMarkMemberStaleIfMemberAlreadyLeaving
-- testRegexInHeartbeatLifecycle
-- testRegexInJoiningHeartbeat
- testSendingLeaveGroupHeartbeatWhenPreviousOneInFlight
- testSkippingHeartbeat
- testSuccessfulHeartbeatTiming
@@ -1910,7 +1903,6 @@
org.apache.kafka.clients.consumer.internals.OffsetFetcherTest:
- testUpdateFetchPositionOfPausedPartitionsWithAValidPosition
- testUpdateFetchPositionOfPausedPartitionsWithoutAValidPosition
- testUpdateFetchPositionResetToDefaultOffset
-- testUpdateFetchPositionResetToDurationOffset
- testUpdateFetchPositionResetToEarliestOffset
- testUpdateFetchPositionResetToLatestOffset
- testresetPositionsMetadataRefresh
@@ -2178,7 +2170,6 @@
org.apache.kafka.clients.consumer.internals.SubscriptionStateTest:
- testSeekUnvalidatedWithOffsetEpoch
- testSeekValidatedShouldClearAwaitingValidation
- testSubscribeToRe2JPattern
-- testSubscriptionPattern
- testTruncationDetectionUnknownDivergentOffsetWithResetPolicy
- testTruncationDetectionUnknownDivergentOffsetWithoutResetPolicy
- testTruncationDetectionWithResetPolicy
@@ -3989,7 +3980,6 @@
org.apache.kafka.common.requests.TxnOffsetCommitRequestTest:
- testConstructor
- testGetErrorResponse
- testVersionSupportForGroupInstanceId
-- testVersionSupportForGroupMetadata
org.apache.kafka.common.requests.TxnOffsetCommitResponseTest:
- testConstructorWithErrorResponse
- testParse