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 36bbb1f70a2 Update test catalog data for GHA workflow run 22241752086
36bbb1f70a2 is described below

commit 36bbb1f70a2401012a61fc05067f1f018d31f228
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 23:42:36 2026 +0000

    Update test catalog data for GHA workflow run 22241752086
    
    Commit: 
https://github.com/apache/kafka/commit/abcbef6a4c825a17372c4c26aeef0102438c792c
    GitHub Run: https://github.com/apache/kafka/actions/runs/22241752086
---
 test-catalog/clients/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index e2ae1f2cec1..62fc9106006 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -827,6 +827,9 @@ org.apache.kafka.clients.consumer.KafkaConsumerTest:
 - testConstructorInvalidMetricReporters
 - testConsumerJmxPrefix
 - testCurrentLag
+- testCurrentLagClearsFlagOnFatalPartitionError
+- testCurrentLagClearsFlagOnRetriablePartitionError
+- testCurrentLagPreventsMultipleInFlightRequests
 - testDisableJmxAndClientTelemetryReporter
 - testEmptyGroupId
 - testEndOffsetsAuthenticationFailure

Reply via email to