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 90aba5c49d9 Update test catalog data for GHA workflow run 19503685755
90aba5c49d9 is described below

commit 90aba5c49d9334de9f265550180350fce96f4ee5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 19 17:30:36 2025 +0000

    Update test catalog data for GHA workflow run 19503685755
    
    Commit: 
https://github.com/apache/kafka/commit/4a8ad8ec63953e56b4de2502b74ffa0b8c7f4bab
    GitHub Run: https://github.com/apache/kafka/actions/runs/19503685755
---
 test-catalog/clients/tests.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 34715fa57d8..33fdff320b5 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2556,7 +2556,8 @@ 
org.apache.kafka.clients.consumer.internals.SubscriptionStateTest:
 - testIsFetchableConsidersExplicitTopicSubscription
 - testIsFetchableOnAutoAssignment
 - testIsFetchableOnManualAssignment
-- testMarkingPartitionPending
+- testMarkingPendingRevocation
+- testMarkingPendingRevocationPreventsInitializingPosition
 - testMaybeCompleteValidation
 - testMaybeCompleteValidationAfterOffsetReset
 - testMaybeCompleteValidationAfterPositionChange

Reply via email to