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 bbd8da9c254 Update test catalog data for GHA workflow run 12017875385
bbd8da9c254 is described below
commit bbd8da9c254e543249bb74375cb8e911b12cfad4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 22:56:50 2024 +0000
Update test catalog data for GHA workflow run 12017875385
Commit:
https://github.com/apache/kafka/commit/95947d2f581cce85c25ef9eb3501dc13d09ae05a
GitHub Run: https://github.com/apache/kafka/actions/runs/12017875385
---
test-catalog/streams/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 4103274228c..2640219c980 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2024,6 +2024,7 @@
org.apache.kafka.streams.processor.internals.PartitionGroupTest:
- shouldThrowIllegalStateExceptionUponHeadRecordLeaderEpochIfPartitionUnknown
- shouldThrowIllegalStateExceptionUponNumBufferedIfPartitionUnknown
- shouldThrowIllegalStateExceptionUponSetPartitionTimestampIfPartitionUnknown
+- shouldUpdateBufferSizeCorrectlyForSkippedRecords
- shouldUpdateLags
- shouldUpdatePartitionQueuesExpand
- shouldUpdatePartitionQueuesShrink
@@ -2536,6 +2537,7 @@
org.apache.kafka.streams.processor.internals.StreamTaskTest:
- shouldRespectCommitRequested
- shouldRespectPunctuateCancellationStreamTime
- shouldRespectPunctuateCancellationSystemTime
+- shouldResumePartitionWhenSkippingOverRecordsWithInvalidTs
- shouldReturnStateManagerChangelogOffsets
- shouldSetProcessorNodeOnContextBackToNullAfterSuccessfulPunctuate
- shouldSkipCheckpointingSuspendedCreatedTask