Draft: Enable tests on DD4hep platforms
Enable integration tests on DD4hep platforms.
Following the discussion from @clemenci here,
I replaced the DEPENDS
keyword with FIXTURES_REQUIRED
, so that tests are skipped if their previous step failed.
At the moment the test chains are still failing on DD4hep platforms but their the red box could be a reminder that they still have to be fixed.