Skip to content

Adjust tolarance for parallel test#7044

Open
hnil wants to merge 2 commits into
OPM:masterfrom
hnil:adjust_tolarance_for_parallel_test
Open

Adjust tolarance for parallel test#7044
hnil wants to merge 2 commits into
OPM:masterfrom
hnil:adjust_tolarance_for_parallel_test

Conversation

@hnil
Copy link
Copy Markdown
Member

@hnil hnil commented May 11, 2026

Need change for clean tests on mac it seems.

@hnil hnil added the manual:irrelevant This PR is a minor fix and should not appear in the manual label May 11, 2026
have_flock=0
if command -v flock >/dev/null 2>&1
then
have_flock=1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this will give very messed up diff files if tests are run in parallel. flock is available in brew, i think that is a better solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manual:irrelevant This PR is a minor fix and should not appear in the manual

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants