automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Fix Python test failures


From: Lukas Fleischer
Subject: [PATCH 0/2] Fix Python test failures
Date: Sun, 20 May 2018 17:28:50 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]