Page MenuHomePhabricator

QA: Avoid re-reading config.ini unnecessarily
ClosedPublic

Authored by PiRK on Oct 6 2020, 09:21.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABCc928ec6217af: QA: Avoid re-reading config.ini unnecessarily
Summary

BitcoinTestFramework.main already loads and stores config.ini on the object itself; just access that instead of re-reading the file to check for features

Backport of Core PR15895

Test Plan

ninja && ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 6 2020, 09:21
PiRK requested review of this revision.Oct 6 2020, 09:21

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Oct 6 2020, 13:01