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

tests failling due to race conditions / parallel execution #156

Open
juan518munoz opened this issue Feb 19, 2024 · 0 comments
Open

tests failling due to race conditions / parallel execution #156

juan518munoz opened this issue Feb 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@juan518munoz
Copy link

Currently, when executing:

yarn test deposit.test.ts

Inside of ts-integration directory, runs both non-native-erc20-deposit.test.ts and deposit.test.ts concurrently, causing a race condition between them (probably setting the nonce).

@juan518munoz juan518munoz added the bug Something isn't working label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant