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 c61c96e77a3 Update test catalog data for GHA workflow run 14268000100
c61c96e77a3 is described below
commit c61c96e77a35dbec8cede15870a05b55ff0d5cc4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 4 17:11:13 2025 +0000
Update test catalog data for GHA workflow run 14268000100
Commit:
https://github.com/apache/kafka/commit/cd49634268a4959e7b80ff55c574095eff62906d
GitHub Run: https://github.com/apache/kafka/actions/runs/14268000100
---
test-catalog/group-coordinator/tests.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 3863c13e31e..597f609f4bc 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -1117,9 +1117,11 @@
org.apache.kafka.coordinator.group.streams.assignor.StickyTaskAssignorTest:
org.apache.kafka.coordinator.group.streams.topics.ChangelogTopicsTest:
- shouldContainBothTypesOfPreExistingChangelogs
- shouldContainNonSourceBasedChangelogs
-- shouldFailIfNoSourceTopics
+- shouldFailIfNoSourceTopicsAndNoRepartitionSourceTopics
- shouldNotContainChangelogsForStatelessTasks
- shouldNotContainSourceBasedChangelogs
+- shouldNotFailIfOnlyRepartitionSourceTopicsEmpty
+- shouldNotFailIfOnlySourceTopicsEmpty
org.apache.kafka.coordinator.group.streams.topics.ConfiguredInternalTopicTest:
- testAsStreamsGroupDescribeTopicInfo
- testConstructorWithInvalidName