2020-08-27 04:32:27 |
Barry Price |
description |
Downloading the source and attempting to run the tests is throwing errors on various combinations of Ubuntu releases.
The bundled README.md/HACKING files seem to pre-date the Makefile/tox setup, so should probably be:
1. Brought up to date, and
2. Improved to list exactly what's expected/required in order for the tests to pass in, say, a freshly installed container or VM for a given (supported) series |
Downloading the source and attempting to run the tests is throwing errors on various combinations of Ubuntu releases.
The bundled README.md/HACKING files seem to pre-date the Makefile/tox setup, so should probably be:
1. Brought up to date, and
2. Improved to list exactly what's expected/required in order for the tests to pass in, say, a freshly installed container or VM for a given (supported) series
3. While we're in there, let's also document the difference(s) between the Makefile's 'test' and 'local_test' targets, and under which circumstances each is expected to be run. |
|