Skip to content

Commit

Permalink
qtile: mention randomly failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Nov 12, 2023
1 parent 6613e16 commit 809c007
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SPECS/qtile-f39.spec
Expand Up @@ -123,6 +123,9 @@ desktop-file-install \


%check
# The tests can sometimes randomly fail. Rebuilding the package again usually
# solves the issue. Please see the upstream issue:
# https://github.com/qtile/qtile/issues/4573
%pytest -vv --backend x11 %{?with_wayland:--backend wayland}


Expand Down

0 comments on commit 809c007

Please sign in to comment.