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.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2025

CT Test Results

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

Results for commit 5141eb9.

♻️ 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
@Whaileee Whaileee added the testing currently being tested, tag is used by OTP internal CI label Nov 3, 2025
@Whaileee
Copy link
Contributor

Hi, could you rebase your PR so that Create SBOM not longer fails? Its fixed on upstream

@joaohf joaohf force-pushed the snmp-misc-asn-determinisc-build branch from a28f1e6 to 1fbfa80 Compare November 26, 2025 12:40
@joaohf
Copy link
Contributor Author

joaohf commented Nov 26, 2025

Hi @Whaileee

I've just rebased it.

Thanks

@Whaileee Whaileee added testing currently being tested, tag is used by OTP internal CI and removed testing currently being tested, tag is used by OTP internal CI labels Dec 1, 2025
Avoid build paths for snmp_pdus_basic.beam when deterministic is enabled.
@Whaileee Whaileee force-pushed the snmp-misc-asn-determinisc-build branch from 1fbfa80 to 5141eb9 Compare December 1, 2025 15:26
@Whaileee Whaileee merged commit 9f9b26f into erlang:master Dec 2, 2025
28 checks passed
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 testing currently being tested, tag is used by OTP internal CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants