Page MenuHomePhabricator

[CI] Store functional tests duration with ms resolution in Junit
ClosedPublic

Authored by Fabien on Jul 20 2020, 21:27.

Details

Summary

This diffs make the time tracked as fractional seconds instead of
integral seconds, and add helpers to convert the result to the expected
resolution.

Test Plan
./test/functional/test_runner.py -J junit.xml

Diff Detail

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