Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: avoid DNS lookups for DERP in tests#19385

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deansheather merged 1 commit intomainfromdean/flake-wsproxy-derp
Aug 18, 2025

Conversation

deansheather
Copy link
Member

enterprise/wsproxy TestDERP/ConnectDERP/best-proxy

connect to derp: derphttp.Client.Connect connect to http://localhost:43565/derp: context deadline exceeded: dial of localhost: dial tcp: lookup localhost: i/o timeout

The test was failing due to an i/o timeout trying to resolvelocalhost to127.0.0.1, presumably due to high load on the runner. Since these are just hardcoded strings in our tests, it's easy to change them to127.0.0.1 and avoid the additional lookups.

Also bumps the timeout for the test in question toWaitLong.

Closescoder/internal#886

@deansheatherdeansheatherenabled auto-merge (squash)August 18, 2025 03:41
@deansheatherdeansheather merged commit8f9f0cd intomainAug 18, 2025
28 checks passed
@deansheatherdeansheather deleted the dean/flake-wsproxy-derp branchAugust 18, 2025 03:44
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsAug 18, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@ethanndicksonethanndicksonethanndickson approved these changes

Assignees

@deansheatherdeansheather

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

flake: enterprise/wsproxy TestDERP/ConnectDERP/best-proxy
2 participants
@deansheather@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp