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

WIP: Replace nonresolving domain names in URLs in test cases to speed up tests #13813

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tripleee
Copy link
Member

Inject .example. where pertinent to avoid long DNS timeouts

This shaves off several minutes from tests on my laptop, but I don't know how well it transfers.

There are also a couple of tests which still exhibit DNS timeouts even after I moved them to example.com.

FWIW none of the domains here had blacklist entries which changed in any way because of these changes (either they were not blacklisted in the first place, or the change did not affect which blacklist entries would trigger).

…ests

Inject .example. where pertinent to avoid long DNS timeouts
@tripleee
Copy link
Member Author

No discernible difference in Github Actions timings; CircleCI seems slower than otherwise, if anything. )-:

@tripleee
Copy link
Member Author

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

Successfully merging this pull request may close these issues.

1 participant