diff options
author | Isidoro Ghezzi <isidoro.ghezzi@icloud.com> | 2018-10-17 16:12:42 +0200 |
---|---|---|
committer | Isidoro Ghezzi <isidoro.ghezzi@icloud.com> | 2018-10-22 01:12:42 +0200 |
commit | 96c509e4d0a0c6d5c472f021315c0380cfd10100 (patch) | |
tree | d38d6de6e1f502e54b71cc17de70b1f4da61bfb9 /.travis.yml | |
parent | fe23553edd84b0247e05ec3de023944c558afd54 (diff) |
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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions