Skip to content

Commit

Permalink
Update testnet/stacks-node/src/tests/neon_integrations.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
lgalabru authored Jul 20, 2021
1 parent 1df0457 commit 62404d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testnet/stacks-node/src/tests/neon_integrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1385,7 +1385,7 @@ fn should_fix_2771() {

// The test here consists in producing a canonical chain with 210 blocks.
// Once done, we invalidate the block 208, and instead of rebuilding directly
// a longer fork with N blocks (at done in the bitcoind_forking_test)
// a longer fork with N blocks (as done in the bitcoind_forking_test)
// we slowly add some more blocks.
// Without the patch, this behavior ends up crashing the node with errors like:
// WARN [1626791307.078061] [src/chainstate/coordinator/mod.rs:535] [chains-coordinator] ChainsCoordinator: could not retrieve block burnhash=40bdbf0dda349642bdf4dd30dd31af4f0c9979ce12a7c17485245d0a6ddd970b
Expand Down

0 comments on commit 62404d7

Please sign in to comment.