You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.