ci: intermittent failures with the test `test_chown::test_chown_no_dereference_symlink_to_dir`
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 24.1k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 365
Description
I saw that in a pr that not touches even the code, that just in intermittent failure https://github.com/HackingRepo/coreutils/actions/runs/30242320439/job/89901960933, for openbsd https://github.com/uutils/coreutils/issues/12546 fixed, that was in android now
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the test named test_chown::test_chown_no_dereference_symlink_to_dir and the linked CI job for its OpenBSD failure details. Compare the reported behavior with uutils/coreutils issue #12546 and reproduce the intermittent failure if possible. Done means the test is reliable on the affected platform without regressing symlink handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100