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

Flaky Windows test: clone remote git repository is too slow #292

Open
Brend-Smits opened this issue Mar 31, 2023 · 2 comments
Open

Flaky Windows test: clone remote git repository is too slow #292

Brend-Smits opened this issue Mar 31, 2023 · 2 comments
Labels

Comments

@Brend-Smits
Copy link
Collaborator

Issue Report

Oftentimes, testing on a windows machine will fail because the test runs repolinter on a remote git repository is too slow. This test checks out the todogroup/repolinter repository fully and checks with default ruleset.

Proposed solution

Create a dummy-test repository that is used for these kinds of tests. As an example I created https://github.com/Brend-Smits/repolinter-tests

@zhaoyuheng200
Copy link
Member

Windows tests never works for me :(

@hyandell
Copy link
Member

+1 to having a dedicated test repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants