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 e608a3b9064 Update test catalog data for GHA workflow run 19388755185
e608a3b9064 is described below
commit e608a3b9064158535cb9ac16cc7f8a03a2679850
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 15 13:13:18 2025 +0000
Update test catalog data for GHA workflow run 19388755185
Commit:
https://github.com/apache/kafka/commit/02bd3420dab19f3a512097727d59432c102dd2ee
GitHub Run: https://github.com/apache/kafka/actions/runs/19388755185
---
test-catalog/group-coordinator/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 3c6d0fd1fdb..5304cc927f4 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -987,6 +987,7 @@
org.apache.kafka.coordinator.group.modern.consumer.CurrentAssignmentBuilderTest:
- testUnreleasedPartitionsToUnrevokedPartitions
- testUnresolvedRegularExpression
- testUnrevokedPartitionsToStable
+- testUnrevokedPartitionsToStableWithReturnedPartitionsPendingRevocation
- testUnrevokedPartitionsToUnreleasedPartitions
- testUnrevokedPartitionsToUnrevokedPartitions
org.apache.kafka.coordinator.group.modern.consumer.ResolvedRegularExpressionTest: