Skip to content

[py] Move test_output_buffer_size_limit.py to runtime tests#6574

Merged
ryzhyk merged 1 commit into
mainfrom
move-output-buffer-test-to-runtime
Jul 2, 2026
Merged

[py] Move test_output_buffer_size_limit.py to runtime tests#6574
ryzhyk merged 1 commit into
mainfrom
move-output-buffer-test-to-runtime

Conversation

@ryzhyk

@ryzhyk ryzhyk commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This test mostly cover the handling of output buffers by the runtime, so it belongs in runtime tests.

This test mostly cover the handling of output buffers by the runtime, so it
belongs in runtime tests.

Signed-off-by: Leonid Ryzhyk <ryzhyk@gmail.com>
@ryzhyk
ryzhyk requested a review from gz July 2, 2026 04:08
@ryzhyk
ryzhyk enabled auto-merge July 2, 2026 04:08
@ryzhyk
ryzhyk added this pull request to the merge queue Jul 2, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 2, 2026
@ryzhyk
ryzhyk added this pull request to the merge queue Jul 2, 2026

@mythical-fred mythical-fred left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean move: the runtime/ variants of these tests don't use gen_pipeline_name (the pipeline_name fixture from tests/conftest.py handles uniqueness) and deliberately skip try/finally + force-stop so the persistent runtime instance is left inspectable on failure — matches sibling test_null_output.py, test_transactions.py, etc. Comment on line ~95 already documents the intentional no-stop behavior. LGTM.

Merged via the queue into main with commit 0e90a20 Jul 2, 2026
1 check passed
@ryzhyk
ryzhyk deleted the move-output-buffer-test-to-runtime branch July 2, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants