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 following error seems to be happening on occasion:
=== RUN TestWasmTestSuite/TestClientRecoveryStoreIterators
keeper_vm.go:93: test panicked: failed to instantiate new Wasm VM instance: Could not lock exclusive.lock. Is a different VM running in the same directory already?
Might be caused by parallel test running? Not sure. Re-triggering usually works fine but would be nice to not have to do this on occasion.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
Estimate provided
The text was updated successfully, but these errors were encountered:
The following error seems to be happening on occasion:
Might be caused by parallel test running? Not sure. Re-triggering usually works fine but would be nice to not have to do this on occasion.
For Admin Use
The text was updated successfully, but these errors were encountered: