Skip to content

Include UndefinedBehavior Sanitizer to our CI #46062

Closed
@RafaelGSS

Description

@RafaelGSS

Hi!

Are we interested in including an Undefined Behavior Sanitizer (pretty similar to our test-asan) in our CI workflow?

I know that currently, our CI takes a quite long time to conclude (considering flaky tests), but, undefined behavior is very often harmful to compiler assumptions and eventually, makes a branch slower.

I made a test including this flag only on macOS (just to test a particular case), but in case we concur on having this as an option I can pursue this work. See https://github.com/nodejs/node/compare/main...RafaelGSS:node:build/incldue-ub-build?expand=1

Interested in hearing your thoughts @nodejs/build @richardlau @addaleax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions