Skip to content

Failing tests for the latest release #1047

Description

@orhun

Hey, I'm hitting these failures while updating the Arch package:

failures:

---- cli::external_actions::test_external_action_thebatman_with_f8 stdout ----

thread 'cli::external_actions::test_external_action_thebatman_with_f8' (13057) panicked at tests/cli/external_actions.rs:133:10:
called `Result::unwrap()` on an `Err` value: WaitTimeout
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- cli::external_actions::test_execute_action_uses_tty_when_stdout_is_captured stdout ----

thread 'cli::external_actions::test_execute_action_uses_tty_when_stdout_is_captured' (13052) panicked at tests/cli/external_actions.rs:211:10:
called `Result::unwrap()` on an `Err` value: WaitTimeout

---- cli::external_actions::test_external_action_lsman_with_f9 stdout ----

thread 'cli::external_actions::test_external_action_lsman_with_f9' (13056) panicked at tests/cli/external_actions.rs:89:10:
called `Result::unwrap()` on an `Err` value: WaitTimeout

---- cli::external_actions::test_fork_action_uses_tty_when_stdout_is_captured stdout ----

thread 'cli::external_actions::test_fork_action_uses_tty_when_stdout_is_captured' (13061) panicked at tests/cli/external_actions.rs:307:10:
called `Result::unwrap()` on an `Err` value: WaitTimeout

---- cli::preview::test_preview_word_wrap_with_preview_command stdout ----

thread 'cli::preview::test_preview_word_wrap_with_preview_command' (14240) panicked at tests/cli/preview.rs:153:43:
called `Result::unwrap()` on an `Err` value: WaitTimeout


failures:
    cli::external_actions::test_execute_action_uses_tty_when_stdout_is_captured
    cli::external_actions::test_external_action_lsman_with_f9
    cli::external_actions::test_external_action_thebatman_with_f8
    cli::external_actions::test_fork_action_uses_tty_when_stdout_is_captured
    cli::preview::test_preview_word_wrap_with_preview_command

test result: FAILED. 109 passed; 5 failed; 1 ignored; 0 measured; 1 filtered out; finished in 10.08s

error: test failed, to rerun pass `--test command_line`
==> ERROR: A failure occurred in check().
    Aborting...
==> ERROR: Build failed, check /var/lib/archbuild/extra-x86_64/orhun-16/build
Shared connection to build.archlinux.org closed.
==> Downloading files...
television-0.15.6-1-x86_64-build.log
          6.30K 100%    6.01MB/s    0:00:00 (xfr#1, to-chk=2/3)
television-0.15.6-1-x86_64-check.log
         31.06K 100%   29.62MB/s    0:00:00 (xfr#2, to-chk=1/3)
television-0.15.6-1-x86_64-prepare.log
          9.30K 100%    8.87MB/s    0:00:00 (xfr#3, to-chk=0/3)
==> ERROR: Build failed, check logs in /home/orhun/pkgbuilds/extra/television

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions