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

Prevent testnet version tests from blocking #389

Closed
wants to merge 1 commit into from

Conversation

hoffmannjan
Copy link
Contributor

This should prevent blocking the tests flow because of the testnet releases.

There is possibility that testnet is running different version then the latest tagged release in casper-node repo. This should not cause the whole test suit to fail as its happening now.

As SDK should be compatible with the current version of the mainnet - I would make all the testnet related tests optional. Hope this description is clear 😓 .

@hoffmannjan hoffmannjan closed this Feb 9, 2024
@ryo-casper ryo-casper deleted the disable-testnet-tests branch July 10, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant