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 ff7ddbb8cbd Update test catalog data for GHA workflow run 12024019332
ff7ddbb8cbd is described below

commit ff7ddbb8cbd5005a1f6cd1df38a85872635083eb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 26 09:23:18 2024 +0000

    Update test catalog data for GHA workflow run 12024019332
    
    Commit: 
https://github.com/apache/kafka/commit/48d60efe9802786451458aec9136b7b585fecd92
    GitHub Run: https://github.com/apache/kafka/actions/runs/12024019332
---
 test-catalog/core/tests.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index d065a161878..fd2c0579231 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3929,12 +3929,12 @@ kafka.server.share.SharePartitionTest:
 - testWriteShareGroupStateWithNullTopicsData
 - testWriteShareGroupStateWithWriteException
 kafka.test.api.ShareConsumerTest:
-- testAcknowledgeCommitCallbackCallsShareConsumerDisallowed
-- testAcknowledgeCommitCallbackCallsShareConsumerWakeup
-- testAcknowledgeCommitCallbackThrowsException
+- testAcknowledgementCommitCallbackCallsShareConsumerDisallowed
+- testAcknowledgementCommitCallbackCallsShareConsumerWakeup
 - testAcknowledgementCommitCallbackInvalidRecordStateException
 - testAcknowledgementCommitCallbackOnClose
 - testAcknowledgementCommitCallbackSuccessfulAcknowledgement
+- testAcknowledgementCommitCallbackThrowsException
 - testAcknowledgementSentOnSubscriptionChange
 - testAcquisitionLockTimeoutOnConsumer
 - testConsumerCloseInGroupSequential

Reply via email to