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 794b01b490f Update test catalog data for GHA workflow run 23690781348
794b01b490f is described below
commit 794b01b490f7e48e83897d65bdd0cad2332498a5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 28 21:57:28 2026 +0000
Update test catalog data for GHA workflow run 23690781348
Commit:
https://github.com/apache/kafka/commit/eb111f6695ef30889e7367bbad759f7e772d65ea
GitHub Run: https://github.com/apache/kafka/actions/runs/23690781348
---
test-catalog/transaction-coordinator/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/transaction-coordinator/tests.yaml
b/test-catalog/transaction-coordinator/tests.yaml
index f822089a7c9..52b272fb181 100644
--- a/test-catalog/transaction-coordinator/tests.yaml
+++ b/test-catalog/transaction-coordinator/tests.yaml
@@ -29,7 +29,9 @@ org.apache.kafka.coordinator.transaction.TransactionLogTest:
- ONGOING
- PREPARE_ABORT
- PREPARE_COMMIT
+- shouldNotPersistProducerIdsAtVersion0
- shouldReturnTxnTombstoneForNullValue
+- shouldRoundTripPreviousAndNextProducerIds
- shouldThrowExceptionWriteInvalidTxn
- testDeserializeFutureTransactionLogValue
- testDeserializeHighestSupportedTransactionLogValue