Add test coverage for wallets::reload add and drop paths (#5140) The drop path carried an inverted debug assert (fixed in #5125) that no test ever executed, since the only reload test was permanently disabled due to the LMDB single-environment limitation. Replace it with a test that exercises reload through a second wallets instance sharing the node's backend, covering both the add and drop paths.
__________
Type: commit
Hash: 968048fb52152ae8f848f1f929fc8575afcdac8c
Created: yesterday
__________
gr0v1ty/nano-node:968048fb52152ae8f848f1f929fc8575afcdac8c
| Test Case | Status | Duration | Median Deviation | Log | Graph |
|---|---|---|---|---|---|
| 5n4pr_conf_10k_bintree | PASS | 119 s | 7.0 s | - | Show |
| 5n4pr_conf_10k_change | PASS | 183 s | 25.0 s | - | Show |
| 5n4pr_conf_change_dependant | PASS | 112 s | -2.0 s | - | - |
| 5n4pr_conf_change_independant | PASS | 121 s | 7.0 s | - | - |
| 5n4pr_conf_send_dependant | PASS | 114 s | -2.0 s | - | - |
| 5n4pr_conf_send_independant | PASS | 108 s | -5.0 s | - | - |
| 5n4pr_rocks_10k_bintree | PASS | 123 s | 0.0 s | - | - |
| 5n4pr_rocks_10k_change | PASS | 158 s | -3.0 s | - | - |