diff --git a/tests/pip/install.fmf b/tests/pip/install.fmf index b7a0b735bd..f212f4a135 100644 --- a/tests/pip/install.fmf +++ b/tests/pip/install.fmf @@ -5,6 +5,12 @@ require: - python3 - python3-devel tier: null +adjust: + when: distro == fedora-rawhide + result: xfail + # 'mini' should start passing once /~https://github.com/hgrecco/pint/issues/1969 is resolved + # if/once that happens, the xfail should be moved to 'full' only + because: "Un-installable dependencies on Python 3.13" /mini: summary: Ensure the minimal pip install works