Skip to content

Instantly share code, notes, and snippets.

@kamidev
Last active July 31, 2025 12:49
Show Gist options
  • Save kamidev/2ce2b7a0b23314a86974980752f4b24f to your computer and use it in GitHub Desktop.
Save kamidev/2ce2b7a0b23314a86974980752f4b24f to your computer and use it in GitHub Desktop.
Failing behavior tests on zig 0.15.0-dev.1304+19fc5f4fb (running on M3 Max)
➜ build git:(master) zig build test-behavior
test-behavior
└─ run test behavior-x86_64-macos-none-core2-Debug 1974/2004 passed, 3 failed, 27 skipped
error: 'behavior.cast.test.cast f16 to wider types' failed: ???:?:?: 0x1040f1029 in ??? (???)
???:?:?: 0x104321273 in ??? (???)
???:?:?: 0x104321476 in ??? (???)
error: 'behavior.vector.test.array to vector with element type coercion' failed: ???:?:?: 0x1040f1029 in ??? (???)
???:?:?: 0x1044dea22 in ??? (???)
???:?:?: 0x1044dec36 in ??? (???)
error: 'behavior.widening.test.float widening' failed: ???:?:?: 0x1040f1029 in ??? (???)
???:?:?: 0x104514bd9 in ??? (???)
error: while executing test 'behavior.duplicated_test_names.Namespace.test.thingy', the following test command failed:
/Users/jonas/src/zig/zig/.zig-cache/o/02cfd1566ff078ada4751c540f7b0806/test --cache-dir=/Users/jonas/src/zig/zig/.zig-cache --seed=0x741c4f4c --listen=-
test-behavior
└─ run test behavior-x86_64-macos-none-core2-Debug-selfhosted 1974/2004 passed, 3 failed, 27 skipped
error: 'behavior.cast.test.cast f16 to wider types' failed: ???:?:?: 0x108807029 in ??? (???)
???:?:?: 0x108a37273 in ??? (???)
???:?:?: 0x108a37476 in ??? (???)
error: 'behavior.vector.test.array to vector with element type coercion' failed: ???:?:?: 0x108807029 in ??? (???)
???:?:?: 0x108bf4a22 in ??? (???)
???:?:?: 0x108bf4c36 in ??? (???)
error: 'behavior.widening.test.float widening' failed: ???:?:?: 0x108807029 in ??? (???)
???:?:?: 0x108c2abd9 in ??? (???)
error: while executing test 'behavior.duplicated_test_names.Namespace.test.thingy', the following test command failed:
/Users/jonas/src/zig/zig/.zig-cache/o/02cfd1566ff078ada4751c540f7b0806/test --cache-dir=/Users/jonas/src/zig/zig/.zig-cache --seed=0x741c4f4c --listen=-
test-behavior
└─ run test behavior-native-apple_m3-Debug-libc-cbe 1939/2004 passed, 2 failed, 63 skipped
error: 'behavior.cast.test.cast f16 to wider types' failed
error: 'behavior.vector.test.array to vector with element type coercion' failed
error: while executing test 'behavior.duplicated_test_names.Namespace.test.thingy', the following test command failed:
/Users/jonas/src/zig/zig/.zig-cache/o/0a2b02bb941cd88874f830766ea52d9e/behavior-native-apple_m3-Debug-libc-cbe --cache-dir=/Users/jonas/src/zig/zig/.zig-cache --seed=0x741c4f4c --listen=-
Build Summary: 154/279 steps succeeded; 121 skipped; 3 failed; 23615/24048 tests passed; 425 skipped; 8 failed
test-behavior transitive failure
├─ run test behavior-native-apple_m3-Debug-libc-cbe 1939/2004 passed, 2 failed, 63 skipped
├─ run test behavior-aarch64-freebsd-none-generic-Debug-libc skipped
├─ run test behavior-arm-freebsd-eabihf-baseline-Debug-libc skipped
├─ run test behavior-powerpc64-freebsd-none-ppc64-Debug-libc skipped
├─ run test behavior-powerpc64le-freebsd-none-ppc64le-Debug-libc skipped
├─ run test behavior-riscv64-freebsd-none-baseline_rv64-Debug-libc skipped
├─ run test behavior-x86_64-freebsd-none-x86_64-Debug-libc skipped
├─ run test behavior-aarch64-linux-none-generic-Debug skipped
├─ run test behavior-aarch64-linux-musl-generic-Debug-libc skipped
├─ run test behavior-aarch64-linux-musl-generic-Debug-libc-dynamic skipped
├─ run test behavior-aarch64-linux-gnu-generic-Debug-libc skipped
├─ run test behavior-aarch64-linux-none-generic-ReleaseFast-selfhosted-no-lld skipped
├─ run test behavior-aarch64-linux-none-neoverse_n1-ReleaseFast-selfhosted-no-lld skipped
├─ run test behavior-aarch64_be-linux-none-generic-Debug skipped
├─ run test behavior-aarch64_be-linux-musl-generic-Debug-libc skipped
├─ run test behavior-aarch64_be-linux-gnu-generic-Debug-libc skipped
├─ run test behavior-arm-linux-eabi-baseline-Debug skipped
├─ run test behavior-arm-linux-eabihf-baseline-Debug skipped
├─ run test behavior-arm-linux-musleabi-baseline-Debug-libc skipped
├─ run test behavior-arm-linux-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-arm-linux-gnueabi-baseline-Debug-libc skipped
├─ run test behavior-arm-linux-gnueabihf-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux-eabi-baseline-Debug skipped
├─ run test behavior-armeb-linux-eabihf-baseline-Debug skipped
├─ run test behavior-armeb-linux-musleabi-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux-gnueabi-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux-gnueabihf-baseline-Debug-libc skipped
├─ run test behavior-hexagon-linux-none-hexagonv68-Debug skipped
├─ run test behavior-hexagon-linux-musl-hexagonv68-Debug-libc skipped
├─ run test behavior-mips-linux-eabi-mips32r2-Debug skipped
├─ run test behavior-mips-linux-eabihf-mips32r2-Debug skipped
├─ run test behavior-mips-linux-musleabi-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux-musleabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux-gnueabi-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux-gnueabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux-eabi-mips32r2-Debug skipped
├─ run test behavior-mipsel-linux-eabihf-mips32r2-Debug skipped
├─ run test behavior-mipsel-linux-musleabi-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux-musleabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux-gnueabi-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux-gnueabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mips64-linux-none-mips64r2-Debug skipped
├─ run test behavior-mips64-linux-muslabi64-mips64r2-Debug-libc skipped
├─ run test behavior-mips64-linux-muslabin32-mips64r2-Debug-libc skipped
├─ run test behavior-mips64-linux-gnuabi64-mips64r2-Debug-libc skipped
├─ run test behavior-mips64-linux-gnuabin32-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux-none-mips64r2-Debug skipped
├─ run test behavior-mips64el-linux-muslabi64-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux-muslabin32-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux-gnuabi64-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux-gnuabin32-mips64r2-Debug-libc skipped
├─ run test behavior-powerpc-linux-eabi-ppc-Debug skipped
├─ run test behavior-powerpc-linux-eabihf-ppc-Debug skipped
├─ run test behavior-powerpc-linux-musleabi-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux-musleabihf-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux-gnueabi-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux-gnueabihf-ppc-Debug-libc skipped
├─ run test behavior-powerpc64-linux-none-ppc64-Debug skipped
├─ run test behavior-powerpc64-linux-musl-ppc64-Debug-libc skipped
├─ run test behavior-powerpc64le-linux-none-ppc64le-Debug skipped
├─ run test behavior-powerpc64le-linux-musl-ppc64le-Debug-libc skipped
├─ run test behavior-powerpc64le-linux-gnu-ppc64le-Debug-libc skipped
├─ run test behavior-riscv32-linux-none-baseline_rv32-Debug skipped
├─ run test behavior-riscv32-linux-musl-baseline_rv32-Debug-libc skipped
├─ run test behavior-riscv32-linux-gnu-baseline_rv32-Debug-libc skipped
├─ run test behavior-riscv64-linux-none-baseline_rv64-Debug skipped
├─ run test behavior-riscv64-linux-musl-baseline_rv64-Debug-libc skipped
├─ run test behavior-riscv64-linux-gnu-baseline_rv64-Debug-libc skipped
├─ run test behavior-s390x-linux-none-arch8-Debug skipped
├─ run test behavior-s390x-linux-musl-arch8-Debug-libc skipped
├─ run test behavior-s390x-linux-gnu-arch8-Debug-libc skipped
├─ run test behavior-thumb-linux-eabi-baseline-Debug skipped
├─ run test behavior-thumb-linux-eabihf-baseline-Debug skipped
├─ run test behavior-thumb-linux-musleabi-baseline-Debug-libc skipped
├─ run test behavior-thumb-linux-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-thumbeb-linux-eabi-baseline-Debug skipped
├─ run test behavior-thumbeb-linux-eabihf-baseline-Debug skipped
├─ run test behavior-thumbeb-linux-musleabi-baseline-Debug-libc skipped
├─ run test behavior-thumbeb-linux-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-x86-linux-none-pentium4-Debug skipped
├─ run test behavior-x86-linux-musl-pentium4-Debug-libc skipped
├─ run test behavior-x86-linux-gnu-pentium4-Debug-libc skipped
├─ run test behavior-x86_64-linux-none-x86_64-Debug skipped
├─ run test behavior-x86_64-linux-none-x86_64_v2-Debug-pic skipped
├─ run test behavior-x86_64-linux-none-x86_64_v3-Debug skipped
├─ run test behavior-x86_64-linux-none-x86_64-Debug-llvm skipped
├─ run test behavior-x86_64-linux-gnu-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux-gnux32-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux-musl-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux-musl-x86_64-Debug-libc-dynamic skipped
├─ run test behavior-x86_64-linux-muslx32-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux-musl-x86_64-Debug-libc-no-lld skipped
├─ run test behavior-x86_64-macos-none-core2-Debug-selfhosted 1974/2004 passed, 3 failed, 27 skipped
├─ run test behavior-x86_64-macos-none-core2-Debug 1974/2004 passed, 3 failed, 27 skipped
├─ run test behavior-aarch64-netbsd-none-generic-Debug-libc skipped
├─ run test behavior-aarch64_be-netbsd-none-generic-Debug-libc skipped
├─ run test behavior-arm-netbsd-eabi-baseline-Debug-libc skipped
├─ run test behavior-arm-netbsd-eabihf-baseline-Debug-libc skipped
├─ run test behavior-armeb-netbsd-eabi-baseline-Debug-libc skipped
├─ run test behavior-armeb-netbsd-eabihf-baseline-Debug-libc skipped
├─ run test behavior-mips-netbsd-eabi-mips32r2-Debug-libc skipped
├─ run test behavior-mips-netbsd-eabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-netbsd-eabi-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-netbsd-eabihf-mips32r2-Debug-libc skipped
├─ run test behavior-powerpc-netbsd-eabi-ppc-Debug-libc skipped
├─ run test behavior-powerpc-netbsd-eabihf-ppc-Debug-libc skipped
├─ run test behavior-x86-netbsd-none-pentium4-Debug-libc skipped
├─ run test behavior-x86_64-netbsd-none-x86_64-Debug-libc skipped
├─ run test behavior-wasm32-wasi-none-lime1-Debug-selfhosted-no-lld skipped
├─ run test behavior-wasm32-wasi-none-lime1-Debug skipped
├─ run test behavior-wasm32-wasi-musl-lime1-Debug-libc skipped
├─ run test behavior-aarch64-windows-msvc-generic-Debug skipped
├─ run test behavior-aarch64-windows-gnu-generic-Debug skipped
├─ run test behavior-aarch64-windows-gnu-generic-Debug-libc skipped
├─ run test behavior-thumb-windows-msvc-baseline-Debug skipped
├─ run test behavior-x86-windows-msvc-pentium4-Debug skipped
├─ run test behavior-x86-windows-gnu-pentium4-Debug skipped
├─ run test behavior-x86-windows-gnu-pentium4-Debug-libc skipped
├─ run test behavior-x86_64-windows-msvc-x86_64-Debug-selfhosted-no-lld skipped
├─ run test behavior-x86_64-windows-msvc-x86_64-Debug skipped
├─ run test behavior-x86_64-windows-gnu-x86_64-Debug-selfhosted-no-lld skipped
├─ run test behavior-x86_64-windows-gnu-x86_64-Debug skipped
└─ run test behavior-x86_64-windows-gnu-x86_64-Debug-libc skipped
error: the following build command failed with exit code 1:
/Users/jonas/src/zig/zig/.zig-cache/o/1e202dad76b21ecb9d2101584b17e7ec/build /Users/jonas/src/zig/zig/build/stage3/bin/zig /Users/jonas/src/zig/zig/lib /Users/jonas/src/zig/zig /Users/jonas/src/zig/zig/.zig-cache /Users/jonas/.cache/zig --seed 0x741c4f4c -Z88f3b51b65bdfc4b test-behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment