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

x/net/nettest: persistent failures with tcp is not supported on dragonfly and js/wasm since CL 458096 #57623

Closed
bcmills opened this issue Jan 5, 2023 · 3 comments
Assignees
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Soon This needs to be done soon. (regressions, serious bugs, outages)
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jan 5, 2023

#!watchflakes
post <- pkg ~ `^golang.org/x/net` && `tcp is not supported on `

Examples:
https://build.golang.org/log/0b1e67c60e7fc377a0c0a97bf1d4bd2fc3b98770
https://build.golang.org/log/890bc6ff0dc90108fe55e5b247beeda5863c119c

@gopherbot gopherbot added this to the Unreleased milestone Jan 5, 2023
@bcmills bcmills added NeedsFix The path to resolution is known, but the work has not been done. Soon This needs to be done soon. (regressions, serious bugs, outages) labels Jan 5, 2023
@gopherbot
Copy link

Change https://go.dev/cl/460715 mentions this issue: Revert "nettest: use RoutedInterface for probing network stack capability"

@bcmills
Copy link
Contributor Author

bcmills commented Jan 5, 2023

I've mailed a revert in https://go.dev/cl/460715.

@gopherbot
Copy link

Change https://go.dev/cl/460735 mentions this issue: nettest: fix tests on dragonfly and js/wasm

@golang golang locked and limited conversation to collaborators Jan 5, 2024
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. Soon This needs to be done soon. (regressions, serious bugs, outages)
Projects
None yet
Development

No branches or pull requests

3 participants