cabal-testsuite doesn't properly output buffer on OS X
Open
Cabal: tests/package-tests
platform: mac
type: bug
type: testing
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
Running `cabal new-run cabal-tests -- setup.test.hs` is supposed to stream output from the test script as it is executed, but it does not do so on OS X. Not sure what the problem is; setting stdout/stderr to LineBuffering in the parent and child did not seem to help.
Contributor guide
Assessment
This issue has not been assessed yet.