Skip to content

ability for RunStep with stdio inherit mode to succeed when the child process has a failing exit code #14996

@leecannon

Description

@leecannon

After the merge of #14647 the ability to ignore the exit code of a RunStep to determine success has been removed.

This means that if you use a RunStep to execute your program and it fails due to incorrect arguments, incorrect system state or some other reason the build runner outputs a failed build summary even though in this situation the build was fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalThis issue suggests modifications. If it also has the "accepted" label then it is planned.zig build systemstd.Build, the build runner, `zig build` subcommand, package management

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions