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

net: TestPointToPointInterface fails on linux-amd64-longtest builder #25546

Closed
andybons opened this issue May 24, 2018 · 2 comments
Closed

net: TestPointToPointInterface fails on linux-amd64-longtest builder #25546

andybons opened this issue May 24, 2018 · 2 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@andybons
Copy link
Member

--- FAIL: TestPointToPointInterface (0.00s)
	interface_unix_test.go:65: args=[ip tunnel add gotest5963 mode gre local 169.254.0.1 remote 169.254.0.254] out="add tunnel \"gre0\" failed: No such device\n" err=exit status 1
FAIL
FAIL	net	31.893s
2018/05/24 18:11:53 Failed: exit status 1

@bradfitz

@andybons andybons added Testing An issue that has been verified to require only test changes, not just a test failure. NeedsFix The path to resolution is known, but the work has not been done. labels May 24, 2018
@andybons andybons added this to the Go1.11 milestone May 24, 2018
@bradfitz bradfitz self-assigned this May 24, 2018
@bradfitz
Copy link
Contributor

Sending fix.

@gopherbot
Copy link

Change https://golang.org/cl/114475 mentions this issue: net: skip test in full test mode when running in a container

@golang golang locked and limited conversation to collaborators May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants