Skip to content

Instantly share code, notes, and snippets.

@kamidev
Last active May 29, 2025 10:19
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 master 0.15.0-dev.666+c04be630d
➜ build git:(master) zig build test-behavior
test-behavior
└─ run test behavior-x86_64-macos.13.0...15.4.1-none-core2-Debug-selfhosted-no-lld 1944/2078 passed, 3 failed, 131 skipped
error: 'behavior.cast.test.cast f16 to wider types' failed: ???:?:?: 0x106124023 in ??? (???)
???:?:?: 0x106355ce2 in ??? (???)
???:?:?: 0x106355edf in ??? (???)
error: 'behavior.vector.test.array to vector with element type coercion' failed: ???:?:?: 0x106124023 in ??? (???)
???:?:?: 0x10651c7f4 in ??? (???)
???:?:?: 0x10651ca00 in ??? (???)
error: 'behavior.widening.test.float widening' failed: ???:?:?: 0x106124023 in ??? (???)
???:?:?: 0x10653678c in ??? (???)
error: while executing test 'behavior.usingnamespace.import_segregation.test.no clobbering happened', the following test command failed:
/Users/jonas/src/zig/zig/.zig-cache/o/fcce61cad33168ae0d8b65058a785dc5/test --seed=0x79f38280 --cache-dir=/Users/jonas/src/zig/zig/.zig-cache --listen=-
test-behavior
└─ run test behavior-aarch64-macos.15.5...15.5-none-apple_m3-Debug-libc-cbe 1947/2078 passed, 2 failed, 129 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.usingnamespace.import_segregation.test.no clobbering happened', the following test command failed:
/Users/jonas/src/zig/zig/.zig-cache/o/bd44623a1b5a2c4806e27a079a3c4141/behavior-aarch64-macos.15.5...15.5-none-apple_m3-Debug-libc-cbe --seed=0x79f38280 --cache-dir=/Users/jonas/src/zig/zig/.zig-cache --listen=-
test-behavior
└─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64-Debug-selfhosted-no-lld
└─ zig test Debug x86_64-linux-none failure
error: memory usage peaked at 2829418496 bytes, exceeding the declared upper bound of 2488843878
test-behavior
└─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64_v2-Debug-selfhosted-no-lld-pic
└─ zig test Debug x86_64-linux-none failure
error: memory usage peaked at 2923233280 bytes, exceeding the declared upper bound of 2488843878
Build Summary: 131/237 steps succeeded; 99 skipped; 4 failed; 23629/24936 tests passed; 1302 skipped; 5 failed
test-behavior transitive failure
├─ run test behavior-aarch64-macos.15.5...15.5-none-apple_m3-Debug-libc-cbe 1947/2078 passed, 2 failed, 129 skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64-Debug-selfhosted-no-lld transitive failure
│ └─ zig test Debug x86_64-linux-none failure
├─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64_v2-Debug-selfhosted-no-lld-pic transitive failure
│ └─ zig test Debug x86_64-linux-none failure
├─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64_v3-Debug-selfhosted-no-lld skipped
├─ run test behavior-wasm32-wasi.0.1...0.2.2-musl-lime1-Debug-selfhosted-no-lld skipped
├─ run test behavior-x86_64-macos.13.0...15.4.1-none-core2-Debug-selfhosted-no-lld 1944/2078 passed, 3 failed, 131 skipped
├─ run test behavior-x86_64-windows.win10...win11_dt-gnu-x86_64-Debug-selfhosted-no-lld skipped
├─ run test behavior-wasm32-wasi.0.1...0.2.2-musl-lime1-Debug skipped
├─ run test behavior-wasm32-wasi.0.1...0.2.2-musl-lime1-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64-Debug skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-gnu.2.31-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-gnux32.2.31-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-musl-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-musl-x86_64-Debug-libc-dynamic skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-muslx32-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-musl-x86_64-Debug-libc-no-lld skipped
├─ run test behavior-x86-linux.5.10...6.13.4-none-pentium4-Debug skipped
├─ run test behavior-x86-linux.5.10...6.13.4-musl-pentium4-Debug-libc skipped
├─ run test behavior-x86-linux.5.10...6.13.4-gnu.2.34-pentium4-Debug-libc skipped
├─ run test behavior-aarch64-linux.5.10...6.13.4-none-generic-Debug skipped
├─ run test behavior-aarch64-linux.5.10...6.13.4-musl-generic-Debug-libc skipped
├─ run test behavior-aarch64-linux.5.10...6.13.4-musl-generic-Debug-libc-dynamic skipped
├─ run test behavior-aarch64-linux.5.10...6.13.4-gnu.2.31-generic-Debug-libc skipped
├─ run test behavior-aarch64-windows.win10...win11_dt-gnu-generic-Debug-libc skipped
├─ run test behavior-aarch64_be-linux.5.10...6.13.4-none-generic-Debug skipped
├─ run test behavior-aarch64_be-linux.5.10...6.13.4-musl-generic-Debug-libc skipped
├─ run test behavior-aarch64_be-linux.5.10...6.13.4-gnu.2.31-generic-Debug-libc skipped
├─ run test behavior-arm-linux.5.10...6.13.4-eabi-baseline-Debug skipped
├─ run test behavior-arm-linux.5.10...6.13.4-eabihf-baseline-Debug skipped
├─ run test behavior-arm-linux.5.10...6.13.4-musleabi-baseline-Debug-libc skipped
├─ run test behavior-arm-linux.5.10...6.13.4-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-arm-linux.5.10...6.13.4-gnueabi.2.34-baseline-Debug-libc skipped
├─ run test behavior-arm-linux.5.10...6.13.4-gnueabihf.2.34-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-eabi-baseline-Debug skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-eabihf-baseline-Debug skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-musleabi-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-gnueabi.2.34-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-gnueabihf.2.34-baseline-Debug-libc skipped
├─ run test behavior-thumb-linux.5.10...6.13.4-eabi-baseline-Debug skipped
├─ run test behavior-thumb-linux.5.10...6.13.4-eabihf-baseline-Debug skipped
├─ run test behavior-thumb-linux.5.10...6.13.4-musleabi-baseline-Debug-libc skipped
├─ run test behavior-thumb-linux.5.10...6.13.4-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-thumbeb-linux.5.10...6.13.4-eabi-baseline-Debug skipped
├─ run test behavior-thumbeb-linux.5.10...6.13.4-eabihf-baseline-Debug skipped
├─ run test behavior-thumbeb-linux.5.10...6.13.4-musleabi-baseline-Debug-libc skipped
├─ run test behavior-thumbeb-linux.5.10...6.13.4-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-hexagon-linux.5.10...6.13.4-none-hexagonv68-Debug skipped
├─ run test behavior-hexagon-linux.5.10...6.13.4-musl-hexagonv68-Debug-libc skipped
├─ run test behavior-loongarch64-linux.5.10...6.13.4-none-loongarch64-Debug skipped
├─ run test behavior-loongarch64-linux.5.19...6.13.4-musl-loongarch64-Debug-libc skipped
├─ run test behavior-loongarch64-linux.5.19...6.13.4-gnu.2.36-loongarch64-Debug-libc skipped
├─ run test behavior-mips-linux.5.10...6.13.4-eabi-mips32r2-Debug skipped
├─ run test behavior-mips-linux.5.10...6.13.4-eabihf-mips32r2-Debug skipped
├─ run test behavior-mips-linux.5.10...6.13.4-musleabi-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux.5.10...6.13.4-musleabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux.5.10...6.13.4-gnueabi.2.34-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux.5.10...6.13.4-gnueabihf.2.34-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-eabi-mips32r2-Debug skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-eabihf-mips32r2-Debug skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-musleabi-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-musleabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-gnueabi.2.34-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-gnueabihf.2.34-mips32r2-Debug-libc skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-none-mips64r2-Debug skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-muslabi64-mips64r2-Debug-libc skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-muslabin32-mips64r2-Debug-libc skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-gnuabi64.2.31-mips64r2-Debug-libc skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-gnuabin32.2.34-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-none-mips64r2-Debug skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-muslabi64-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-muslabin32-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-gnuabi64.2.31-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-gnuabin32.2.34-mips64r2-Debug-libc skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-eabi-ppc-Debug skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-eabihf-ppc-Debug skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-musleabi-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-musleabihf-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-gnueabi.2.34-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-gnueabihf.2.34-ppc-Debug-libc skipped
├─ run test behavior-powerpc64-linux.5.10...6.13.4-none-ppc64-Debug skipped
├─ run test behavior-powerpc64-linux.5.10...6.13.4-musl-ppc64-Debug-libc skipped
├─ run test behavior-powerpc64le-linux.5.10...6.13.4-none-ppc64le-Debug skipped
├─ run test behavior-powerpc64le-linux.5.10...6.13.4-musl-ppc64le-Debug-libc skipped
├─ run test behavior-powerpc64le-linux.5.10...6.13.4-gnu.2.31-ppc64le-Debug-libc skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-none-baseline_rv32-Debug skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-musl-baseline_rv32-Debug-libc skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-none-baseline_rv32-Debug skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-musl-baseline_rv32-Debug-libc skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-gnu.2.33-baseline_rv32-Debug-libc skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-none-baseline_rv64-Debug skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-musl-baseline_rv64-Debug-libc skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-none-baseline_rv64-Debug skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-musl-baseline_rv64-Debug-libc skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-gnu.2.31-baseline_rv64-Debug-libc skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-musl-baseline_rv64-Debug-selfhosted-no-lld skipped
├─ run test behavior-s390x-linux.5.10...6.13.4-none-arch8-Debug skipped
├─ run test behavior-s390x-linux.5.10...6.13.4-musl-arch8-Debug-libc skipped
├─ run test behavior-s390x-linux.5.10...6.13.4-gnu.2.31-arch8-Debug-libc skipped
├─ run test behavior-x86-windows.win10...win11_dt-msvc-pentium4-Debug skipped
├─ run test behavior-x86_64-windows.win10...win11_dt-msvc-x86_64-Debug skipped
├─ run test behavior-x86-windows.win10...win11_dt-gnu-pentium4-Debug-libc skipped
└─ run test behavior-x86_64-windows.win10...win11_dt-gnu-x86_64-Debug-libc skipped
error: the following build command failed with exit code 1:
/Users/jonas/src/zig/zig/.zig-cache/o/e4d9afedb500648addcd3cf38e51dce2/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 0x79f38280 -Zb42550d7b70d963c test-behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment