scarpe-team / scarpe

Scarpe - shoes but running on webview
Other
162 stars 29 forks source link

Fix timeout errors in current CI #554

Closed noahgibbs closed 4 months ago

noahgibbs commented 4 months ago

Description

Increase timeout in frequently-failing test -- maybe the ARM workers are slower?

Checklist

noahgibbs commented 4 months ago

Hm. This succeeded with the small timeout tweak, but hard to be sure it'll do that every time. Will re-run.

noahgibbs commented 4 months ago

I also saw a timeout in the image-download example. It's possible that our example timeout is inadequate in cases where the download may be randomly delayed.

noahgibbs commented 4 months ago

Passed again. But I hadn't fixed that download example thing. Just loosened the examples timeout and am now rebuilding again.

noahgibbs commented 4 months ago

Okay. Passing reasonably with current timeouts.