Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken pipe after mix test --max-cases=1 #1301

Closed
taylordowns2000 opened this issue Nov 7, 2023 · 0 comments · Fixed by #1382
Closed

Broken pipe after mix test --max-cases=1 #1301

taylordowns2000 opened this issue Nov 7, 2023 · 0 comments · Fixed by #1382
Assignees
Labels
bug Newly identified bug

Comments

@taylordowns2000
Copy link
Member

taylordowns2000 commented Nov 7, 2023

When running mix test --max-cases=1 flag, I get a stream of:

/Users/taylor/build/Lightning/test/support/runtime_per_line: line 27: echo: write error: Broken pipe
/Users/taylor/build/Lightning/test/support/runtime_per_line: line 27: echo: write error: Broken pipe
/Users/taylor/build/Lightning/test/support/runtime_per_line: line 27: echo: write error: Broken pipe
/Users/taylor/build/Lightning/test/support/runtime_per_line: line 27: echo: write error: Broken pipe
/Users/taylor/build/Lightning/test/support/runtime_per_line: line 27: echo: write error: Broken pipe
/Users/taylor/build/Lightning/test/support/runtime_per_line: line 27: echo: write error: Broken pipe

After the tests finish. They seem to be just fine while only using mix test

@taylordowns2000 taylordowns2000 added the bug Newly identified bug label Nov 7, 2023
@taylordowns2000 taylordowns2000 changed the title Broken pipe after mix test Broken pipe after mix test --max-cases=1 Nov 7, 2023
@midigofrank midigofrank self-assigned this Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Newly identified bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants