Skip to content

test_when_output_closed_then_no_broken_pie intermittent failure #13569

Description

@xtqqczze
---- test_tail::test_when_output_closed_then_no_broken_pie stdout ----
bin: "/home/runner/work/coreutils/coreutils/target/debug/coreutils"
run: /home/runner/work/coreutils/coreutils/target/debug/coreutils tail -c 100000 /dev/zero

thread 'test_tail::test_when_output_closed_then_no_broken_pie' (40911) panicked at tests/by-util/test_tail.rs:5044:27:
assertion failed: !self.succeeded()
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/8bab26f4f68e0e26f0bb7960be334d5b520ea452/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/8bab26f4f68e0e26f0bb7960be334d5b520ea452/library/core/src/panicking.rs:80:14
   2: core::panicking::panic
             at /rustc/8bab26f4f68e0e26f0bb7960be334d5b520ea452/library/core/src/panicking.rs:150:5
   3: <uutests::util::CmdResult>::fails_silently
             at ./tests/uutests/src/lib/util.rs:717:9
   4: tests::test_tail::test_when_output_closed_then_no_broken_pie
             at ./tests/by-util/test_tail.rs:5044:27
   5: tests::test_tail::test_when_output_closed_then_no_broken_pie::{closure#0}
             at ./tests/by-util/test_tail.rs:5035:48
   6: <tests::test_tail::test_when_output_closed_then_no_broken_pie::{closure#0} as core::ops::function::FnOnce<()>>::call_once
             at /rustc/8bab26f4f68e0e26f0bb7960be334d5b520ea452/library/core/src/ops/function.rs:250:5
   7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
             at /rustc/8bab26f4f68e0e26f0bb7960be334d5b520ea452/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

https://github.com/uutils/coreutils/actions/runs/30171537944/job/89713408493?pr=13568

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions