This ticket is currently under construction - please ignore for the moment.
Some projects have unstable or unstable tests with some special properties
- Tests should be executed.
- However they are not reliable and may sometimes fail.
- Failures should be reported but not lead to prevent merging a PR.
Probably we need a workflow extension for ci.yml, i.e. ci-extension.yml to execute the optional tests, if there are such.
The changes implemented with ticket #563 currently to not seem to support executing multiple tests in a matrix build and rating only some of them as mandatory.
This ticket is currently under construction - please ignore for the moment.
Some projects have unstable or unstable tests with some special properties
Probably we need a workflow extension for
ci.yml, i.e.ci-extension.ymlto execute the optional tests, if there are such.The changes implemented with ticket #563 currently to not seem to support executing multiple tests in a matrix build and rating only some of them as mandatory.