This fixes problems where there are leftover cofngis from other tests.
The long term plan would be to make sure the config is not a global singleton but we are not there yet.
Differential D351
Ensure config is resetted with each tests. deadalnix on Jul 20 2017, 11:37. Authored by Tags None Subscribers None
Details
This fixes problems where there are leftover cofngis from other tests. The long term plan would be to make sure the config is not a global singleton but we are not there yet. ./src/test/test_bitcoin --random=13174
Diff Detail
Event Timeline
Comment Actions Note about test plan random seed: A particular seed may usually be assumed to be effective at reproducing a problem only for a particular build configuration, and often only on particular installation (machine + OS). |