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

ci: disable testnet integration tests #5093

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

conorsch
Copy link
Contributor

Describe your changes

The testnet integration tests are failing PRs targeting main, because the checks assume the code being tested is compatible with the live testnet endpoints. That's not currently the case, due to ongoing LQT development #5010.

Refs #5063 (comment)

Issue ticket number and link

Checklist before requesting a review

  • I have added guiding text to explain how a reviewer should test these changes.

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    ci-only, no changes to app code.

The testnet integration tests are failing PRs targeting main, because the checks
assume the code being tested is compatible with the live testnet
endpoints. That's not currently the case, due to ongoing LQT development #5010.

Refs #5063 (comment)
@conorsch conorsch merged commit 259b498 into main Feb 17, 2025
9 checks passed
@conorsch conorsch deleted the ci-disable-testnet-integration-on-main branch February 17, 2025 16:07
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.

2 participants