Skip to content

Fail fast if dependencies download fails for the windows jobs #6883

Open
@NlightNFotis

Description

@NlightNFotis

As an example, in https://github.com/diffblue/cbmc/runs/6579237651?check_suite_focus=true, we had the download of flex/bison fail on the windows package job because of networking issues in the Fetch Dependencies step of the job, but the issue manifested much later (when find_flex, used by cmake failed to find the binary).

We should update our build scripts to support failing fast if chocolatey fails to download any of the dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions