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(drun): Enable canister snapshots #1240

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Conversation

luc-blaeser
Copy link
Contributor

Enable the canister snapshot feature in drun for Motoko tests.

@luc-blaeser luc-blaeser self-assigned this Aug 30, 2024
@github-actions github-actions bot added the chore label Aug 30, 2024
@luc-blaeser luc-blaeser marked this pull request as ready for review August 30, 2024 09:15
@luc-blaeser luc-blaeser requested a review from a team as a code owner August 30, 2024 09:15
@luc-blaeser luc-blaeser added this pull request to the merge queue Aug 30, 2024
Merged via the queue into master with commit 083bcfd Aug 30, 2024
25 checks passed
@luc-blaeser luc-blaeser deleted the luc/drun-enable-snapshots branch August 30, 2024 20:53
mergify bot pushed a commit to dfinity/motoko that referenced this pull request Sep 9, 2024
Using IC 2024-08-16 with some adjustments:
* `drun` adjustments for better testing
   - dfinity/ic#662 (Lift 8GB memory boundary from drun)
   - dfinity/ic#988 (Enable Wasm64 with 16GB main memory capacity)
   - dfinity/ic#991 (Disable DTS for deterministic debug outputs)
   - dfinity/ic#992 (Increase batch limit for longer running tests)
   - dfinity/ic#1240 (Enable canister snapshots)
* IC build fixes for `nix`:
   - Remove duplicate entries of same crate with same versions in `Cargo.toml`.
   - dfinity/ic#993 (Fix MacOS `rocksdb` dependency).
* Other IC fixes:
   - dfinity/ic#1250 (Fix canister snapshots)
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.

2 participants