Oryx icon indicating copy to clipboard operation
Oryx copied to clipboard

[codespaces] when uid/gid is not 1000, user/oryx does not have adequate permissions

Open joshspicer opened this issue 3 years ago • 1 comments

In our codespaces image we run into false negative test failures because the test runner executing our code is not UID 1000.

Relevant test failures are illustrated here: https://github.com/microsoft/vscode-dev-containers/pull/1255#issuecomment-1017737126 and this ci run

cc/ @william-msft @Chuxel

joshspicer avatar Jan 20 '22 18:01 joshspicer

our test prints out the current uid/gid for the test run: https://github.com/microsoft/vscode-dev-containers/runs/4885465855?check_suite_focus=true#step:3:6752

joshspicer avatar Jan 20 '22 18:01 joshspicer

Looks like this issue has been resolved. Closing this issue now, if this happens to still be an issue please open an new issue and link back to this issue from there.

simonjj avatar Jan 11 '24 16:01 simonjj