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 1f33d4abdd2 Update test catalog data for GHA workflow run 15744981901 1f33d4abdd2 is described below commit 1f33d4abdd25c2f9cab9c2b7a989ee3ef4ec6ec9 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Jun 19 00:54:48 2025 +0000 Update test catalog data for GHA workflow run 15744981901 Commit: https://github.com/apache/kafka/commit/ce996b34e9eb90c4541a8cb096b0509e8d39c1bd GitHub Run: https://github.com/apache/kafka/actions/runs/15744981901 --- 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 0d0399f9304..d68313f6dce 100644 --- a/test-catalog/clients/tests.yaml +++ b/test-catalog/clients/tests.yaml @@ -2491,8 +2491,12 @@ org.apache.kafka.clients.consumer.internals.SubscriptionStateTest: - testAssignedPartitionsWithTopicIdsForRe2Pattern - testAssignedTopicIdsPreservedWhenReconciliationCompletes - testCompleteValidationShouldClearAwaitingValidation +- testFetchablePartitionsPerformsCheapChecksFirst - testGroupSubscribe - testIsAssignedFromRe2j +- testIsFetchableConsidersExplicitTopicSubscription +- testIsFetchableOnAutoAssignment +- testIsFetchableOnManualAssignment - testMarkingPartitionPending - testMaybeCompleteValidation - testMaybeCompleteValidationAfterOffsetReset @@ -4400,6 +4404,7 @@ org.apache.kafka.common.resource.ResourceTypeTest: - testIsUnknown - testName org.apache.kafka.common.security.JaasContextTest: +- testAllowedLoginModulesSystemProperty - testConfigNoOptions - testControlFlag - testDisallowedLoginModulesSystemProperty