https://bugzilla.redhat.com/show_bug.cgi?id=1367033



--- Comment #28 from Muayyad Alsadi <[email protected]> ---
here

https://github.com/Yelp/dumb-init/pull/111#issuecomment-241953813

the upstream indicated that we can't use "make test" because it uses pip which
needs external network.

the upstream suggested adding the following build requirements

python, python2-mock, python2-pytest

and then run

PATH=.:$PATH py.test tests/

but this gave me

38 failed, 135 passed in 34.31 seconds

maybe tests are debian specific

@mosaab what is the next step?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to