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

fix flaky test with temporary solution #1768

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

pkhry
Copy link
Contributor

@pkhry pkhry commented Sep 11, 2024

Description

Temporary plug for flaky test in CI.

When we encounter e.disconnected_will_reconnect() error in the test the blocks for new subscribers are getting pruned so we can't really test the fact that there's an intersection there.
So for now this part is conditional.

Close #1752

@pkhry pkhry requested a review from a team as a code owner September 11, 2024 12:44
Copy link
Collaborator

@jsdw jsdw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me at the mo!

Copy link
Collaborator

@lexnv lexnv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks clean! 🙏

@niklasad1 niklasad1 merged commit 5225224 into master Sep 11, 2024
13 checks passed
@niklasad1 niklasad1 deleted the pkhry/temp_fix_flaky_test branch September 11, 2024 15:34
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.

Subxt integration tests failed against latest Substrate build.
4 participants