Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharness macos no brainer fixes #6805

Merged
merged 6 commits into from Dec 23, 2019
Merged

Conversation

ribasushi
Copy link
Contributor

This is the "no brainer" part of #6799

54b1969 correctly switched from nc to socat, but did not account for it
not being as widely available. Adjust tests that depend on it with the
correct message.

There are also a number of comments pertaining to nc - they were not
adjusted.
Docker on a mac might be available, but may not be runnng. The
way the original test was written is linux-specific anyway, so
just hoist the check into the DOCKER declaration
Set this to '1' if you are doing local dev and have redirects in go.mod
Some did actually prevent proper test shutdown
Without reflecting this in the tests we do not actually shut down
correctly during cleanup
Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

Thanks!

@Stebalien Stebalien merged commit 72d01d3 into master Dec 23, 2019
@Stebalien Stebalien deleted the sharness_macos_no_brainer_fixes branch December 23, 2019 20:37
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.

None yet

2 participants