mirror of
https://github.com/golang/go
synced 2024-11-18 14:14:46 -07:00
521f4a0cd4
definition.Run requires a nil check of opts before applying to avoid panic, and test must be run with markdown enabled. When running 'go test' without -run flag, connection.initialize() was not called and there was no problem because the default value of Options.PreferredContentFormat was Markdown. In addition, currently using the same connection despite different options, therefore make to use a different connection for different options. Change-Id: I6ef773c14cbdcae621da9295d4c618c3aff0beee Reviewed-on: https://go-review.googlesource.com/c/tools/+/222497 Reviewed-by: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |