mirror of
https://github.com/certbot/certbot.git
synced 2026-02-12 23:33:28 -05:00
These tests failed at https://travis-ci.com/certbot/certbot/jobs/285202481 but do not include any output from the script about what went wrong because the string created from `subprocess.CalledProcessError` does not include value of output. This PR fixes that by printing these values which `pytest` will include in the output if the test fails. |
||
|---|---|---|
| .. | ||
| certs | ||
| fake-letsencrypt | ||
| __init__.py | ||
| auto_test.py | ||
| centos6_tests.sh | ||
| oraclelinux6_tests.sh | ||
| signing.key | ||
| uname_wrapper.sh | ||