Skip to content

x/telemetry/internal/mmap: unrecognized failures #60976

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

Closed
gopherbot opened this issue Jun 23, 2023 · 3 comments
Closed

x/telemetry/internal/mmap: unrecognized failures #60976

gopherbot opened this issue Jun 23, 2023 · 3 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. telemetry x/telemetry issues
Milestone

Comments

@gopherbot
Copy link
Contributor

gopherbot commented Jun 23, 2023

#!watchflakes
post <- pkg == "golang.org/x/telemetry/internal/mmap" && test == "" && `undefined: syscall.Mmap`

Issue created automatically to collect these failures.

Example (log):

internal/mmap/mmap_unix.go:31:23: undefined: syscall.Mmap
internal/mmap/mmap_unix.go:42:17: undefined: syscall.Munmap
note: module requires Go 1.20

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jun 23, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/telemetry/internal/mmap" && test == ""
2023-06-23 17:01 solaris-amd64-oraclerel telemetry@de303cde go@c9d5dd54 x/telemetry/internal/mmap [build] (log)
internal/mmap/mmap_unix.go:31:23: undefined: syscall.Mmap
internal/mmap/mmap_unix.go:42:17: undefined: syscall.Munmap
note: module requires Go 1.20

watchflakes

@gopherbot gopherbot added the telemetry x/telemetry issues label Jun 23, 2023
@gopherbot gopherbot added this to the Unreleased milestone Jun 23, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/telemetry/internal/mmap" && test == ""
2023-06-23 17:33 solaris-amd64-oraclerel telemetry@fba892ad go@c9d5dd54 x/telemetry/internal/mmap [build] (log)
internal/mmap/mmap_unix.go:31:23: undefined: syscall.Mmap
internal/mmap/mmap_unix.go:42:17: undefined: syscall.Munmap
note: module requires Go 1.20

watchflakes

@hyangah
Copy link
Contributor

hyangah commented Jun 23, 2023

Duplicate of #60968

@hyangah hyangah marked this as a duplicate of #60968 Jun 23, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2023
@golang golang locked and limited conversation to collaborators Jun 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. telemetry x/telemetry issues
Projects
Archived in project
Development

No branches or pull requests

3 participants