Skip to content

Allow CI to fail

Antoine Regimbeau requested to merge CI_failstatus into develop

Summary

Ctest is always returning an exit value of 0 unless a message of type FATAL_ERROR or SEND_ERROR is made.
Which is now the case.
Please vote this MR while it is red, I will commit the revert once it has enough vote.

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Edited by Antoine Regimbeau

Merge request reports