x/tools/gopls/internal/cache: TestZeroConfigAlgorithm failing on wasm
builders
#65271
Labels
arch-wasm
WebAssembly issues
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
NeedsFix
The path to resolution is known, but the work has not been done.
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
Go version
2c35def
Output of
go env
in your module/workspace:What did you do?
View https://ci.chromium.org/p/golang/g/x-tools-gotip/console
What did you see happen?
Failures for all
wasm
platforms:js
: https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-gotip-js-wasm/b8757980955903953457/overviewwasip1
: https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-gotip-wasip1-wasm_wazero/b8757980953151405937/overviewWhat did you expect to see?
All tests either passing or skipped on the configured builders.
I suspect that this test just needs a call to
testenv.NeedsGoPackages
or similar.(attn @findleyr)
The text was updated successfully, but these errors were encountered: