Commit graph

10 commits

Author SHA1 Message Date
Lukas Zachar
dc4e662e56 parallel might run test_dtrace
Which obviously needs dtrace to be installed.
Added recommend as it is better to fail the test not whole plan if it is not possible to
install systemtap-sdt-devel by its /usr/bin/dtrace provide
2023-02-09 10:14:06 +01:00
Lukas Zachar
9a18358399 Extend duration of selftest/parallel
E.g. component python3.11 (from C9S) runs whole test suite which can't
finish within the default value of 5 minutes.
2023-01-27 13:22:52 +01:00
Lukas Zachar
f022884999 Convert selftest into tmt 2023-01-17 20:33:40 +01:00
Miro Hrončok
df6c0cef6e Don't set SETUPTOOLS_USE_DISTUTILS=stdlib when distutils does not exist
Python 3.12.0a2 removed the standard library distutils module,
so we can no longer use it.
2022-11-16 00:45:37 +01:00
Karolina Surma
db335e1e44 Explicitly declare the usage of distutils from Python stdlib for tests
setuptools 60+ bundles distutils which then have an impact on the test
environment, causing test_with_pip to fail.
2022-03-16 17:52:34 +01:00
Miro Hrončok
6a9ffe6cb2 Have a dynamic Python version by default if possible 2020-04-20 15:32:38 +02:00
Miro Hrončok
606e77a1ba Expand the OPENSSL_CONF=/non-existing-file comment
It's not just the minimum version now.
2019-12-02 18:24:15 +01:00
Miro Hrončok
8dbc369a49 More test output 2018-12-20 11:31:22 +01:00
Miro Hrončok
97db1f97bb Run Python 3.7 selftest tests in selftest tests of these tests 2018-11-29 16:50:35 +01:00
Miro Hrončok
11bfd62cc1 Add selftest suite (untested) 2018-11-14 16:31:00 +01:00