Project

General

Profile

Actions

action #164338

open

test fails in libgit2: install 'latest' python version should be more selective

Added by dimstar 4 days ago. Updated 1 day ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2024-07-23
Due date:
% Done:

0%

Estimated time:
Difficulty:

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

Actions #1

Updated by dvenkatachala 2 days ago

  • Assignee set to dvenkatachala
Actions #2

Updated by dvenkatachala 2 days ago

  • Status changed from New to In Progress
Actions #3

Updated by dvenkatachala 2 days 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

Actions #4

Updated by dvenkatachala 1 day ago

  • Status changed from In Progress to Feedback
Actions

Also available in: Atom PDF