diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-02-12 20:33:10 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-02-12 20:33:18 +0100 |
commit | bf3189eda65d269fee6a70681ab390bd7cebf7d7 (patch) | |
tree | c8d1af766ffaff3f6c8a36a167d5015b0722ebf0 /src/bench | |
parent | e9c037ba64dd5b073fccf059ef75db1c97abd0bd (diff) | |
parent | d4187e46194e7b31f5ace48b08ff64416b967ec4 (diff) |
Merge #21165: test: Use mocktime in test_seed_peers
d4187e46194e7b31f5ace48b08ff64416b967ec4 [test] Use mocktime in test_seed_peers() (Dhruv Mehta)
015637dd445e0158dc763d0d8c55f471d0bc4305 [refactor] Correct log message in net.cpp (Dhruv Mehta)
Pull request description:
The test now takes less than 5 seconds instead of more than 2 minutes
Further context: https://github.com/bitcoin/bitcoin/pull/19884/files#r575336503
Before:
```
2021-02-12T17:22:25.980000Z TestFramework (INFO): Test seed peers, this will take about 2 minutes
2021-02-12T17:24:30.472000Z TestFramework (INFO): Test -networkactive option
```
After:
```
2021-02-12T17:33:39.224000Z TestFramework (INFO): Test seed peers
2021-02-12T17:33:43.139000Z TestFramework (INFO): Test -networkactive option
```
Top commit has no ACKs.
Tree-SHA512: 6d8df7d4433c96268694577e4c10a346785e076d45fa220091875e55def200100e7b827fac2a1f7853a2c2c39e9661e06288dca8c645da9e13d4318a4ff2172e
Diffstat (limited to 'src/bench')
0 files changed, 0 insertions, 0 deletions