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

misc/cgo/testsanitizers: TestShared failures #59417

Closed
gopherbot opened this issue Apr 4, 2023 · 2 comments
Closed

misc/cgo/testsanitizers: TestShared failures #59417

gopherbot opened this issue Apr 4, 2023 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- pkg == "misc/cgo/testsanitizers" && test == "TestShared"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestShared (0.00s)
    --- FAIL: TestShared/msan_shared (4.55s)
        cshared_test.go:87: /workdir/tmp/TestShared2364904795/msan_shared exited with signal: segmentation fault

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 Apr 4, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "misc/cgo/testsanitizers" && test == "TestShared"
2023-04-04 01:45 linux-amd64-clang go@ca26c983 misc/cgo/testsanitizers.TestShared (log)
--- FAIL: TestShared (0.00s)
    --- FAIL: TestShared/msan_shared (4.55s)
        cshared_test.go:87: /workdir/tmp/TestShared2364904795/msan_shared exited with signal: segmentation fault

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Apr 4, 2023

Duplicate of #59418

@bcmills bcmills marked this as a duplicate of #59418 Apr 4, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Apr 4, 2023
@bcmills bcmills removed this from Test Flakes Apr 4, 2023
@golang golang locked and limited conversation to collaborators Apr 3, 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.
Projects
None yet
Development

No branches or pull requests

2 participants