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 c53b5795843 Update test catalog data for GHA workflow run 13203419383
c53b5795843 is described below
commit c53b57958435046254c8c6b3ae93e45e87eadf48
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 7 19:28:11 2025 +0000
Update test catalog data for GHA workflow run 13203419383
Commit:
https://github.com/apache/kafka/commit/9e5503b04ff41b1eea644088a8f9d8ee52f41905
GitHub Run: https://github.com/apache/kafka/actions/runs/13203419383
---
test-catalog/server-common/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/server-common/tests.yaml
b/test-catalog/server-common/tests.yaml
index 06a6b8b3639..6889237207a 100644
--- a/test-catalog/server-common/tests.yaml
+++ b/test-catalog/server-common/tests.yaml
@@ -263,8 +263,11 @@
org.apache.kafka.server.share.persister.PersisterStateManagerTest:
- testDeleteStateRequestWithCoordinatorNodeLookup
- testDeleteStateRequestWithRetryAndCoordinatorNodeLookup
- testFindCoordinatorAttemptsExhausted
+- testFindCoordinatorDisconnect
- testFindCoordinatorFatalError
+- testFindCoordinatorNullResponse
- testFindCoordinatorSuccess
+- testNetworkErrorHandling
- testPersisterStateManagerClose
- testReadStateRequestCoordinatorFoundOnRetry
- testReadStateRequestCoordinatorFoundSuccessfully