I found some confused case sensitive in BTC/kB and sat/B. It doesn't change the test result.
before: :confused:
bTc/kB
btc/kb
BTc/Kb
sat/B
sAT/b
SAT/b
SAT/B
after: :smile:
BTC/kB
sat/B
test result:
$ ./test/functional/test_runner.py --jobs=4 --loglevel=DEBUG --previous-releases --coverage --extended wallet_basic.py
Temporary test directory at /tmp/test_runner_₿_🏃_20200929_224115
Running Unit Tests for Test Framework Modules
.......
----------------------------------------------------------------------
Ran 7 tests in 0.008s
OK
Initializing coverage directory at /tmp/coveragevbx7unjc
Remaining jobs: [wallet_basic.py]
1/1 - wallet_basic.py passed, Duration: 32 s
TEST | STATUS | DURATION
wallet_basic.py | ✓ Passed | 32 s
ALL | ✓ Passed | 32 s (accumulated)
Runtime: 32 s