coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

Illumos CI

Open tertsdiepraam opened this issue 2 years ago • 1 comments

As came up in https://github.com/uutils/coreutils/pull/5489, we'd love to have CI for Illumos!

Based on the advice from @Toasterson (https://github.com/uutils/coreutils/pull/5489#issuecomment-1793402756), that should probably be done using a Vagrant box:

https://github.com/twpayne/chezmoi/blob/v2.9.3/.github/workflows/main.yml#L173-L191

Running the CI like that probably will uncover some issues, which means that we'll have to disable some utils and tests (temporarily) or fix the issues.

tertsdiepraam avatar Nov 04 '23 11:11 tertsdiepraam

I can confirm there are slightly more than 70 tests failing on illumos (all outside of uucore though) - I haven't even begun to look into these yet. I do think getting the CI working should take priority over fixing these individually, so I'll look into that.

bbarker avatar Nov 04 '23 12:11 bbarker