This diff updates the targets check-upgrade-activated to run the
extended test suite. The intent is to make it possible to run ALL
the tests with upgrade activated with a single target.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project
ninja check-upgrade-activated
Check all the functional tests are run.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cmake_check_all_check_all
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 8688 Build 15362: Default Diff Build & Tests Build 15361: arc lint + arc unit
Event Timeline
test/CMakeLists.txt | ||
---|---|---|
73 | No. Have check-extended do this. |
Comment Actions
Reduce the scope to upgrade activated tests only. check-extended will be added in another diff.
Comment Actions
The elphant in the room is that the nomenclature for the upgrade activated things has different semantic than the non upgrade activated one, which is not right.