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/tools/go/packages: TestAbsoluteFilenames failures #59988

Open
gopherbot opened this issue May 4, 2023 · 3 comments
Open

x/tools/go/packages: TestAbsoluteFilenames failures #59988

gopherbot opened this issue May 4, 2023 · 3 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/tools/go/packages" && test == "TestAbsoluteFilenames"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestAbsoluteFilenames (0.00s)
    --- FAIL: TestAbsoluteFilenames/Modules (276.26s)
        packages_test.go:1128: pattern ./c: err: exec: WaitDelay expired before I/O complete: stderr: 

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

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/go/packages" && test == "TestAbsoluteFilenames"
2023-05-03 16:13 solaris-amd64-oraclerel tools@7df6af86 go@324c3ace x/tools/go/packages.TestAbsoluteFilenames (log)
--- FAIL: TestAbsoluteFilenames (0.00s)
    --- FAIL: TestAbsoluteFilenames/Modules (276.26s)
        packages_test.go:1128: pattern ./c: err: exec: WaitDelay expired before I/O complete: stderr: 

watchflakes

@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label May 4, 2023
@gopherbot gopherbot added this to the Unreleased milestone May 4, 2023
@bcmills
Copy link
Contributor

bcmills commented May 12, 2023

Duplicate of #60152

@bcmills bcmills marked this as a duplicate of #60152 May 12, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/go/packages" && test == "TestAbsoluteFilenames"
2024-02-09 17:21 x_tools-gotip-linux-arm tools@a7407fac go@b158ca9a x/tools/go/packages.TestAbsoluteFilenames [ABORT] (log)
=== RUN   TestAbsoluteFilenames
=== PAUSE TestAbsoluteFilenames

watchflakes

@gopherbot gopherbot reopened this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

2 participants