-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
Failed on:
Build (macos-latest, x86_64-apple-darwin, feat_os_macos)
https://github.com/uutils/coreutils/actions/runs/6642139222/job/18046405555?pr=5454#logs
---- test_timeout::test_kill_subprocess stdout ----
run: /Users/runner/work/coreutils/coreutils/target/x86_64-apple-darwin/debug/coreutils timeout 10 sh -c sh -c "trap 'echo xyz' TERM; sleep 30"
thread 'test_timeout::test_kill_subprocess' panicked at ''' does not contain 'xyz'', tests/by-util/test_timeout.rs:158:10
stack backtrace:
0: rust_begin_unwind
at /rustc/90c541806f23a127002de5b4038be731ba1458ca/library/std/src/panicking.rs:578:5
1: core::panicking::panic_fmt
at /rustc/90c541806f23a127002de5b4038be731ba1458ca/library/core/src/panicking.rs:67:14
2: tests::common::util::CmdResult::stdout_contains
at ./tests/common/util.rs:653:9
3: tests::test_timeout::test_kill_subprocess
at ./tests/by-util/test_timeout.rs:148:5
4: tests::test_timeout::test_kill_subprocess::{{closure}}
at ./tests/by-util/test_timeout.rs:147:27
5: core::ops::function::FnOnce::call_once
at /rustc/90c541806f23a127002de5b4038be731ba1458ca/library/core/src/ops/function.rs:250:5
6: core::ops::function::FnOnce::call_once
at /rustc/90c541806f23a127002de5b4038be731ba1458ca/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done