Skip to content

Instantly share code, notes, and snippets.

@kamidev
Last active April 20, 2025 13:58
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.377+f01833e03
➜ build git:(master) zig build test-behavior
test-behavior
└─ run test behavior-aarch64-macos.15.4.1...15.4.1-none-apple_m3-Debug-libc-cbe 1927/2058 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/9ae5e5e3e46e709564b43d4133ba5bd8/behavior-aarch64-macos.15.4.1...15.4.1-none-apple_m3-Debug-libc-cbe --seed=0xe484faa --cache-dir=/Users/jonas/src/zig/zig/.zig-cache --listen=-
test-behavior
└─ run test behavior-x86_64-macos.13.0...15.3.1-none-core2-Debug-selfhosted-no-lld 1908/2058 passed, 3 failed, 147 skipped
error: 'behavior.cast.test.cast f16 to wider types' failed: ???:?:?: 0x1044f0023 in ??? (???)
???:?:?: 0x10471d68c in ??? (???)
???:?:?: 0x10471d889 in ??? (???)
error: 'behavior.vector.test.array to vector with element type coercion' failed: ???:?:?: 0x1044f0023 in ??? (???)
???:?:?: 0x1048d2847 in ??? (???)
???:?:?: 0x1048d2a53 in ??? (???)
error: 'behavior.widening.test.float widening' failed: ???:?:?: 0x1044f0023 in ??? (???)
???:?:?: 0x1048e2025 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/39e347c36f6b2f6f6453ae97656958ec/test --seed=0xe484faa --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_v2-Debug-selfhosted-no-lld-pic
└─ zig test Debug x86_64-linux-none failure
error: memory usage peaked at 2623766528 bytes, exceeding the declared upper bound of 2147483648
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 2421391360 bytes, exceeding the declared upper bound of 2147483648
Build Summary: 125/225 steps succeeded; 93 skipped; 4 failed; 23363/24696 tests passed; 1328 skipped; 5 failed
test-behavior transitive failure
├─ run test behavior-aarch64-macos.15.4.1...15.4.1-none-apple_m3-Debug-libc-cbe 1927/2058 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.3.1-none-core2-Debug-selfhosted-no-lld 1908/2058 passed, 3 failed, 147 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-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.31-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-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.31-baseline-Debug-libc skipped
├─ run test behavior-arm-linux.5.10...6.13.4-gnueabihf.2.31-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.31-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-gnueabihf.2.31-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.31-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux.5.10...6.13.4-gnueabihf.2.31-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.31-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-gnueabihf.2.31-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-gnuabi64.2.31-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-gnuabi64.2.31-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.31-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-gnueabihf.2.31-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/0d47adb86d8df42bdc7f05051b93a4fd/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 0xe484faa -Z5f9a681d75f20617 test-behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment