[CI] Mandrel Windows build failing to produce native image agents, doesn't fail the build #636
Labels
bug
Something isn't working
os/windows
Windows specific
testing
CI and testing related issues and PRs
Description
When we build Mandrel for Windows in CI the build doesn't fail if the native image agents fail to build. We need to correct this as it just makes triage more difficult. It starts to run tests - some of which are then bound to fail - while the actual mandrel build was incomplete. Example:
https://github.com/graalvm/mandrel/actions/runs/7216793492/job/19663590268#step:8:459
Then results in those strange test reports in Mandrel IT like here:
Karm/mandrel-integration-tests#207 (comment)
Expected Behaviour
Failing to produce the native image agents should fail the Mandrel build. I.e. Exit with error.
The text was updated successfully, but these errors were encountered: