Don't execute test suite if compilation fails (#2362)
The CI pipeline should run as fast as possible, so stop a test stage as early as possible.
Merge request reports
Activity
Filter activity
added Build System CI/CD labels
added 7 commits
-
5fdac8d1...4e058891 - 5 commits from branch
computing:master
- 50221161 - Don't execute test suite if compilation fails
- 4e85ce4c - Add error to test failing compilation
-
5fdac8d1...4e058891 - 5 commits from branch
added 1 commit
- 8e76119a - Don't execute test suite if compilation fails
assigned to @p.-a.loizeau and unassigned @f.uhlig
the changes have now proved to work as expected. If a compilation error appears the test stage isn't executed any longer. This fixes #2362.
Please review and merge if you are fine with the MR.
enabled an automatic merge when the pipeline for 8e76119a succeeds
Dear @f.uhlig, @v.friese, @p.-a.loizeau,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
Please register or sign in to reply