m1a2st commented on PR #18025: URL: https://github.com/apache/kafka/pull/18025#issuecomment-2515632058
I ran `tests/kafkatest/tests/streams/streams_upgrade_test.py` and all test pass in my local: ``` SESSION REPORT (ALL TESTS) ducktape version: 0.12.0 session_id: 2024-12-03--001 run time: 20 minutes 36.759 seconds tests run: 8 passed: 8 flaky: 0 failed: 0 ignored: 0 ================================================================================ SESSION REPORT (ALL TESTS) ducktape version: 0.12.0 session_id: 2024-12-03--001 run time: 20 minutes 22.083 seconds tests run: 8 passed: 8 flaky: 0 failed: 0 ignored: 0 ================================================================================ SESSION REPORT (ALL TESTS) ducktape version: 0.12.0 session_id: 2024-12-03--001 run time: 21 minutes 37.356 seconds tests run: 8 passed: 8 flaky: 0 failed: 0 ignored: 0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
