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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.