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

[develop] Fix logic in the rosetta integration test #16590

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

mrmr1993
Copy link
Member

@mrmr1993 mrmr1993 commented Feb 8, 2025

This reverses one of the erroneous changes made between compatible and develop as part of #15935.

This doesn't fix the test, due to other issues introduced in develop described in #16551. However, this has the effect of shortening the failing test runs significantly by triggering an early failure, rather than repeatedly waiting 90 minutes for a timeout (e.g. here). This is a subset of the changes in #16549, which proposes one possible solution to fully fix the test.

This is consistent with compatible. The test will also never work if we
don't produce blocks. We should fix that instead.
@mrmr1993 mrmr1993 requested a review from a team as a code owner February 8, 2025 04:51
@mrmr1993
Copy link
Member Author

mrmr1993 commented Feb 8, 2025

!ci-build-me

@mrmr1993
Copy link
Member Author

mrmr1993 commented Feb 8, 2025

!ci-nightly-me

@mrmr1993
Copy link
Member Author

mrmr1993 commented Feb 8, 2025

@mrmr1993
Copy link
Member Author

mrmr1993 commented Feb 8, 2025

!ci-build-me

@mrmr1993
Copy link
Member Author

mrmr1993 commented Feb 8, 2025

!ci-nightly-me

@mrmr1993
Copy link
Member Author

mrmr1993 commented Feb 8, 2025

@mrmr1993 mrmr1993 merged commit 63d6db1 into develop Feb 8, 2025
23 checks passed
@mrmr1993 mrmr1993 deleted the feature/fix-logic-for-rosetta-integration-test branch February 8, 2025 14:38
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