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 963aaecbb67 Update test catalog data for GHA workflow run 18077657802
963aaecbb67 is described below
commit 963aaecbb67c2e05f04fc4ddc32133dfed3f5078
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 28 19:57:48 2025 +0000
Update test catalog data for GHA workflow run 18077657802
Commit:
https://github.com/apache/kafka/commit/c2aeec46a2899c6f8ad27bab65baeeaa87f1dacf
GitHub Run: https://github.com/apache/kafka/actions/runs/18077657802
---
test-catalog/core/tests.yaml | 4 ----
test-catalog/metadata/tests.yaml | 4 ++++
test-catalog/tools/tests.yaml | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 4b1d5570a49..c5ef607cde0 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1043,7 +1043,6 @@ kafka.log.LogConfigTest:
- testValidRemoteLogCopyDisabled
- testValidRemoteLogDeleteOnDisable
- testValidateBrokerLogConfigs
-- testValidateWithMetadataVersionJbodSupport
kafka.log.LogLoaderTest:
- testBogusIndexSegmentsAreRemoved
- testCleanShutdownFile
@@ -2530,9 +2529,6 @@ kafka.server.MetadataRequestTest:
- testRack
- testReplicaDownResponse
- testTopicIdsInResponse
-kafka.server.MetadataVersionConfigValidatorTest:
-- testInvokesFaultHandlerOnException
-- testValidatesConfigOnMetadataChange
kafka.server.MultipleListenersWithAdditionalJaasContextTest:
- testProduceConsume
kafka.server.MultipleListenersWithDefaultJaasContextTest:
diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 92a0dfa13a3..241f8f7af97 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -712,6 +712,10 @@ org.apache.kafka.metadata.MetadataRecordSerdeTest:
- testParsingUnsupportedApiKey
- testParsingVersionTooLarge
- testSerde
+org.apache.kafka.metadata.MetadataVersionConfigValidatorTest:
+- testInvokesFaultHandlerOnException
+- testValidateWithMetadataVersionJbodSupport
+- testValidatesConfigOnMetadataChange
org.apache.kafka.metadata.MockConfigRepositoryTest:
- testEmptyRepository
- testSetTopicConfig
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 593952c0938..3db7cba34d9 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -187,6 +187,9 @@ org.apache.kafka.tools.ConsumerPerformanceTest:
- testConfigWithUnrecognizedOption
- testConfigWithoutTopicAndInclude
- testConsumerConfigDeprecated
+- testConsumerListenerWithAllPartitionRevokedAndAssigned
+- testConsumerListenerWithPartialPartitionRevokedAndAssigned
+- testConsumerListenerWithoutPartitionRevoked
- testDefaultClientId
- testDetailedHeaderMatchBody
- testMessagesDeprecated