Stream: compiler development

Topic: mono failure not reproducible locally


view this post on Zulip Richard Feldman (Aug 15 2023 at 01:02):

I'm getting https://github.com/roc-lang/roc/actions/runs/5862036323/job/15893191177?pr=5762#step:7:4060 on CI but locally when I run cargo test -p mono (or even the whole long --locked --release etc. thing CI is running), the tests pass :thinking:

anyone know what might be wrong?

view this post on Zulip Anton (Aug 16 2023 at 08:32):

Could this be for some linux only code while you are on macos?

view this post on Zulip Richard Feldman (Aug 16 2023 at 10:27):

I ended up getting it fixed!


Last updated: Jul 06 2025 at 12:14 UTC