Skip to content
Snippets Groups Projects
Commit cac61745 authored by Matthew Pickering's avatar Matthew Pickering Committed by Mikolaj Konarski
Browse files

testsuite: Supress stderr when running integration tests

This fixes a problem where test output was leaking into GitHub Actions
results (#8419), making the output unnecessarily verbose and harder to read.

This makes the test output much cleaner while still preserving all the
diagnostic information when tests fail.

Also force the test to run sequentially, they fail if you try to run
them concurrently. I think that there are probably issues to do with
setting the working directory when using cabal-install as a library.

Fixes #8419
parent 703582f8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment