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.
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