Skip to content

Conversation

sverker
Copy link
Contributor

@sverker sverker commented Aug 26, 2025

To catch irritating mistakes with a faulty set ERL_TOP.

@sverker sverker self-assigned this Aug 26, 2025
@sverker sverker added team:VM Assigned to OTP team VM enhancement labels Aug 26, 2025
Copy link
Contributor

github-actions bot commented Aug 26, 2025

CT Test Results

  1 files   11 suites   3m 54s ⏱️
 95 tests  91 ✅ 4 💤 0 ❌
111 runs  107 ✅ 4 💤 0 ❌

Results for commit a6be21c.

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

u3s
u3s previously approved these changes Aug 27, 2025
@kvakvs
Copy link
Collaborator

kvakvs commented Aug 27, 2025

Love to see it

@sverker sverker added the testing currently being tested, tag is used by OTP internal CI label Aug 28, 2025
@sverker
Copy link
Contributor Author

sverker commented Sep 22, 2025

So far found two occurrences where our own scripts run $ERL_TOP/otp_build from a different $PWD:

  • otp_build tests from Jenkins.
  • otp_build download_gdb_tools in cerl

A better check could be to fail if $ERL_TOP/otp_build is not the running script (if that is possible to obtain).

@sverker sverker removed the testing currently being tested, tag is used by OTP internal CI label Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants