We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the Issue Since the implementation of the standard memo and since we added more E2E tests specifically for it, it seems Bitcoin tests take constantly longer than the other test types: https://github.com/zeta-chain/node/actions/runs/11595355686/job/32283772528
E2E Ci also sometimes fails because of timeout because of Bitcoin test.
It seems the current list of tests is still relevant and we should keep all of them.
A solution might be to split the Bitcoin tests into two runner that would run concurrently.
The text was updated successfully, but these errors were encountered:
ws4charlie
Successfully merging a pull request may close this issue.
Describe the Issue
Since the implementation of the standard memo and since we added more E2E tests specifically for it, it seems Bitcoin tests take constantly longer than the other test types: https://github.com/zeta-chain/node/actions/runs/11595355686/job/32283772528
E2E Ci also sometimes fails because of timeout because of Bitcoin test.
It seems the current list of tests is still relevant and we should keep all of them.
A solution might be to split the Bitcoin tests into two runner that would run concurrently.
The text was updated successfully, but these errors were encountered: