You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test actually runs go test commands multiple times
(invoking src/testUtils.ts goTest()).
On some slow machines (windows, mini pc) this test suite
fails to complete within 4sec
Note: as more tests are added here, we will need to
increase the timeout accordingly.
Change-Id: If09293a41e74f74419223e71dfeb4e7781c4198a
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/418544
Reviewed-by: Suzy Mueller <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
0 commit comments