holepunchto / hyperswarm

A distributed networking stack for connecting peers.
https://docs.holepunch.to
MIT License
1.03k stars 84 forks source link

Enable MacOS tests, and run retry-timer test only on Linux #134

Closed LuKks closed 1 year ago

kasperisager commented 1 year ago

The Windows flake looks unrelated, no?

LuKks commented 1 year ago

MacOS tests was disabled due something related to retry timer or timeouts due CI slowness, so probably Mac is now working better but the original issue persist on Windows now, so maybe it's somewhat related, I changed the PR now to include the quick fix

LuKks commented 1 year ago

retry timer test doesn't really do much that is relevant cross-platform, so should be good enough to run it on Linux only