Skip to content

kernel: fixes broken test#10828

Open
kikofernandez wants to merge 1 commit intoerlang:masterfrom
kikofernandez:kiko/kernel/fix-sctp-test-example
Open

kernel: fixes broken test#10828
kikofernandez wants to merge 1 commit intoerlang:masterfrom
kikofernandez:kiko/kernel/fix-sctp-test-example

Conversation

@kikofernandez
Copy link
Contributor

No description provided.

@kikofernandez kikofernandez self-assigned this Mar 10, 2026
@kikofernandez kikofernandez requested a review from bmk March 10, 2026 15:44
@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2026

CT Test Results

    2 files     74 suites   1h 9m 53s ⏱️
1 795 tests 1 377 ✅ 417 💤 1 ❌
2 048 runs  1 571 ✅ 476 💤 1 ❌

For more details on these failures, see this check.

Results for commit 2260554.

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

@kikofernandez kikofernandez added team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI labels Mar 10, 2026
@kikofernandez kikofernandez force-pushed the kiko/kernel/fix-sctp-test-example branch from f3525ad to 2260554 Compare March 10, 2026 16:03
@kikofernandez kikofernandez 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 Mar 10, 2026
$(EMAKEFILE) $(COVERFILE) "$(RELSYSDIR)"
chmod -R u+w "$(RELSYSDIR)"
@tar cf - *_SUITE_data | (cd "$(RELSYSDIR)"; tar xf -)
(cd ..; tar cf - examples | (cd "$(RELSYSDIR)"; tar xf -))
Copy link
Contributor

Choose a reason for hiding this comment

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

I have already merged an almost identical change.

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.

2 participants