Skip to content

Run tests in DEBUG in CI (in addition to RELEASE) #28147

@roji

Description

@roji

Our CI runs tests in RELEASE, since that's what we release to users. However, we have various additional DEBUG-only checks and asserts in the codebase, and it's important these get evaluated in CI as well.

We can add an additional build for DEBUG, or maybe leave Helix in Release and make the non-Helix build run in DEBUG?

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