Commit 803882b5 authored by Eman Resu's avatar Eman Resu
Browse files

asciinema_3: remove disabled test

Doesn't seem to be failing anymore.
parent 653273a8
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -35,13 +35,6 @@ let
        --zsh gendir/completion/_asciinema
    '';

    checkFlags = [
      # ---- pty::tests::exec_quick stdout ----
      # thread 'pty::tests::exec_quick' panicked at src/pty.rs:494:10:
      # called `Result::unwrap()` on an `Err` value: EBADF: Bad file number
      "--skip=pty::tests::exec_quick"
    ];

    strictDeps = true;

    passthru = {