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
Linting test
- use 'timeout' instead of 'sleep' in Windows
Test diffUtils.getEditsFromUnifiedDiffStr
- the test calls 'diff' that is not available in Windows.
Skip it.
Installation tests
- use the correct binary name when checking whether installation
has succeeded. Windows binaries use '.exe'.
- correct the file proxy url.
- file paths in zip should always use /. path.join cleans up
to use the platform specific separators.
Updates #239
Change-Id: Idcb2f29145e425d70ddd04970fa8c0b1fe2c82b0
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/244768
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Rebecca Stambler <[email protected]>
0 commit comments