haskell / haskell/cabal

VCS tests run too early in the test suite

Open
#10,561 0 comments 0 reactions 0 assignees View on GitHub
cabal-install: tests/unit-tests type: testing
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

When I run `validate.sh` with no arguments, one of the first things that gets run is a large suite of property tests involving creating and cloning Git repos:

```
UnitTests.Distribution.Client.VCS
git
check VCS test framework:
```

These take minutes to run and are very rarely useful. It would be nice if we could move them later in the test suite.

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.