Skip to content

Conversation

@tsmaeder
Copy link
Member

What it does

Fixes #14980

How to test

This is supposed to fix the PR tests on Ubuntu.

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Contributed on behalf of STMicroelectronics

Review checklist

Reminder for reviewers

Fixes eclipse-theia#14980

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
@tsmaeder
Copy link
Member Author

Seems like to update fixes the handling of the underlying crash in the test

@JonasHelming
Copy link
Contributor

the job still seems to fail?

@tsmaeder
Copy link
Member Author

tsmaeder commented Feb 20, 2025

Seems like to update fixes the handling of the underlying crash in the test

But not the crash itself. Seems like some native is crashing the test process due to a double free(). To find out what's happening, we would have to obtain a core dump, but since it's not happening on my machine, I don't know how to do that.

sdirix added 2 commits March 26, 2025 14:09
The core tests crash on Linux with Node 22+ as Node is much more strict
in its memory handling.

Fixes the crash by:
- fixing listener leak in keybinding tests
- making sure file watcher installed by logger-cli is unsubscribed
@sdirix sdirix changed the title Update nyc to 17.1.0 fix test crash on Ubuntu with Node 22+ Mar 26, 2025
@ndoschek
Copy link
Member

ndoschek commented Nov 3, 2025

Tests on Ubuntu 22 have been more stable lately, also with #16272, so I’m closing this for now.
Please feel free to reopen if you’re still seeing issues or disagree!

@ndoschek ndoschek closed this Nov 3, 2025
@github-project-automation github-project-automation bot moved this from Waiting on reviewers to Done in PR Backlog Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Spurios PR Check Failures on Ubuntu

4 participants