x/tools/gopls/internal/regtest/diagnostics: TestNoReinitialize failures with "condition has final verdict Unmeetable" #51549
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.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
From the
gopls
logs, it seems that the$/progress
notification replied withDone.
about 100ms afterdiagnosing opened files
began, and thecompleted work "diagnosing opened files"
even really is missing. Maybe a synchronization bug in the progress notification?greplogs --dashboard -md -l -e 'FAIL: TestNoReinitialize'
2022-03-04T18:29:58-121d1e4-ca384f7/freebsd-arm64-dmgk
(CC @findleyr)
The text was updated successfully, but these errors were encountered: