tasty enabled concurrency by default, so use inOrderTestGroup to indicate these tests are not cuncurrent. Note that the QuickCheck tests are of course concurrent, but were still made to use inOrderTestGroup. Since git-annex test has its own concurrency of child processes, it seemed better to not have those run concurrently with more threads. Unfortunately, tasty-1.5.4 has a bug with terminal escape sequence output, https://github.com/UnkindPartition/tasty/issues/476 which badly affects git-annex test. So I've not updated stack.yaml to use it yet. |
||
|---|---|---|
| .. | ||
| Framework.hs | ||