Page MenuHomePhabricator

split abc-p2p-fullblocktest into sigops and non-sigops parts
ClosedPublic

Authored by markblundeberg on Jan 24 2020, 14:12.

Details

Summary

Like with D5060, it makes sense to split out the sigops part of
this test since we're planning to deactivate sigops, and this lets
us independently deal with sigops.

Test Plan

ninja check-extended

Diff Detail

Repository
rABC Bitcoin ABC
Branch
split_abcfullblocktest
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9138
Build 16234: Default Diff Build & Tests
Build 16233: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Jan 25 2020, 13:21
deadalnix added inline comments.
test/functional/abc-p2p-fullblocktest-sigops.py
1 ↗(On Diff #15771)

You need to chmod this.

This revision now requires changes to proceed.Jan 25 2020, 13:21
test/functional/abc-p2p-fullblocktest-sigops.py
1 ↗(On Diff #15771)

oh, good catch!

This revision is now accepted and ready to land.Jan 27 2020, 01:00