-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Plan9
Description
Possibly just a matter of skipping a test that cannot work on plan9, but not sure so I'm reporting this here. It's TestHttpsInsecure, it also caused issues on nacl.
--- FAIL: TestHttpsInsecure (11.18s)
fetch_test.go:420: fetchProfiles(https+insecure://127.0.0.1:60968/debug/pprof/profile) got non-symbolized profile: len(p.Function)==0
fetch_test.go:376: Serve got error accept tcp 127.0.0.1:60968: open /net/tcp/22/listen: '/net/tcp/22/listen' listen hungup, want "use of closed"
https://build.golang.org/log/c580a1b0a553f12becec023170a273efca122a08
cc @0intro
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Plan9