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/gopls/internal/test/marker: Test/zeroconfig/dynamicports.txt failures #72022

Closed
gopherbot opened this issue Feb 28, 2025 · 2 comments
Closed
Labels
gopls Issues related to the Go language server, gopls. 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
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/zeroconfig/dynamicports.txt"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/zeroconfig/dynamicports.txt
=== PAUSE Test/zeroconfig/dynamicports.txt
=== CONT  Test/zeroconfig/dynamicports.txt
    marker_test.go:284: unmeetable expectation:
          once the following is met:
            completed work "diagnosing opened files" at least 11 times
          must have:
            no Error log messages
        reason:
          postcondition is not met:
            found matching log "2025/02/28 03:46:42 failed to get import resolver: err: exec: WaitDelay expired before I/O complete: stderr: \n"
--- FAIL: Test/zeroconfig/dynamicports.txt (92.66s)

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 Feb 28, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/zeroconfig/dynamicports.txt"
2025-02-28 02:32 x_tools-gotip-netbsd-arm tools@ff03c59f go@d31c8055 x/tools/gopls/internal/test/marker.Test/zeroconfig/dynamicports.txt (log)
=== RUN   Test/zeroconfig/dynamicports.txt
=== PAUSE Test/zeroconfig/dynamicports.txt
=== CONT  Test/zeroconfig/dynamicports.txt
    marker_test.go:284: unmeetable expectation:
          once the following is met:
            completed work "diagnosing opened files" at least 11 times
          must have:
            no Error log messages
        reason:
          postcondition is not met:
            found matching log "2025/02/28 03:46:42 failed to get import resolver: err: exec: WaitDelay expired before I/O complete: stderr: \n"
--- FAIL: Test/zeroconfig/dynamicports.txt (92.66s)

watchflakes

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Feb 28, 2025
@gopherbot gopherbot added this to the Unreleased milestone Feb 28, 2025
@ansaba ansaba modified the milestones: Unreleased, gopls/v0.19.0 Mar 6, 2025
@adonovan
Copy link
Member

adonovan commented Mar 6, 2025

See #72061 (comment)

@adonovan adonovan closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gopls Issues related to the Go language server, gopls. 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

3 participants