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 96c3344c339 Update test catalog data for GHA workflow run 12054985541
96c3344c339 is described below
commit 96c3344c339432e9207919f46c4c0ce74f3ffaeb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 27 19:36:50 2024 +0000
Update test catalog data for GHA workflow run 12054985541
Commit:
https://github.com/apache/kafka/commit/37b4d9b01d5790f307d9c5877b7252306780da37
GitHub Run: https://github.com/apache/kafka/actions/runs/12054985541
---
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 29a89dd2fee..8d9ac63f39b 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1168,6 +1168,8 @@
org.apache.kafka.clients.consumer.internals.ConsumerHeartbeatRequestManagerTest:
- testPollOnCloseGeneratesRequestIfNeeded
- testPollTimerExpiration
- testPollTimerExpirationShouldNotMarkMemberStaleIfMemberAlreadyLeaving
+- testRegexInHeartbeatLifecycle
+- testRegexInJoiningHeartbeat
- testSendingLeaveGroupHeartbeatWhenPreviousOneInFlight
- testSkippingHeartbeat
- testSuccessfulHeartbeatTiming
@@ -2174,6 +2176,7 @@
org.apache.kafka.clients.consumer.internals.SubscriptionStateTest:
- testSeekUnvalidatedWithOffsetEpoch
- testSeekValidatedShouldClearAwaitingValidation
- testSubscribeToRe2JPattern
+- testSubscriptionPattern
- testTruncationDetectionUnknownDivergentOffsetWithResetPolicy
- testTruncationDetectionUnknownDivergentOffsetWithoutResetPolicy
- testTruncationDetectionWithResetPolicy