Page MenuHomePhabricator

Fix test_runner.py wrong names for tests with arguments
ClosedPublic

Authored by Fabien on Jan 23 2019, 19:25.

Details

Summary

Theses file names have not been updated after the global functional
tests renaming. Also update the timings.json file with the tests.

Test Plan
./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
test_runner_fix_options
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4674
Build 7411: Bitcoin ABC Buildbot (legacy)
Build 7410: arc lint + arc unit

Event Timeline

deadalnix added inline comments.
test/functional/test_runner.py
78

It would be good if invalid entries int here would trigger errors.

This revision is now accepted and ready to land.Jan 24 2019, 12:46
This revision was automatically updated to reflect the committed changes.