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 ab24551eb87 Update test catalog data for GHA workflow run 13766922794
ab24551eb87 is described below
commit ab24551eb87f939102fc32c3ff5ecd304d8cdee6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 10 16:30:46 2025 +0000
Update test catalog data for GHA workflow run 13766922794
Commit:
https://github.com/apache/kafka/commit/2723dbf3a007af0a1cafc17ed019aabd46eb6881
GitHub Run: https://github.com/apache/kafka/actions/runs/13766922794
---
test-catalog/core/tests.yaml | 1 +
test-catalog/storage/tests.yaml | 1 +
2 files changed, 2 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index bfc97c88692..43ea2cc9646 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2489,6 +2489,7 @@ kafka.server.DynamicBrokerReconfigurationTest:
- testLogCleanerConfig
- testMetricsReporterUpdate
- testReconfigureRemovedListener
+- testSocketServerConfigTest
- testThreadPoolResize
- testTransactionVerificationEnable
- testTrustStoreAlter
diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 5435dafbe1a..7a4882daec5 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -349,6 +349,7 @@ org.apache.kafka.storage.internals.log.TransactionIndexTest:
- testAppendAndCollectAfterInterrupted
- testCollectAbortedTransactions
- testDeleteIfExists
+- testDoNotCreateFileUntilNeeded
- testFlush
- testIsEmptyWhenFileDoesNotExist
- testIsEmptyWhenFileIsEmpty