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

Do not error if block submit fails in mock mining case in Nakamoto #5294

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

jferrant
Copy link
Collaborator

@jferrant jferrant commented Oct 9, 2024

Note: this is not a fix to the mock_mining test. I have that in the pipeline. This i just to rectify something Brice and I discovered while investigating the test.

@jferrant jferrant requested a review from a team as a code owner October 9, 2024 20:22
Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

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

👍

@ASuciuX
Copy link
Contributor

ASuciuX commented Oct 14, 2024

Mutants are showing only 1 missed test here.

[testnet/stacks-node/src/nakamoto_node/relayer.rs:1026:9: replace RelayerThread::issue_block_commit -> Result<(), NakamotoNodeError> with Ok(())](https://github.com/stacks-network/stacks-core/blob/b3c8892c96b4c8b029e6e3cf5766de771b83dfb5/testnet/stacks-node/src/nakamoto_node/relayer.rs#L1025)

@jferrant jferrant added this pull request to the merge queue Oct 14, 2024
Merged via the queue into develop with commit 21a196a Oct 14, 2024
128 checks passed
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants