Hi,
I'm playing with roc on a little CLI project and tried to setup the github CI tonight.
The problem I have is that tests results (in a single file) are different when ran the linux CI (a few are failing, not all) than on my Mac laptop (all green).
The CI pulls the latest nightly so I did the same... but my tests are still passing on my laptop.
I tried with and without the --linker=legacy
flag, but same result.
Does anyone already encountered this ?
The repo for reference but I can't spot anything fancy going on : https://github.com/err0r500/tdd-cli
Best,
Matthieu
Hi @Matthieu Jacquot,
I set up a PR for debugging, can you approve the workflow?
thanks a lot @Anton , I approved the run and it actually shows what I'm currently experiencing : all green on mac os (details so people reading this here don't have to have a look a the logs on github)
Yeah, very strange, I've got a couple other things to handle but I'll check this out after
Last updated: Jul 06 2025 at 12:14 UTC