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 1c97bc17034 Update test catalog data for GHA workflow run 11891751315
1c97bc17034 is described below

commit 1c97bc17034b92c9d8f558b0d9f6554ee6466b58
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 18 14:28:39 2024 +0000

    Update test catalog data for GHA workflow run 11891751315
    
    Commit: 
https://github.com/apache/kafka/commit/eafa78d99d3353af9079145cdc5d4fe9251baf1d
    GitHub Run: https://github.com/apache/kafka/actions/runs/11891751315
---
 test-catalog/clients/tests.yaml     | 1 +
 test-catalog/test-common/tests.yaml | 1 +
 2 files changed, 2 insertions(+)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index dcc13361094..4da4f6045c1 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1986,6 +1986,7 @@ 
org.apache.kafka.clients.consumer.internals.ShareConsumeRequestManagerTest:
 - testMultipleTopicsFetchError
 - testParseInvalidRecordBatch
 - testPendingCommitAsyncBeforeCommitSync
+- testPiggybackAcknowledgementsInFlight
 - testRetryAcknowledgements
 - testRetryAcknowledgementsWithLeaderChange
 - testShareFetchWithSubscriptionChange
diff --git a/test-catalog/test-common/tests.yaml 
b/test-catalog/test-common/tests.yaml
index 43ffabeda6e..f157726d606 100644
--- a/test-catalog/test-common/tests.yaml
+++ b/test-catalog/test-common/tests.yaml
@@ -5,6 +5,7 @@ org.apache.kafka.common.test.KafkaClusterTestKitTest:
 - testCreateClusterWithBadNumOfControllers
 - testCreateClusterWithBadPerServerProperties
 - testCreateClusterWithSpecificBaseDir
+- testExposedFaultHandlers
 org.apache.kafka.common.test.KafkaClusterThreadFactoryTest:
 - testGetThreadIds
 org.apache.kafka.common.test.TestKitNodeTest:

Reply via email to