diff options
| author | Isidoro Ghezzi <[email protected]> | 2018-10-17 16:12:42 +0200 |
|---|---|---|
| committer | Isidoro Ghezzi <[email protected]> | 2018-10-22 01:12:42 +0200 |
| commit | 96c509e4d0a0c6d5c472f021315c0380cfd10100 (patch) | |
| tree | d38d6de6e1f502e54b71cc17de70b1f4da61bfb9 /src/httpserver.cpp | |
| parent | Merge #14374: qt: Add "Blocksdir" to Debug window (diff) | |
| download | discoin-96c509e4d0a0c6d5c472f021315c0380cfd10100.tar.xz discoin-96c509e4d0a0c6d5c472f021315c0380cfd10100.zip | |
show the progress of functional test
example (added the progress index `n/m`)
```
1/107 - wallet_hd.py passed, Duration: 27 s
.........................................................................................
2/107 - mining_getblocktemplate_longpoll.py passed, Duration: 72 s
..................................................................
3/107 - feature_maxuploadtarget.py passed, Duration: 78 s
```
- clear dots line
```
$ test/functional/test_runner.py -t can_trash
Temporary test directory at can_trash/test_runner_₿_🏃_20181018_220600
1/105 - wallet_hd.py passed, Duration: 21 s
2/105 - mining_getblocktemplate_longpoll.py passed, Duration: 71 s
3/105 - feature_maxuploadtarget.py passed, Duration: 68 s
..................
```
- don't print the `dot` progressive if `--quiet`
- done_str
- nothing commit to check again travis tests
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions