Page MenuHomePhabricator

Use build directory for functional test junit results
ClosedPublic

Authored by deadalnix on Feb 22 2018, 23:10.

Details

Summary

Use build_dir for test output directory.

Test Plan

Run functional tests and see where junit_results.xml is placed.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
arcpatch-D1118
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1917
Build 1992: Bitcoin ABC Buildbot (legacy)
Build 1991: arc lint + arc unit

Event Timeline

Use os.path.join instead of formatting

Fix autopep8 indentation issue

This revision is now accepted and ready to land.Feb 23 2018, 13:41
deadalnix edited reviewers, added: schancel; removed: deadalnix.
This revision now requires review to proceed.Feb 24 2018, 06:55
This revision is now accepted and ready to land.Feb 24 2018, 07:23
This revision was automatically updated to reflect the committed changes.