Skip to content

chore(ci): re-enable release profile for doctest #717

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

Closed
wants to merge 1 commit into from

Conversation

IceTDrinker
Copy link
Member

closes: https://github.com/zama-ai/tfhe-rs-internal/issues/333

PR content/description

- following merge of 17.0.4 in rust stable the bug uncovered by lto on
aarch64 has been fixed rust-lang/rust#116941 so
we remove the hard coded override
@IceTDrinker IceTDrinker requested a review from soonum November 30, 2023 08:48
@cla-bot cla-bot bot added the cla-signed label Nov 30, 2023
@IceTDrinker IceTDrinker added the m1_test Launch test on our CI m1 mac label Nov 30, 2023
Copy link

@slab-ci cpu_fast_test

@github-actions github-actions bot removed the m1_test Launch test on our CI m1 mac label Nov 30, 2023
Copy link

Pull Request has been approved 🎉
Launching full test suite...
@slab-ci cpu_test
@slab-ci cpu_unsigned_integer_test
@slab-ci cpu_signed_integer_test
@slab-ci cpu_wasm_test
@slab-ci csprng_randomness_testing

@slab-ci
Copy link

slab-ci bot commented Nov 30, 2023

Failed to spawn EC2 instances: failed to create aws ec2 instance after many attempts (InsufficientInstanceCapacity(ApiErrorInfo { code: "InsufficientInstanceCapacity", message: "We currently do not have sufficient m6i.32xlarge capacity in zones with support for 'gp2' volumes. Our system will be working on provisioning additional capacity." }))

@IceTDrinker
Copy link
Member Author

@slab-ci cpu_unsigned_integer_test

@slab-ci
Copy link

slab-ci bot commented Nov 30, 2023

Failed to spawn EC2 instances: failed to create aws ec2 instance after many attempts (InsufficientInstanceCapacity(ApiErrorInfo { code: "InsufficientInstanceCapacity", message: "We currently do not have sufficient m6i.32xlarge capacity in zones with support for 'gp2' volumes. Our system will be working on provisioning additional capacity." }))

@IceTDrinker
Copy link
Member Author

@slab-ci cpu_unsigned_integer_test

@IceTDrinker
Copy link
Member Author

still some errors/miscompiles, on the road again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lto = "fat" causes doctest to generate invalid code for Apple M1 (and potentially x86)
2 participants