Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@joaohf
Copy link
Contributor

@joaohf joaohf commented Oct 16, 2025

Avoid build paths for snmp_pdus_basic.beam when deterministic is enabled.

Avoid build paths for snmp_pdus_basic.beam when deterministic is enabled.
@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2025

CT Test Results

  2 files   24 suites   48m 1s ⏱️
496 tests 468 ✅  28 💤 0 ❌
652 runs  516 ✅ 136 💤 0 ❌

Results for commit a28f1e6.

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

$(SNMP_FLAGS)

ifeq ($(ERL_DETERMINISTIC),yes)
ASN1_OPTS += +deterministic
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This ASN1_OPTS is used by lib/snmp/src/misc/depend.mk

@rickard-green rickard-green added the team:PS Assigned to OTP team PS label Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:PS Assigned to OTP team PS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants