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

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

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

IceTDrinker
Copy link
Member

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

PR content/description

@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

@IceTDrinker
Copy link
Member Author

@slab-ci cpu_wasm_test

@github-actions github-actions bot removed the m1_test Launch test on our CI m1 mac 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

@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

hmm

@IceTDrinker IceTDrinker added m1_test Launch test on our CI m1 mac and removed m1_test Launch test on our CI m1 mac labels Nov 30, 2023
Copy link

@slab-ci cpu_fast_test

@IceTDrinker
Copy link
Member Author

@slab-ci cpu_wasm_test

@github-actions github-actions bot removed the m1_test Launch test on our CI m1 mac label Nov 30, 2023
- 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
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

@IceTDrinker
Copy link
Member Author

separated the content in two commits, content unchanged

@github-actions github-actions bot removed the approved label Dec 1, 2023
Copy link

github-actions bot commented Dec 1, 2023

@slab-ci cpu_fast_test

@IceTDrinker
Copy link
Member Author

@slab-ci cpu_wasm_test

@IceTDrinker IceTDrinker merged commit 303cac2 into main Dec 1, 2023
10 checks passed
@IceTDrinker IceTDrinker deleted the am/chore/re-enable-doctest-lto branch December 1, 2023 11:34
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