dotnet / iot

This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
MIT License
2.12k stars 574 forks source link

Fix network port scan for MacOS #2318

Closed pgrawehr closed 1 month ago

pgrawehr commented 1 month ago

Started failing without code changes on our end.

Microsoft Reviewers: Open in CodeFlow
pgrawehr commented 1 month ago

@joperezr Please have a look at this. It fixes the unit test that started to fail on MacOS without any changes on our end. Could be a new instance of https://github.com/actions/runner-images/issues/1335 causing #1927 to re-surface again.