casper-network / casper-network/casper-node

Add test for crashed-node reconnection regression

Open
#1,418 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
399
Forks
224
Avg merge
15h 44m
Merged PRs (30d)
2

Description

#1413 fixed a regression that caused a node not to reconnect to a crashed node. The conditions are somewhat tough to replicate outside of our integration, but it could be possible to add these to the networking tests using `testing::Network`. We should definitely try to replicate this bug (by temporarily turning off the fix) and add a test for it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Review #1413 and the networking tests using testing::Network first. Temporarily disable the fix from #1413 to reproduce the crashed-node reconnection failure, then add a regression test that fails without the fix and passes with it.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.