Skip to content

Conversation

crocodile-dentist
Copy link
Contributor

@crocodile-dentist crocodile-dentist commented Oct 3, 2025

Description

A bug in established & active above targets caused missed opportunities to demote a peer.

testnet bugfix: prop_diffusion_target_active_below: A missed promotion opportunity is signalled causing IOSim.target active below test to fail while the peer is being synchronously demoted from warm state and hence is not a viable opportunity.

Reworked approach to peer selection tests.

resolves #5206

Checklist

Quality

  • Commit sequence makes sense and have useful messages, see ref.
  • New tests are added and existing tests are updated.
  • Self-reviewed the PR.

Maintenance

  • Linked an issue or added the PR to the current sprint of ouroboros-network project.
  • Added labels.
  • Updated changelog files.
  • The documentation has been properly updated, see ref.

@crocodile-dentist crocodile-dentist self-assigned this Oct 3, 2025
@crocodile-dentist crocodile-dentist requested a review from a team as a code owner October 3, 2025 11:04
@github-project-automation github-project-automation bot moved this to In Progress in Ouroboros Network Oct 3, 2025
@crocodile-dentist crocodile-dentist requested a review from a team as a code owner October 4, 2025 11:50
@crocodile-dentist crocodile-dentist force-pushed the mw/test-false-positive branch 4 times, most recently from e1182cb to 9a170bd Compare October 13, 2025 13:41
Changes address the issue of peer selection not taking the opportunity
to demote peers, or demoting too many under specific conditions.
@crocodile-dentist crocodile-dentist added bug Something isn't working outbound-governor Issues / PRs related to outbound-governor testing labels Oct 14, 2025
@crocodile-dentist crocodile-dentist changed the title fix false positive in test Peer selection bugfix and testing updates Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working outbound-governor Issues / PRs related to outbound-governor testing

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

peer selection test failure

2 participants