-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Open
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Description
During the latest Node.js major release (#52505) we have had to disable test-ubsan.yml
due to failing tests on a recent V8 update (#52560).
I have tried to make it work, but due to the short time frame I had to fix it, we have decided to simply disable it for now.
Some insights:
- It seems clang provides a better output and some docs we could use in the suppressions file.
- Changing from g++ to clang for UBSAN will require changing all the suppression file
Metadata
Metadata
Assignees
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.