FYI: GOPACKAGESDRIVER=off for gopls

13 views
Skip to first unread message

Keigo Oka

unread,
Apr 14, 2020, 3:19:53 AM4/14/20
to tast-users
If you are a Googler using gopls (through IDE like vscode) on writing Tast tests, I recommend
setting GOPACKAGESDRIVER=off, following https://github.com/microsoft/vscode-go/issues/2755 for vscode.
Otherwise it uses /usr/bin/gopackagesdriver which seems to be meant for our internal repository (not relevant to Chrome OS), and sometimes it panics.

Reply all
Reply to author
Forward
0 new messages