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

commit 1bc1d351803bd3d2a2fd13d93a6aeafe778a6140
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 7 17:58:06 2026 +0000

    Update test catalog data for GHA workflow run 21782510276
    
    Commit: 
https://github.com/apache/kafka/commit/2df7c75fd55c28e1465e4ed8dd4a348a8caa4bd6
    GitHub Run: https://github.com/apache/kafka/actions/runs/21782510276
---
 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 70b937f77c4..36d3672c5ca 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2141,6 +2141,7 @@ kafka.server.KafkaApisTest:
 - testReadUncommittedConsumerListOffsetLatest
 - testReassignmentAndReplicationBytesOutRateWhenNotReassigning
 - testReassignmentAndReplicationBytesOutRateWhenReassigning
+- testRecordConversionStatsAccumulatedAcrossMultiplePartitions
 - testShareFetchRequestWithInvalidMemberId
 - testShareGroupDescribeFilterUnauthorizedTopics
 - testShareGroupDescribeRequestAuthorizationFailed

Reply via email to