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 0b4c5a95685 Update test catalog data for GHA workflow run 28216515989
0b4c5a95685 is described below
commit 0b4c5a95685536ca5f4527e7bfca0414a8620d59
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 06:59:59 2026 +0000
Update test catalog data for GHA workflow run 28216515989
Commit:
https://github.com/apache/kafka/commit/e78cd1fb7c77af7b6e63e8f1bea9120fb193508f
GitHub Run: https://github.com/apache/kafka/actions/runs/28216515989
---
test-catalog/clients/tests.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index fc0015a52aa..fe78376f6a5 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2535,6 +2535,7 @@
org.apache.kafka.clients.consumer.internals.StreamsGroupHeartbeatRequestManagerT
- testHotWarmupTaskDisabledWhenOffsetMissing
- testHotWarmupTaskDisabledWhenOffsetOrEndOffsetOverflowed
- testHotWarmupTaskTriggersSendWhenLagAtOrBelowThreshold
+- testJoiningRecordsSentOffsetsSoFollowUpHeartbeatSkipsUnchanged
- testKnownFatalErrorResponse
- testMaximumTimeToWaitPollTimerExpired
- testMaximumTimeToWaitSelectingMinimumWaitTime
@@ -2565,7 +2566,11 @@
org.apache.kafka.clients.consumer.internals.StreamsGroupHeartbeatRequestManagerT
- testStreamsRebalanceDataHeartbeatIntervalMsUpdatedOnSuccess
- testStreamsRebalanceDataTopologyPushRequiredNotClearedOnRequiredFalse
- testStreamsRebalanceDataTopologyPushRequiredSetOnRequiredTrue
+- testTaskOffsetsAndEndOffsetsReportedIndependently
- testTaskOffsetsForAllWarmupsAreReportedWhenAtLeastOneIsHot
+- testTaskOffsetsNotResentWhenUnchangedAcrossInterval
+- testTaskOffsetsResentAfterReset
+- testTaskOffsetsResentWhenChangedAcrossInterval
- testTopicAuthorizationFailedErrorResponse
- testUnsupportedVersionFailureWhileSending
org.apache.kafka.clients.consumer.internals.StreamsGroupTopologyDescriptionRequestManagerTest: