commercialhaskell / commercialhaskell/stack
Separate logs from different tests / benchmarks
Open
awaiting pull request
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
If a cabal file has multiple tests, then they get concatenated into one log file - `.stack-work/logs/PKG-test.log`. It'd be better to have `.stack-work/logs/PKG-TESTNAME.log`, as will be used for `detailed-0.9` tests (#1429)
Contributor guide
Assessment
This issue has not been assessed yet.