[PATCH 0/2] Fix Python test failures
Lukas Fleischer <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi, I recently stumbled upon two different kinds of failures in the test suite while trying to update the Arch Linux automake package. Patches follow in separate emails. Lukas Fleischer (2): python: Properly uninstall __pycache__ in subdirectories python tests: Do not require .pyo files lib/am/python.am | 4 ++-- t/py-compile-basedir.sh | 2 -- t/py-compile-basic.sh | 3 --- t/py-compile-destdir.sh | 12 +++++------- t/py-compile-option-terminate.sh | 5 ----- t/python-virtualenv.sh | 4 ---- t/python10.sh | 6 ------ t/python12.sh | 3 +-- t/python3.sh | 1 - 9 files changed, 8 insertions(+), 32 deletions(-) -- 2.17.0