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 e7cf91827f0 Update test catalog data for GHA workflow run 12323562009
e7cf91827f0 is described below
commit e7cf91827f041961e6c555be5b648e4caec12aa5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 14 02:20:15 2024 +0000
Update test catalog data for GHA workflow run 12323562009
Commit:
https://github.com/apache/kafka/commit/450c10d00c7a13cea91dd0862a5b4a3a21c42cb9
GitHub Run: https://github.com/apache/kafka/actions/runs/12323562009
---
test-catalog/core/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index dfacdf7db4f..a0ea9d9da2e 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -965,6 +965,7 @@ kafka.coordinator.group.GroupCoordinatorAdapterTest:
- testJoinGroup
- testJoinShareGroup
- testListGroups
+- testOnTransactionCompletedWithUnexpectedException
- testShareGroupDescribe
- testSyncGroup
kafka.coordinator.group.GroupCoordinatorConcurrencyTest:
@@ -2965,6 +2966,7 @@ kafka.server.KafkaApisTest:
- testHandleTxnOffsetCommitRequestTopicsAndPartitionsValidation
- testHandleWriteTxnMarkersRequestWithNewGroupCoordinator
- testHandleWriteTxnMarkersRequestWithNewGroupCoordinatorErrorTranslation
+- testHandleWriteTxnMarkersRequestWithOldGroupCoordinator
- testIncrementalAlterConfigsWithAuthorizer
- testIncrementalClientMetricAlterConfigs
- testIncrementalConsumerGroupAlterConfigs