Uh oh!
There was an error while loading. Please reload this page.
gh-109817: Add --single-process-per-case option to libregrtest - #151689
Open
Aniketsy wants to merge 2 commits into
Open
gh-109817: Add --single-process-per-case option to libregrtest#151689Aniketsy wants to merge 2 commits into
Aniketsy wants to merge 2 commits into
Conversation
Aniketsy
commented
Jul 1, 2026
ContributorAuthor
i'll fix these |
Aniketsy
marked this pull request as ready for review
July 1, 2026 07:04
serhiy-storchaka
self-requested a review
July 1, 2026 07:21
serhiy-storchaka
commented
Jul 1, 2026
Member
I'm a little busy now, but I'll review it after finishing with other unittest/regrtest tasks. Thank you for your efforts. |
…ase in its own worker process
Aniketsy
commented
Jul 11, 2026
ContributorAuthor
no hurry, i'm improving this till then, so hopefully it creates less pain for you to review 😊 . I've added tests, with some improvement (locally everything works fine for me) . i'll once again go through this and check for improvement areas before you come here . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes#109817