trifectatechfoundation / trifectatechfoundation/sudo-rs
Re-enable SIGWINCH tests on FreeBSD once Podman is fixed
Open
Nobody has claimed this yet.
freebsd
waiting-on-upstream
- Dominant language
- Rust
- Stars
- 4.5k
- Forks
- 179
- Avg merge
- 16h 45m
- Merged PRs (30d)
- 4
Description
Podman on FreeBSD currently puts each docker exec command in a jail with separate /dev/pts. This breaks the SIGWINCH tests. Once Podman fixes this, re-enable the corresponding tests.
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
The issue names no file or test path. Start by locating the SIGWINCH tests and checking how FreeBSD tests are run through Podman; confirm that separate /dev/pts jails no longer affect docker exec. Done means the corresponding tests are enabled again and pass on FreeBSD.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devops, operating-systems, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100