This is an automated email from the ASF dual-hosted git repository.

github-actions[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 6f522be7e5e Update test catalog data for GHA workflow run 29012190168
6f522be7e5e is described below

commit 6f522be7e5ea516baa07e7b7a65cd48898a1bbfd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 13:54:07 2026 +0000

    Update test catalog data for GHA workflow run 29012190168
    
    Commit: 
https://github.com/apache/kafka/commit/f2b857133fa526174eaaadbc90d73a0687beb104
    GitHub Run: https://github.com/apache/kafka/actions/runs/29012190168
---
 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 bf54aa93361..264b70c957b 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2402,6 +2402,7 @@ kafka.server.share.DelayedShareFetchTest:
 - testRemoteStorageFetchTryCompletionDueToBrokerBecomingOffline
 - testReplicaManagerFetchShouldHappenOnComplete
 - testToCompleteAnAlreadyCompletedFuture
+- testTryCompleteAsyncCompletion
 - testTryCompleteLocksReleasedOnCompleteException
 - testTryCompleteWhenMinBytesNotSatisfiedOnFirstFetch
 - testTryCompleteWhenMinBytesNotSatisfiedOnSubsequentFetch

Reply via email to