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(consensus): dont transition to error state with invalid foreign proposal #927

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Feb 5, 2024

Description

fix(consensus): dont transition to error state with invalid foreign proposal
test(consensus): fix flaky foreign_block_distribution test

Motivation and Context

Invalid messages should not cause the state machine to transition to error.
foreign_block_distribution is often flaky in CI. Hopefully this will fix it 🤞

How Has This Been Tested?

Ran foreign_block_distribution

What process can a PR reviewer use to test or verify this change?

CI

Breaking Changes

  • None
  • Requires data directory to be deleted
  • Other - Please specify

Copy link

github-actions bot commented Feb 5, 2024

Test Results (CI)

447 tests  +367   447 ✅ +368   1h 45m 16s ⏱️ + 49m 2s
 57 suites + 41     0 💤 ±  0 
  2 files   +  1     0 ❌  -   1 

Results for commit 5e5b656. ± Comparison against base commit c29d5b8.

@stringhandler stringhandler added this pull request to the merge queue Feb 7, 2024
Merged via the queue into tari-project:development with commit 704fef0 Feb 7, 2024
11 checks passed
@sdbondi sdbondi deleted the consensus-test-flaky-foreign-block-distro branch February 7, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants