Skip to content

Conversation

@richcarl
Copy link
Contributor

@richcarl richcarl commented Jan 5, 2026

Selecting a random node of a component as root may start in a dead end, so that the rest of the component is not traversed. The root selection needs to use cyclic strong components.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

CT Test Results

    2 files     97 suites   1h 7m 2s ⏱️
2 228 tests 2 176 ✅ 52 💤 0 ❌
2 618 runs  2 562 ✅ 56 💤 0 ❌

Results for commit 72f0716.

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

@richcarl
Copy link
Contributor Author

richcarl commented Jan 5, 2026

Something seems broken in the license header checks, perhaps due to the new year?

Selecting a random node of a component as root may start in a dead end,
so that the rest of the component is not traversed. The root selection
needs to use cyclic strong components.
@rickard-green rickard-green added team:VM Assigned to OTP team VM team:PS Assigned to OTP team PS and removed team:VM Assigned to OTP team VM team:PS Assigned to OTP team PS labels Jan 7, 2026
@jhogberg jhogberg self-assigned this Jan 7, 2026
@jhogberg jhogberg added the testing currently being tested, tag is used by OTP internal CI label Jan 7, 2026
@bjorng
Copy link
Contributor

bjorng commented Jan 7, 2026

Something seems broken in the license header checks, perhaps due to the new year?

Yes, and yes.

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 testing currently being tested, tag is used by OTP internal CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants