Skip to content

Windows testing does not catch path syntax problems when generating files #10503

@gilles-peskine-arm

Description

@gilles-peskine-arm

#10502 is a bug on Windows which is due to a file generation script printing out a Windows path with backslashes, but that printed path is consumed by CMake which needs a POSIX path with slashes.

Somehow this didn't break our Windows CI.

The goal of this issue is to improve our CI so that this bug (and similar ones) would be caught.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component-platformPortability layer and build scriptssize-sEstimated task size: small (~2d)

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions