Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flakyness with 08-wasm tests #7461

Open
4 tasks
DimitrisJim opened this issue Oct 15, 2024 · 0 comments
Open
4 tasks

Fix flakyness with 08-wasm tests #7461

DimitrisJim opened this issue Oct 15, 2024 · 0 comments
Labels
testing Testing package and unit/integration tests

Comments

@DimitrisJim
Copy link
Contributor

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
@DimitrisJim DimitrisJim added the testing Testing package and unit/integration tests label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing package and unit/integration tests
Projects
Status: No status
Development

No branches or pull requests

1 participant