Skip to content

Do not prevent tests to run when prerequisite are not fulfilled

Sebastien Ponce requested to merge sponce_runAllTests into master

Otherwise ref updates cannot be built consistently as changing references cause tests to fail and prevent the dependent tests to run and thus to create the new references needed.

@rmatev @clemenci

Merge request reports