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

Change listening port in test #382

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Change listening port in test #382

merged 1 commit into from
Apr 4, 2024

Conversation

Sean-Der
Copy link
Member

@Sean-Der Sean-Der commented Apr 4, 2024

127.0.0.133:54321 fails to bind on macOS

127.0.0.133:54321 fails to bind on macOS
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.37%. Comparing base (4a3541a) to head (a562259).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
- Coverage   66.68%   66.37%   -0.32%     
==========================================
  Files          43       43              
  Lines        2888     2888              
==========================================
- Hits         1926     1917       -9     
- Misses        796      802       +6     
- Partials      166      169       +3     
Flag Coverage Δ
go 66.37% <ø> (-0.32%) ⬇️
wasm 27.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Sean-Der Sean-Der merged commit 33c87de into master Apr 4, 2024
15 checks passed
@Sean-Der Sean-Der deleted the test-port branch April 4, 2024 15:39
@rg0now
Copy link
Contributor

rg0now commented Apr 4, 2024

We've already been bitten by this: #293 (comment) :-D

@Sean-Der
Copy link
Member Author

Sean-Der commented Apr 4, 2024

I wonder why macOS has this behavior, seems arbitrary! Luckily that wasn't too hard to debug :)

The mockClient causing a crash on GitHub Actions (and not locally) was way more painful 😱

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

Successfully merging this pull request may close these issues.

2 participants