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 c270f5cce1f Update test catalog data for GHA workflow run 15845735541 c270f5cce1f is described below commit c270f5cce1fdbb65748be9550c00f4e6248eb190 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Jun 24 11:13:50 2025 +0000 Update test catalog data for GHA workflow run 15845735541 Commit: https://github.com/apache/kafka/commit/1ca8779bee9cdbd53b0cb4536270461a6ed0b6d2 GitHub Run: https://github.com/apache/kafka/actions/runs/15845735541 --- 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 3bd4a453e97..9bfc7dd8919 100644 --- a/test-catalog/core/tests.yaml +++ b/test-catalog/core/tests.yaml @@ -3121,6 +3121,7 @@ kafka.server.share.SharePartitionTest: - testMaybeInitializeDefaultStartEpochGroupConfigReturnsByDuration - testMaybeInitializeDefaultStartEpochGroupConfigReturnsEarliest - testMaybeInitializeDefaultStartEpochGroupConfigReturnsLatest +- testMaybeInitializeFencedSharePartition - testMaybeInitializeFetchOffsetForByDurationThrowsError - testMaybeInitializeFetchOffsetForEarliestTimestampThrowsError - testMaybeInitializeFetchOffsetForLatestTimestampThrowsError