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 479d03f8efa Update test catalog data for GHA workflow run 20759291170
479d03f8efa is described below
commit 479d03f8efa571fa49f2e1e327c97a4795438f2d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 6 21:55:48 2026 +0000
Update test catalog data for GHA workflow run 20759291170
Commit:
https://github.com/apache/kafka/commit/04e3acb546c866c6084020bcb7a72390b66344e5
GitHub Run: https://github.com/apache/kafka/actions/runs/20759291170
---
test-catalog/core/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 732a3c424ff..a5232d77c49 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2485,6 +2485,7 @@ kafka.server.OffsetDeleteRequestTest:
- testOffsetDeleteWithNewConsumerGroupProtocol
- testOffsetDeleteWithOldConsumerGroupProtocol
kafka.server.OffsetFetchRequestTest:
+- testCommittedOffsetsDeletedWhenTopicDeleted
- testFetchOffsetWithRecreatedTopic
- testGroupErrors
- testMultiGroupsOffsetFetchWithNewConsumerGroupProtocol