Skip to content

test_separator_attached_equals_double intermittent failure #14339

Description

@xtqqczze
---- test_sort::test_separator_attached_equals_double stdout ----
bin: "/Users/runner/work/coreutils/coreutils/target/debug/coreutils"
run: /Users/runner/work/coreutils/coreutils/target/debug/coreutils sort -t== -k 2

thread 'test_sort::test_separator_attached_equals_double' (97083) panicked at tests/uutests/src/lib/util.rs:2894:18:
called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to write to stdin of child: Broken pipe (os error 32)" }
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::result::unwrap_failed
             at /rustc/8bab26f4f68e0e26f0bb7960be334d5b520ea452/library/core/src/result.rs:1867:5
   3: <core::result::Result<(), std::io::error::Error>>::unwrap
             at /rustc/8bab26f4f68e0e26f0bb7960be334d5b520ea452/library/core/src/result.rs:1233:23
   4: <uutests::util::UChild>::join
             at ./tests/uutests/src/lib/util.rs:2894:18
   5: <uutests::util::UChild>::wait_with_output
             at ./tests/uutests/src/lib/util.rs:2610:14
   6: <uutests::util::UChild>::wait
             at ./tests/uutests/src/lib/util.rs:2585:27
   7: <uutests::util::UCommand>::run
             at ./tests/uutests/src/lib/util.rs:2096:28
   8: <uutests::util::UCommand>::fails
             at ./tests/uutests/src/lib/util.rs:2120:31
   9: tests::test_sort::test_separator_attached_equals_double
             at ./tests/by-util/test_sort.rs:1824:10
  10: tests::test_sort::test_separator_attached_equals_double::{closure#0}
             at ./tests/by-util/test_sort.rs:1819:43
  11: <tests::test_sort::test_separator_attached_equals_double::{closure#0} as core::ops::function::FnOnce<()>>::call_once
             at /rustc/8bab26f4f68e0e26f0bb7960be334d5b520ea452/library/core/src/ops/function.rs:250:5
  12: <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/33452647197/job/99685751845?pr=14337

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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