Skip to content

go/build: TestMissingImportErrorRepetition failures #66149

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 Mar 6, 2024 · 3 comments
Closed

go/build: TestMissingImportErrorRepetition failures #66149

gopherbot opened this issue Mar 6, 2024 · 3 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
default <- pkg == "go/build" && test == "TestMissingImportErrorRepetition"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestMissingImportErrorRepetition (0.11s)
    testing.go:1231: TempDir RemoveAll cleanup: unlinkat /scratch/gobuilder/buildlet/tmp/TestMissingImportErrorRepetition1465441461/001: directory not empty

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 Mar 6, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "go/build" && test == "TestMissingImportErrorRepetition"
2024-03-06 16:24 netbsd-arm-bsiegert go@f0d1195e go/build.TestMissingImportErrorRepetition (log)
--- FAIL: TestMissingImportErrorRepetition (0.11s)
    testing.go:1231: TempDir RemoveAll cleanup: unlinkat /scratch/gobuilder/buildlet/tmp/TestMissingImportErrorRepetition1465441461/001: directory not empty

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "go/build" && test == "TestMissingImportErrorRepetition"
2024-03-07 00:20 netbsd-arm-bsiegert go@1922cef5 go/build.TestMissingImportErrorRepetition (log)
--- FAIL: TestMissingImportErrorRepetition (0.11s)
    testing.go:1231: TempDir RemoveAll cleanup: unlinkat /scratch/gobuilder/buildlet/tmp/TestMissingImportErrorRepetition2607549646/001: directory not empty

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Mar 7, 2024

Duplicate of #66148

@bcmills bcmills marked this as a duplicate of #66148 Mar 7, 2024
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Mar 7, 2024
@bcmills bcmills removed this from Test Flakes Mar 7, 2024
@golang golang locked and limited conversation to collaborators Mar 7, 2025
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