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 5c019e9b7f8 Update test catalog data for GHA workflow run 11693489150
5c019e9b7f8 is described below

commit 5c019e9b7f86afb95601f2852dd3e270ec3a1231
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 6 00:52:03 2024 +0000

    Update test catalog data for GHA workflow run 11693489150
    
    Commit: 
https://github.com/apache/kafka/commit/08c876c1fe5b32d8301b2cc4cabc53f2d3088312
    GitHub Run: https://github.com/apache/kafka/actions/runs/11693489150
---
 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 803b31bfb96..b7e5541bbf0 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1505,6 +1505,7 @@ kafka.coordinator.transaction.TransactionStateManagerTest:
 - testListTransactionsFiltering
 - testListTransactionsWithCoordinatorLoadingInProgress
 - testLoadAndRemoveTransactionsForPartition
+- testLoadTransactionMetadataContainingSegmentEndingWithEmptyBatch
 - testLoadTransactionMetadataWithCorruptedLog
 - testPartitionLoadMetric
 - testPendingStateNotResetOnRetryAppend

Reply via email to