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 849843006a9 Update test catalog data for GHA workflow run 18073395732
849843006a9 is described below
commit 849843006a91b890f30937285c2603dedb1f3a70
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 28 13:25:15 2025 +0000
Update test catalog data for GHA workflow run 18073395732
Commit:
https://github.com/apache/kafka/commit/41611b4bd2e708a3a30c7b8f5d89aa274a64676c
GitHub Run: https://github.com/apache/kafka/actions/runs/18073395732
---
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 fd85771f8bc..4b1d5570a49 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -626,6 +626,8 @@ kafka.cluster.PartitionTest:
- testAppendRecordsAsFollowerBelowLogStartOffset
- testAppendRecordsToFollowerWithNoReplicaThrowsException
- testAtMinIsr
+- testDeleteRecordsOnLeaderWithCompactPolicy
+- testDeleteRecordsOnLeaderWithEmptyPolicy
- testDoNotResetReplicaStateIfLeaderEpochIsNotBumped
- testDoNotUpdateEpochStartOffsetIfLeaderEpochIsNotBumped
- testFenceFollowerFetchWithStaleBrokerEpoch