From d0b0fc27fdfc78a13a07c1ea04b728bebc8c6e87 Mon Sep 17 00:00:00 2001 From: Bernd Schubert Date: Thu, 12 Dec 2024 23:21:05 +0100 Subject: tests: Add debug messages to some tests and umount On my nfs mount the tests were hanging and it was impossible to diagnoze what is actually the issue. Also get rid of 'looseversion' python package dependency, as that package is not in ubuntu - add a handcode kernel version parser. --- requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 42cafe0..2c6a4a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,4 @@ meson ninja # Test packages: -looseversion pytest -- cgit v1.2.3