action #164338
closedtest fails in libgit2: install 'latest' python version should be more selective
0%
Description
Observation¶
The test goes to 'just install the most recent python interpreter' - without taking into account that that interpreter might only be the interpreter without any infrastructure (pip/setuptools) available yet (mostly happens during TW development when new interpreters show up)
At the moment for example, pyton 3.13 is being introduced, but no py-modules are being built yet - resulting in pip3.13 not existing.
Maybe wise to find the most recent pytonXYZ-pip package, and use that version
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_textmode@64bit fails in
libgit2
Test suite description¶
Maintainer: slindomansilla@suse.de.
Mainly post-installation console extra tests.
Reproducible¶
Fails since (at least) Build 20240612
Expected result¶
Last good: 20240611 (or more recent)
Further details¶
Always latest result in this scenario: latest