n0-computer / iroh

peer-2-peer that just works
https://iroh.computer
Apache License 2.0
2.6k stars 164 forks source link

test(iroh-cli): increase wait on windows resumption tests #2919

Closed divagant-martian closed 1 week ago

divagant-martian commented 1 week ago

Description

These tests fail when windows is too slow writing and copying the files needed. To avoid ignoring the tests, this PR increases the time we give it to be ready on windows runs to double the original value.

Breaking Changes

n/a

Notes & open questions

It would still be good to try to identify if anything changed in our code to make iroh slower on windows. This is however very low priority so this offers a workaround.

Change checklist

dignifiedquire commented 1 week ago

will this break in combination with https://github.com/n0-computer/iroh/pull/2900 ? cc @flub