code-server icon indicating copy to clipboard operation
code-server copied to clipboard

[Chore]: Investigate integration test flakes

Open jsjoeio opened this issue 3 years ago • 0 comments

Description

For some reason, the installExtesion test has been flaking out and we're not sure why: https://github.com/coder/code-server/runs/7458796120?check_suite_focus=true#step:9:13

Solution

Replace it with another test like --help which fails if used on the wrong platform

For example, running --help with the Linux release on macOS results in this error: image

jsjoeio avatar Jul 21 '22 22:07 jsjoeio