Details
Details
- Reviewers
deadalnix schancel - Group Reviewers
Restricted Project - Commits
- rSTAGING962c7f726581: Added test for CBlockIndexWorkComparator
rABC962c7f726581: Added test for CBlockIndexWorkComparator
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- comp4
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2842 Build 3788: Bitcoin ABC Buildbot (legacy) Build 3787: arc lint + arc unit
Event Timeline
Comment Actions
Fix test so that it doesn't try to check equal nSequenceId when it's checking for inequality
Comment Actions
There is no test for the block time accuracy.
src/test/work_comparator_tests.cpp | ||
---|---|---|
48 | This is undefined behavior. |