zopencommunity / zopencommunity/bashport
running lastpipe.tests and histexp.tests stand-alone works but causes broken pipe in test harness
Open
Nobody has claimed this yet.
bug
- Dominant language
- Groovy
- Stars
- 12
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Perhaps because of the 'tee' code for our diagnosis? @IgorTodorovskiIBM would appreciate your thoughts on this one...
./lastpipe.tests: line 46: echo: write error: EDC5140I Broken pipe.
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 with lastpipe.tests and histexp.tests, especially line 46 of lastpipe.tests, and compare their stand-alone behavior with execution through the test harness. Inspect the harness's tee-based diagnosis mentioned in the issue. Done means identifying why the harness produces EDC5140I Broken pipe and confirming the tests run without that error in the harness.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100