stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 671 forks source link

test: try stopping bitcoind within Rust, rather than spawning the CLI #5207

Closed obycode closed 1 month ago

obycode commented 2 months ago

I wanted to test out whether stopping bitcoind from within the Rust code, rather than spawning the CLI, would make any difference in whether these tests pass in CI.

wileyj commented 1 month ago

clever!

obycode commented 1 month ago

Fixing bitcoin_reorg_flap_with_follower now. That test was a mess.

jcnelson commented 1 month ago

Seems it did!

blockstack-devops commented 3 weeks ago

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.