Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VCS tests run too early in the test suite #10561

Open
9999years opened this issue Nov 20, 2024 · 0 comments
Open

VCS tests run too early in the test suite #10561

9999years opened this issue Nov 20, 2024 · 0 comments
Labels
cabal-install: tests/unit-tests type: testing Issues about project test suites

Comments

@9999years
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cabal-install: tests/unit-tests type: testing Issues about project test suites
Projects
None yet
Development

No branches or pull requests

1 participant