haskell / haskell/cabal

Building in parallel, running test suites sequentially?

Open
#6,751 2 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

From what I can see, if I run `cabal test` against a cabal file that has more than more test-suite defined, the test suites are run in parallel.

I would like to run them sequentially. I can, of course, set up a script to run the test suites individually but is there a way of marking my cabal file so that that happens without the need for external solutions, which also complicate CI workflows?

Thanks.

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.