Skip to content

x/tools/gopls/internal/test/marker: Test/rename/bad.txt failures #71037

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 Dec 27, 2024 · 2 comments
Closed

x/tools/gopls/internal/test/marker: Test/rename/bad.txt failures #71037

gopherbot opened this issue Dec 27, 2024 · 2 comments
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/rename/bad.txt"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/rename/bad.txt
=== PAUSE Test/rename/bad.txt
=== CONT  Test/rename/bad.txt
    marker_test.go:1822: bad.go:7:17 (rename/bad.txt:15:17): no diagnostic at bad.go:7:11-14 (rename/bad.txt:15:11-14) matches "no field or method"
    marker_test.go:263: go.mod:1:1-31 (rename/bad.txt:4:1-31): unexpected diagnostic: "packages.Load error: err: exec: WaitDelay expired before I/O complete: stderr:"
    marker_test.go:281: unmeetable expectations:
        Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 4 time(s)" is met, must have:
        no log message matching ""
        
        state:
...
        
        #### outstanding work:
        	Error loading workspace: 0.00
        #### completed work:
        	Setting up workspace: 1
        	diagnosing initial workspace load: 1
        	Checking telemetry prompt: 1
        	diagnosing opened files: 4
        
--- FAIL: Test/rename/bad.txt (83.90s)

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/rename/bad.txt"
2024-12-24 14:10 x_tools-gotip-netbsd-arm tools@732f823c go@772f024c x/tools/gopls/internal/test/marker.Test/rename/bad.txt (log)
=== RUN   Test/rename/bad.txt
=== PAUSE Test/rename/bad.txt
=== CONT  Test/rename/bad.txt
    marker_test.go:1822: bad.go:7:17 (rename/bad.txt:15:17): no diagnostic at bad.go:7:11-14 (rename/bad.txt:15:11-14) matches "no field or method"
    marker_test.go:263: go.mod:1:1-31 (rename/bad.txt:4:1-31): unexpected diagnostic: "packages.Load error: err: exec: WaitDelay expired before I/O complete: stderr:"
    marker_test.go:281: unmeetable expectations:
        Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 4 time(s)" is met, must have:
        no log message matching ""
        
        state:
...
        
        #### outstanding work:
        	Error loading workspace: 0.00
        #### completed work:
        	Setting up workspace: 1
        	diagnosing initial workspace load: 1
        	Checking telemetry prompt: 1
        	diagnosing opened files: 4
        
--- FAIL: Test/rename/bad.txt (83.90s)

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 Dec 27, 2024
@gopherbot gopherbot added this to the Unreleased milestone Dec 27, 2024
@adonovan
Copy link
Member

Likely dup of #70492

@adonovan adonovan closed this as not planned Won't fix, can't repro, duplicate, stale Dec 27, 2024
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
Archived in project
Development

No branches or pull requests

2 participants