Skip to content

stdlib: fix shell save_module/1 so that it saves all records in scope #9897

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

Conversation

frazze-jobb
Copy link
Contributor

Closes #9816

@frazze-jobb frazze-jobb self-assigned this Jun 2, 2025
@frazze-jobb frazze-jobb added team:VM Assigned to OTP team VM fix labels Jun 2, 2025
Copy link
Contributor

github-actions bot commented Jun 2, 2025

CT Test Results

    2 files     97 suites   1h 10m 1s ⏱️
2 206 tests 2 155 ✅ 51 💤 0 ❌
2 585 runs  2 529 ✅ 56 💤 0 ❌

Results for commit c823722.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

Copy link
Contributor

@garazdawi garazdawi left a comment

Choose a reason for hiding this comment

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

A testcase seems to be failing?

@frazze-jobb frazze-jobb force-pushed the frazze/stdlib/save_module_include_all_records/OTP-19647 branch from 69d09ec to c823722 Compare June 9, 2025 08:29
@frazze-jobb frazze-jobb merged commit a331304 into erlang:master Jun 12, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

save_module/1 shell function ignore records from rr/1 .
2 participants