Skip to content

Conversation

@frazze-jobb
Copy link
Contributor

Erlang/OTP tools may look for no_dot_erlang.boot files in CWD, but we should look for them in the $ROOT directory.

During initialization of the code_server, the paths are iterated to find which ones are archives. "." is not an archive and
we should not need an entry for it.

@frazze-jobb frazze-jobb self-assigned this Oct 22, 2025
@frazze-jobb frazze-jobb added the team:VM Assigned to OTP team VM label Oct 22, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 22, 2025

CT Test Results

    4 files    203 suites   1h 54m 15s ⏱️
3 216 tests 2 819 ✅ 397 💤 0 ❌
4 197 runs  3 721 ✅ 476 💤 0 ❌

Results for commit 77f5635.

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

Handle boot file paths that contain a $ROOT pattern. This will
make it possible to force Erlang/OTP tools to not look in other
code paths for boot files.
@frazze-jobb frazze-jobb force-pushed the frazze/erts/remove_cwd_reads/OTP-19819 branch from d003544 to 77f5635 Compare November 7, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:VM Assigned to OTP team VM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant