Commit beaf5fc
committed
extension/test/gopls: allow more time for testify tests
gopls needs to load stretchr and its dependencies to analyze
stretchrTestSuite test package, used for the recently added
"Code lenses with stretchr/testify/suite" test.
Windows GH workflow is not fast enough to complete module
and package loads. Allow more time.
Fixes #3172
Change-Id: Iac304793948ce8ff3d0ba415868e239668cbbcf7
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/563695
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Commit-Queue: Hyang-Ah Hana Kim <hyangah@gmail.com>1 parent 484a195 commit beaf5fc
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
232 | 236 | | |
233 | 237 | | |
234 | 238 | | |
| |||
0 commit comments