uutils / uutils/coreutils

test_stdin_pipe_fifo1 flakes with "weird file" on MacOS

Open
#6,145 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
24.1k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
365

Description

Something on MacOS causes stat(1) to regularly fail to identify pipes, for some reason. I suspect yet another filesystem-race in the test setup, but don't understand yet what's going on.

Just to hammer home that this is a real issue, here are some PRs where I complained about it:

… plus all the times it flaked for other people.

Could someone with a Mac please try various "sleeps" to reproduce the issue, ideally fix it?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the test named test_stdin_pipe_fifo1 and reproduce it on macOS, trying the suggested sleeps around its setup. Investigate why stat(1) intermittently fails to identify the pipe and verify the test no longer flakes. Done means the test reliably recognizes the pipe on macOS.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, rust
Domain
cli, operating-systems, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.