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 60b61e290f6 Update test catalog data for GHA workflow run 20490691248
60b61e290f6 is described below
commit 60b61e290f693d13e9a65606430f4310396b5f4e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 24 19:29:30 2025 +0000
Update test catalog data for GHA workflow run 20490691248
Commit:
https://github.com/apache/kafka/commit/0d9ae4928becf6ff0b93c52b9453da4dc0e689e1
GitHub Run: https://github.com/apache/kafka/actions/runs/20490691248
---
test-catalog/core/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 98d3038d0de..a4bed37c095 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2432,6 +2432,9 @@ kafka.server.ListOffsetsRequestWithRemoteStoreTest:
- testResponseDefaultOffsetAndLeaderEpochForAllVersions
- testResponseIncludesLeaderEpoch
kafka.server.LocalLeaderEndPointTest:
+- testEarliestPendingUploadOffsetWhenHighestRemoteOffsetKnown
+- testEarliestPendingUploadOffsetWhenLocalStartGreaterThanStart
+- testEarliestPendingUploadOffsetWhenNoSegmentsUploaded
- testFetchEarliestLocalOffset
- testFetchEarliestOffset
- testFetchEpochEndOffsets
@@ -2567,6 +2570,7 @@ kafka.server.ReplicaFetcherThreadTest:
- testBuildFetch
- testLagIsUpdatedWhenNoRecords
- testLocalFetchCompletionIfHighWatermarkUpdated
+- testShouldFetchFromLastTieredOffset
- testTruncateOnFetchDoesNotUpdateHighWatermark
kafka.server.ReplicaManagerConcurrencyTest:
- testIsrExpandAndShrinkWithConcurrentProduce