Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100% behavior tests passing for the x86_64 backend #22256

Closed
andrewrk opened this issue Dec 17, 2024 · 1 comment
Closed

100% behavior tests passing for the x86_64 backend #22256

andrewrk opened this issue Dec 17, 2024 · 1 comment
Labels
arch-x86_64 64-bit x86 backend-self-hosted enhancement Solving this issue will likely involve adding new logic or components to the codebase.

Comments

@andrewrk
Copy link
Member

Issue close criteria:

$ stage3/bin/zig test ../test/behavior.zig -target x86_64-linux
1880 passed; 99 skipped; 0 failed.
$ stage3/bin/zig test ../test/behavior.zig -fno-llvm -fno-lld -target x86_64-linux
1796 passed; 184 skipped; 0 failed.

When the second command has a number passing >= to the first command, this issue can be closed.

Related:

@andrewrk andrewrk added enhancement Solving this issue will likely involve adding new logic or components to the codebase. arch-x86_64 64-bit x86 backend-self-hosted labels Dec 17, 2024
@andrewrk andrewrk added this to the 0.15.0 milestone Dec 17, 2024
@andrewrk
Copy link
Member Author

Duplicate of #17645

@andrewrk andrewrk marked this as a duplicate of #17645 Dec 17, 2024
@andrewrk andrewrk closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2024
@andrewrk andrewrk removed this from the 0.15.0 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x86_64 64-bit x86 backend-self-hosted enhancement Solving this issue will likely involve adding new logic or components to the codebase.
Projects
None yet
Development

No branches or pull requests

1 participant