You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WInterJS/wasmer tests are mostly hanging in CI, causing the support updates to fail. For this reason I've disabled the tests for now. It can be intermittently reproduced locally when running pnpm generate in the root. It doesn't seem to happen so much when running the tests on their own in the generator/runtimes/wasmer directory, and just seems to manifest when run in the group. Setting concurrency to 1 doesn't help.
Hey @ascorbic! It's been a while, and we fixed a number of stability issues on WinterJS in the meantime. I can't reproduce this issue right now. I do have a number of fixes for WinterJS, for which I'll be opening a PR shortly, once version 1.2.0 is out. Hopefully, everything will be working at that point and we can re-enable the tests.
The WInterJS/wasmer tests are mostly hanging in CI, causing the support updates to fail. For this reason I've disabled the tests for now. It can be intermittently reproduced locally when running
pnpm generate
in the root. It doesn't seem to happen so much when running the tests on their own in thegenerator/runtimes/wasmer
directory, and just seems to manifest when run in the group. Setting concurrency to 1 doesn't help.Cc @Arshia001 @syrusakbary
The text was updated successfully, but these errors were encountered: