Print key cycle information in rootls -l#7878
Conversation
|
Here are some example outputs from files at And these with backup cycles And this is an example with |
|
@phsft-bot build |
|
Starting build on |
|
Build failed on ROOT-fedora31/noimt. Failing tests:
|
|
Build failed on ROOT-fedora30/cxx14. Failing tests:
|
|
Build failed on ROOT-performance-centos8-multicore/default. Failing tests:
|
|
Build failed on ROOT-ubuntu16/nortcxxmod. Failing tests:
|
|
Build failed on ROOT-debian10-i386/cxx14. Failing tests:
|
|
Build failed on mac11.0/cxx17. Failing tests:
|
|
Build failed on mac1014/python3. Failing tests:
|
|
Sibling PR in roottest shows fixed tests, this can be reviewed now |
Adds key cycle number and the [current cycle]/[backup cycle] tags to output of `rootls -l`. This is done by copying the logic used in TDirectoryFile.cxx#L1167-L1184 , rather than refactoring the whole cmdLineUtils.py to use TDirectoryFile::ls
2c38ba6 to
a46efcc
Compare
|
Starting build on |
Fixes #7053 . It prints cycle number next to the key name and mimics the logic for printing "[current cycle]" and "[backup cycle]" found in TDirectoryFile.cxx