Skip to content

Commit

Permalink
fixup! Add xfail for pip installation tests on py3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhoyer committed Jun 25, 2024
1 parent 9365b3f commit b3123d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/precommit/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ require:
- git-core
- tmt
tier: 4
adjust:
when: distro == fedora-rawhide
result: xfail
# Remove the xfail adjust once it starts passing.
# Dependent on https://github.com/crate-py/rpds/issues/72, PyO3 0.22
because: "Un-installable dependencies on Python 3.13"

0 comments on commit b3123d6

Please sign in to comment.