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 902199e28e6 Update test catalog data for GHA workflow run 12166046534
902199e28e6 is described below
commit 902199e28e690e421d79f0b9807a42397ec91ced
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 22:12:10 2024 +0000
Update test catalog data for GHA workflow run 12166046534
Commit:
https://github.com/apache/kafka/commit/6a43a6bddfa04a15832ccccf8742919d1666fd86
GitHub Run: https://github.com/apache/kafka/actions/runs/12166046534
---
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 23f1098d3f4..524e6e9d751 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1164,6 +1164,8 @@
org.apache.kafka.clients.consumer.internals.ConsumerHeartbeatRequestManagerTest:
- testPollOnCloseGeneratesRequestIfNeeded
- testPollTimerExpiration
- testPollTimerExpirationShouldNotMarkMemberStaleIfMemberAlreadyLeaving
+- testRegexInHeartbeatLifecycle
+- testRegexInJoiningHeartbeat
- testSendingLeaveGroupHeartbeatWhenPreviousOneInFlight
- testSkippingHeartbeat
- testSuccessfulHeartbeatTiming
@@ -2170,6 +2172,7 @@
org.apache.kafka.clients.consumer.internals.SubscriptionStateTest:
- testSeekUnvalidatedWithOffsetEpoch
- testSeekValidatedShouldClearAwaitingValidation
- testSubscribeToRe2JPattern
+- testSubscriptionPattern
- testTruncationDetectionUnknownDivergentOffsetWithResetPolicy
- testTruncationDetectionUnknownDivergentOffsetWithoutResetPolicy
- testTruncationDetectionWithResetPolicy