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 d98de9f6df3 Update test catalog data for GHA workflow run 16812735123
d98de9f6df3 is described below

commit d98de9f6df345d37272c23b2010343e5743f1b05
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 7 21:46:37 2025 +0000

    Update test catalog data for GHA workflow run 16812735123
    
    Commit: 
https://github.com/apache/kafka/commit/9d5dd079feb55f09be6841d652cdcdfe02ee6b9a
    GitHub Run: https://github.com/apache/kafka/actions/runs/16812735123
---
 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 51ccb0880f2..9a49d40689d 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3131,6 +3131,7 @@ kafka.server.share.SharePartitionTest:
 - testNextFetchOffsetWithMultipleConsumers
 - testNumberOfWriteCallsOnUpdates
 - testReacquireSubsetWithAnotherMember
+- testRecordArchivedWithWriteStateRPCFailure
 - testRecordFetchLockRatioMetric
 - testReleaseAcknowledgedMultipleSubsetRecordBatch
 - testReleaseAcquiredRecordsAfterDifferentAcknowledges

Reply via email to