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 c271ccfbaa0 Update test catalog data for GHA workflow run 11681882551
c271ccfbaa0 is described below
commit c271ccfbaa02fbda7d7e9a2219b06d03a9a3c742
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 12:39:19 2024 +0000
Update test catalog data for GHA workflow run 11681882551
Commit:
https://github.com/apache/kafka/commit/c91243a4b71fb7430b0987f0a2ddf37f3a922927
GitHub Run: https://github.com/apache/kafka/actions/runs/11681882551
---
test-catalog/core/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index f9a0488993f..803b31bfb96 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3187,6 +3187,7 @@ kafka.server.KafkaApisTest:
- testUpdateMetadataRequestWithStaleBrokerEpochIsRejected
- testWriteShareGroupStateAuthorizationFailed
- testWriteShareGroupStateSuccess
+- testWriteTxnMarkersShouldAllBeIncludedInTheResponse
kafka.server.KafkaConfigTest:
- testAcceptsLargeNodeIdForRaftBasedCase
- testAcceptsLargeNodeIdForZkBasedCaseWithAutoGenDisabled