Skip to content

Behavior test fails on x86_64-darwin #24974

@RossComputerGuy

Description

@RossComputerGuy

Zig Version

0.15.1

Steps to Reproduce and Observed Behavior

Just build zig normally and run the tests.

Discovered in:

zig> 1900/2010 behavior.vector.test.array to vector with element type coercion...FAIL (TestUnexpectedResult)
zig> ???:?:?: 0x108c2e029 in ??? (???)
zig> ???:?:?: 0x10901d166 in ??? (???)
zig> ???:?:?: 0x10901d376 in ??? (???)
zig> 1984/2010 behavior.widening.test.float widening...FAIL (TestUnexpectedResult)
zig> ???:?:?: 0x108c2e029 in ??? (???)
zig> ???:?:?: 0x109052cf5 in ??? (???)

I don't have an x86_64 Darwin machine so I can't dig deeper. Hopefully this brings some attention to try and fix this. Maybe someone with an x86_64 Darwin machine can run a debug build to see what's going wrong.

Expected Behavior

Test should pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions