Thanks to visit codestin.com
Credit goes to github.com

Skip to content

synchronisation.sh: fix rlWaitForSocket for unix sockets#207

Merged
sopos merged 2 commits into
beakerlib:masterfrom
mrc0mmand:fix-rlWaitForSocket-for-unix-sockets
Mar 31, 2026
Merged

synchronisation.sh: fix rlWaitForSocket for unix sockets#207
sopos merged 2 commits into
beakerlib:masterfrom
mrc0mmand:fix-rlWaitForSocket-for-unix-sockets

Conversation

@mrc0mmand

@mrc0mmand mrc0mmand commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

This has been broken since 81929b5 as
we now use awk to "grep" only the field with the socket path which
doesn't have the trailing space.

This has been broken since 81929b5 as
we now use awk to "grep" only the field with the socket path which
doesn't have the trailing space.

Follow-up for 81929b5.
Introduced when the single test function was split in two in
69e2daf, which makes the test suite
complain:

 [ INFO ] Running test_rlShowPkgVersion
 [ PASS ] rlShowPkgVersion is marked as deprecated
:: [ 07:30:52 ] :: [  ERROR   ] :: nothing to close - no open phase
 [ INFO ] Running test_LogMetricLowHigh
@mrc0mmand mrc0mmand force-pushed the fix-rlWaitForSocket-for-unix-sockets branch from 6cc3aa9 to a287872 Compare March 31, 2026 12:47
@sopos

sopos commented Mar 31, 2026

Copy link
Copy Markdown
Member

thank you for the fixes and the new test

@sopos sopos merged commit 01e7a17 into beakerlib:master Mar 31, 2026
4 of 7 checks passed
@mrc0mmand mrc0mmand deleted the fix-rlWaitForSocket-for-unix-sockets branch March 31, 2026 16:25
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.

2 participants