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

stdlib: prevent shell from crashing when completing Var/ and Var( #9078

Conversation

frazze-jobb
Copy link
Contributor

@frazze-jobb frazze-jobb commented Nov 18, 2024

Fixes #9071

@frazze-jobb frazze-jobb added team:VM Assigned to OTP team VM fix labels Nov 18, 2024
@frazze-jobb frazze-jobb self-assigned this Nov 18, 2024
@frazze-jobb frazze-jobb force-pushed the frazze/stdlib/completion_of_slash_expression_crashes/OTP-19361 branch from 335f3cc to 0be18d1 Compare November 18, 2024 11:58
garazdawi
garazdawi previously approved these changes Nov 18, 2024
@frazze-jobb frazze-jobb changed the base branch from master to maint November 18, 2024 14:09
@frazze-jobb frazze-jobb dismissed garazdawi’s stale review November 18, 2024 14:09

The base branch was changed.

Copy link
Contributor

github-actions bot commented Nov 18, 2024

CT Test Results

    2 files     95 suites   1h 6m 59s ⏱️
2 157 tests 2 109 ✅ 48 💤 0 ❌
2 516 runs  2 466 ✅ 50 💤 0 ❌

Results for commit 9e24612.

♻️ 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 fail?

@frazze-jobb frazze-jobb force-pushed the frazze/stdlib/completion_of_slash_expression_crashes/OTP-19361 branch 3 times, most recently from 0ad7e41 to 466e835 Compare November 20, 2024 09:29
@frazze-jobb frazze-jobb force-pushed the frazze/stdlib/completion_of_slash_expression_crashes/OTP-19361 branch from 466e835 to 9e24612 Compare November 21, 2024 09:37
@frazze-jobb frazze-jobb added the testing currently being tested, tag is used by OTP internal CI label Nov 21, 2024
@frazze-jobb frazze-jobb merged commit 9279c67 into erlang:maint Nov 26, 2024
24 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 testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Erlang shell (erl) crashing
2 participants