Skip to content

chore: get rid of ic-ref-run #5041

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

Merged
merged 9 commits into from
Apr 15, 2025
Merged

chore: get rid of ic-ref-run #5041

merged 9 commits into from
Apr 15, 2025

Conversation

ggreif
Copy link
Contributor

@ggreif ggreif commented Apr 14, 2025

Don't compile to .ref.wasm and don't try to run the comparison.

Remaining vestiges:

  • test/run-drun/actor-import/lg264-qjkae.did (and users of it)
  • git grep ic-ref

Copy link

github-actions bot commented Apr 14, 2025

Comparing from db6d3ed to c2221d5:
The produced WebAssembly code seems to be completely unchanged.

@ggreif ggreif marked this pull request as ready for review April 14, 2025 20:57
@ggreif ggreif requested a review from a team as a code owner April 14, 2025 20:57
Copy link
Collaborator

@alexandru-uta alexandru-uta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks for the simplification

@@ -0,0 +1,3 @@
service : {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deal with test/run-drun/actor-import/lg264-qjkae.did? Looks like a fossil!

deal with these later:
```
$ git grep lg264-qjkae | grep actor-alias
test/fail/bad-actor-import1.mo://MOC-FLAG --actor-alias foo lg264-qjkae
test/mo-idl/issue-2529.mo://MOC-FLAG --actor-alias qr lg264-qjkae
test/run-drun/explicit-actor-import.mo://MOC-FLAG --actor-alias self lg264-qjkae
```
@ggreif ggreif force-pushed the gabor/elim-ic-ref-run branch from 37da9cf to d44d907 Compare April 15, 2025 07:46
@ggreif ggreif self-assigned this Apr 15, 2025
@ggreif ggreif added automerge-squash When ready, merge (using squash) testing Related to test suite labels Apr 15, 2025
@mergify mergify bot merged commit 6ecc76f into master Apr 15, 2025
17 checks passed
@mergify mergify bot deleted the gabor/elim-ic-ref-run branch April 15, 2025 11:55
@mergify mergify bot removed the automerge-squash When ready, merge (using squash) label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants