On 25-Feb-2018, Adrian Bunk wrote:
> Source: custodia

I Think this is the correct assignment for this bug report.

See the command-line used to invoke the coverage module:

> ERROR: InvocationError: '/build/1st/custodia-0.5.0/.tox/py36/bin/python -m 
> coverage run --parallel -m pytest --capture=no --strict --skip-servertests'

Note that the command line calls ‘[…]python -m coverage run’ but
specifies no tests to run. That's why the ‘coverage’ module eventually
complains that the path that was specified is None.

Somehow, the ‘custodia’ test suite is invoking ‘coverage’ in such a
way that no path is specified.

-- 
 \       “Pinky, are you pondering what I'm pondering?” “Well, I think |
  `\   so, Brain, but it's a miracle that this one grew back.” —_Pinky |
_o__)                                                   and The Brain_ |
Ben Finney <[email protected]>

Attachment: signature.asc
Description: PGP signature

Reply via email to