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 875de75639d Update test catalog data for GHA workflow run 21522067430
875de75639d is described below
commit 875de75639d3752c4a018ee346be92ffda825124
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 30 18:47:46 2026 +0000
Update test catalog data for GHA workflow run 21522067430
Commit:
https://github.com/apache/kafka/commit/3f5b877b83618252360f39e7880b190f055abc0f
GitHub Run: https://github.com/apache/kafka/actions/runs/21522067430
---
test-catalog/share-coordinator/tests.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/test-catalog/share-coordinator/tests.yaml
b/test-catalog/share-coordinator/tests.yaml
index 6c1ec916491..323de0a612c 100644
--- a/test-catalog/share-coordinator/tests.yaml
+++ b/test-catalog/share-coordinator/tests.yaml
@@ -37,8 +37,10 @@
org.apache.kafka.coordinator.share.ShareCoordinatorServiceTest:
- testInitializeStateSuccess
- testInitializeStateValidationError
- testInitializeStateWhenNotStarted
-- testOnTopicsDeletedDoesNotThrowExp
-- testOnTopicsDeletedEmptyList
+- testOnMetadataUpdateDoesNotScheduleOperationsWhenNoTopicsDeleted
+- testOnMetadataUpdateDoesNotScheduleOperationsWhenTopicsDeltaIsNull
+- testOnMetadataUpdateSchedulesOperationsWhenTopicsDeleted
+- testOnMetadataUpdateSwallowsErrorsWhenTopicsDeleted
- testPartitionFor
- testPeriodicJobsDoNotRunWhenShareGroupsDisabled
- testReadFutureReturnsError