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 fa6d2c27b3a Update test catalog data for GHA workflow run 19311026696
fa6d2c27b3a is described below
commit fa6d2c27b3a56bafaafa4c1a2f896d1f05598955
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 23:16:31 2025 +0000
Update test catalog data for GHA workflow run 19311026696
Commit:
https://github.com/apache/kafka/commit/faad21fcb9a35b2d8682951024c8eb1a714ca355
GitHub Run: https://github.com/apache/kafka/actions/runs/19311026696
---
test-catalog/streams/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 81645a61b8d..3799884e5f7 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2655,6 +2655,7 @@
org.apache.kafka.streams.processor.internals.StreamTaskTest:
- shouldFailOnCommitIfTaskIsClosed
- shouldFlushStateManagerAndRecordCollector
- shouldInitTaskTimeoutAndEventuallyThrow
+- shouldLogNotReadyWhenStaleAfterThreshold
- shouldMaybeReturnOffsetsForRepartitionTopicsForPurging
- shouldNotAttemptToLockIfNoStores
- shouldNotCheckpointAfterRestorationWhenExactlyOnceEnabled