Open kamidev opened 1 year ago
After discussions on Discord, the most likely cause seem to be Zig miscompilations. No zig-gamedev sample apps seem to be affected, so our short-term fix is to skip these tests on macOS for now.
Are those zig miscompilations issues tracked in the ziglang repo?
Are those zig miscompilations issues tracked in the ziglang repo?
No, we were waiting for the next zig release at the time. I'll check if they are still failing once zig-gamedev starts using zig 0.12.
I tried the four zmath tests we skip on Apple Silicon again. Using zig ig-gamedev unstable branch and zig 0.13.0-dev.47+c231d9496, all four tests still fail.
Test environment
Steps to reproduce