haskell / haskell/cabal

`setup test` loses output

Open
#3,075 2 comments 0 reactions 1 assignee Claimed by @ttuegel View on GitHub
Cabal: other type: bug
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

As reported elsewhere, `setup test` sometimes loses test output. This is in addition to the problem of mangling test output.

I propose to solve this issue by removing all the `--show-details=` options from the `setup` interface, except `--show-details=direct`. The other options will become deprecated and produce a warning. We can revisit the issue in `cabal-install`; it is easier to solve there because we have control over how the executable is compiled.

Related: #3024, hspec/hspec#232

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.