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 8b27085dd09 Update test catalog data for GHA workflow run 11685259025
8b27085dd09 is described below

commit 8b27085dd09d589e52311148bbc7d40c0c11120a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 16:01:07 2024 +0000

    Update test catalog data for GHA workflow run 11685259025
    
    Commit: 
https://github.com/apache/kafka/commit/ee3cea05aac766c60cc858c33c7cd489ddcbdf9f
    GitHub Run: https://github.com/apache/kafka/actions/runs/11685259025
---
 test-catalog/clients/tests.yaml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index df871a151bc..e1ee905c7f6 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -992,17 +992,14 @@ 
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
 - testCloseAwaitPendingAsyncCommitIncomplete
 - testCloseWithInvalidTopicException
 - testCommitAsyncLeaderEpochUpdate
-- testCommitAsyncTriggersFencedExceptionFromCommitAsync
 - testCommitAsyncUserSuppliedCallbackNoException
 - testCommitAsyncUserSuppliedCallbackWithException
-- testCommitAsyncWithFencedException
 - testCommitAsyncWithNullCallback
 - testCommitInRebalanceCallback
 - testCommitSyncAwaitsCommitAsyncButDoesNotFail
 - testCommitSyncAwaitsCommitAsyncCompletionWithEmptyOffsets
 - testCommitSyncAwaitsCommitAsyncCompletionWithNonEmptyOffsets
 - testCommitSyncLeaderEpochUpdate
-- testCommitSyncTriggersFencedExceptionFromCommitAsync
 - testCommitted
 - testCommittedExceptionThrown
 - testCommittedLeaderEpochUpdate
@@ -1040,7 +1037,6 @@ 
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
 - testOffsetsForTimesWithZeroTimeout
 - testPartitionAssignmentStrategyUnusedInAsyncConsumer
 - testPollThrowsInterruptExceptionIfInterrupted
-- testPollTriggersFencedExceptionFromCommitAsync
 - testProcessBackgroundEventsTimesOut
 - testProcessBackgroundEventsWithInitialDelay
 - testProcessBackgroundEventsWithoutDelay
@@ -1084,7 +1080,6 @@ 
org.apache.kafka.clients.consumer.internals.CommitRequestManagerTest:
 - testCommitAsyncFailsWithRetriableOnCoordinatorDisconnected
 - testCommitSyncFailsWithCommitFailedExceptionIfUnknownMemberId
 - testCommitSyncFailsWithCommitFailedExceptionOnStaleMemberEpoch
-- testCommitSyncFailsWithExpectedException
 - testCommitSyncRetriedAfterExpectedRetriableException
 - testEnsureBackoffRetryOnOffsetCommitRequestTimeout
 - testEnsureCommitSensorRecordsMetric

Reply via email to