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 c1b8fbad227 Update test catalog data for GHA workflow run 16482738418
c1b8fbad227 is described below
commit c1b8fbad2277ad2cea6ee17cf2815783600790f9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 24 00:28:12 2025 +0000
Update test catalog data for GHA workflow run 16482738418
Commit:
https://github.com/apache/kafka/commit/d350f603a4abe99f4c4d8b496f9d054a5477ed6d
GitHub Run: https://github.com/apache/kafka/actions/runs/16482738418
---
test-catalog/core/tests.yaml | 2 --
test-catalog/server/tests.yaml | 3 +++
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 9e34ed6520e..6f3e3143dd5 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3125,8 +3125,6 @@ kafka.server.share.SharePartitionTest:
- testNumberOfWriteCallsOnUpdates
- testReacquireSubsetWithAnotherMember
- testRecordFetchLockRatioMetric
-- testRecordStateForId
-- testRecordStateValidateTransition
- testReleaseAcknowledgedMultipleSubsetRecordBatch
- testReleaseAcquiredRecordsAfterDifferentAcknowledges
- testReleaseAcquiredRecordsBatchesPostStartOffsetMovement
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index 8b8a94d5ee5..a3008c6b5c4 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -193,6 +193,9 @@
org.apache.kafka.server.share.fetch.PartitionRotateStrategyTest:
- testRoundRobinStrategy
- testRoundRobinStrategyWithEmptyPartitions
- testRoundRobinStrategyWithSpecialSessionEpochs
+org.apache.kafka.server.share.fetch.RecordStateTest:
+- testRecordStateForId
+- testRecordStateValidateTransition
org.apache.kafka.server.share.fetch.ShareFetchTest:
- testDontCacheAnyData
- testErrorInAllPartitions