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
Updated by dvenkatachala 3 months ago
Instead of checking the latest Python interpreter, I modified the code by installing the latest pygit2 with zypper.
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/19814
Updated by dvenkatachala 3 months ago
- Status changed from In Progress to Feedback
Updated by dvenkatachala 2 months ago
- Status changed from Feedback to Resolved
Latest run in O3- https://openqa.opensuse.org/tests/4368112#step/libgit2/19