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 Libp2p Success Test #3285

Merged
merged 3 commits into from
Jun 6, 2024
Merged

Fix Libp2p Success Test #3285

merged 3 commits into from
Jun 6, 2024

Conversation

jparr721
Copy link
Contributor

@jparr721 jparr721 commented Jun 6, 2024

Closes #<ISSUE_NUMBER>

This PR:

Removes the gate on the current proposal's view for the libp2p test.

This PR does not:

Does not fix the failure test case.

Key places to review:

bfish713
bfish713 previously approved these changes Jun 6, 2024
@@ -418,11 +412,7 @@ impl<TYPES: NodeType, I: NodeImplementation<TYPES>> QuorumVoteTaskState<TYPES, I
return;
}

debug!(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added these two logs when debugging, but the event is mostly None so they're just noise.

Copy link
Collaborator

@bfish713 bfish713 left a comment

Choose a reason for hiding this comment

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

Looks like it breaks some unit test

@jparr721 jparr721 merged commit 1be0f84 into main Jun 6, 2024
24 checks passed
@jparr721 jparr721 deleted the jp/fix-libp2p-success branch June 6, 2024 19:41
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.

None yet

3 participants