Unverified Commit f5888d15 authored by Charlotte 🦝 Deleńkec's avatar Charlotte 🦝 Deleńkec
Browse files

fzf-lua: disable flakey tests

parent b68ff860
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -154,7 +154,8 @@ in
    # FIXME: https://github.com/NixOS/nixpkgs/issues/431458
    # fzf-lua throws `address already in use` on darwin
    # Previewer transient failure
    doCheck = !stdenv.hostPlatform.isDarwin;
    # UI tests fail either transiently or consistently in certain software/hardware configurations
    doCheck = false;
    checkInputs = [
      fd
      fzf