Unverified Commit e2e8c027 authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

fzf-lua: disable flakey tests (#443771)

parents 07b078a6 f5888d15
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