Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix circular offheap list bug #8104

Conversation

sverker
Copy link
Contributor

@sverker sverker commented Feb 8, 2024

Fix #8044

MERGED to maint and master.
59696d5 scheduled for OTP-27.0 and next OTP-26.2.* patch.
b8989bf scheduled for next OTP-25.3.2.* patch.

If the long timers test lingers in the background during tests,
and can even persist after tests have been aborted. To deal with
this, the test tries to stop previous nodes, but does so with a
local fun which fails if the OTP version has changed in the
meantime, for example if rebasing something to an earlier version.

To fix this, we'll use an external fun instead so that we'll be
capable of stopping nodes of any version from here on.
@sverker sverker self-assigned this Feb 8, 2024
Copy link
Contributor

github-actions bot commented Feb 8, 2024

CT Test Results

    2 files    121 suites   39m 5s ⏱️
1 500 tests 1 449 ✅ 51 💤 0 ❌
1 809 runs  1 741 ✅ 68 💤 0 ❌

Results for commit b8989bf.

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

@rickard-green rickard-green added the team:VM Assigned to OTP team VM label Feb 12, 2024
@sverker sverker force-pushed the sverker/25/erts/jit-missing-swapout-at-exit/OTP-18971 branch from 1fbbe0b to b8989bf Compare February 12, 2024 15:22
@sverker sverker closed this Feb 22, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants